Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2025-1220 (GCVE-0-2025-1220)
Vulnerability from cvelistv5
Published
2025-07-13 22:18
Modified
2025-07-14 15:58
Severity ?
VLAI Severity ?
EPSS score ?
CWE
- CWE-918 - Server-Side Request Forgery (SSRF)
Summary
In PHP versions:8.1.* before 8.1.33, 8.2.* before 8.2.29, 8.3.* before 8.3.23, 8.4.* before 8.4.10 some functions like fsockopen() lack validation that the hostname supplied does not contain null characters. This may lead to other functions like parse_url() treat the hostname in different way, thus opening way to security problems if the user code implements access checks before access using such functions.
References
► | URL | Tags | |||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
|
Impacted products
{ "containers": { "adp": [ { "metrics": [ { "other": { "content": { "id": "CVE-2025-1220", "options": [ { "Exploitation": "poc" }, { "Automatable": "no" }, { "Technical Impact": "partial" } ], "role": "CISA Coordinator", "timestamp": "2025-07-14T15:58:46.330104Z", "version": "2.0.3" }, "type": "ssvc" } } ], "providerMetadata": { "dateUpdated": "2025-07-14T15:58:49.718Z", "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "shortName": "CISA-ADP" }, "references": [ { "tags": [ "exploit" ], "url": "https://github.com/php/php-src/security/advisories/GHSA-3cr5-j632-f35r" } ], "title": "CISA ADP Vulnrichment" } ], "cna": { "affected": [ { "defaultStatus": "affected", "product": "PHP", "vendor": "PHP Group", "versions": [ { "lessThan": "8.1.33", "status": "affected", "version": "8.1.*", "versionType": "semver" }, { "lessThan": "8.2.29", "status": "affected", "version": "8.2.*", "versionType": "semver" }, { "lessThan": "8.3.23", "status": "affected", "version": "8.3.*", "versionType": "semver" }, { "lessThan": "8.4.10", "status": "affected", "version": "8.4.*", "versionType": "semver" } ] } ], "credits": [ { "lang": "en", "type": "reporter", "value": "Jihwan Kim" } ], "datePublic": "2025-07-03T12:27:00.000Z", "descriptions": [ { "lang": "en", "supportingMedia": [ { "base64": false, "type": "text/html", "value": "In PHP versions:8.1.* before 8.1.33, 8.2.* before 8.2.29, 8.3.* before 8.3.23, 8.4.* before 8.4.10 some functions like fsockopen() lack validation that the hostname supplied does not contain null characters. This may lead to other functions like parse_url() treat the hostname in different way, thus opening way to security problems if the user code implements access checks before access using such functions.\u0026nbsp;" } ], "value": "In PHP versions:8.1.* before 8.1.33, 8.2.* before 8.2.29, 8.3.* before 8.3.23, 8.4.* before 8.4.10 some functions like fsockopen() lack validation that the hostname supplied does not contain null characters. This may lead to other functions like parse_url() treat the hostname in different way, thus opening way to security problems if the user code implements access checks before access using such functions." } ], "metrics": [ { "cvssV3_1": { "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" }, "format": "CVSS", "scenarios": [ { "lang": "en", "value": "GENERAL" } ] } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-918", "description": "CWE-918 Server-Side Request Forgery (SSRF)", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2025-07-13T22:18:36.974Z", "orgId": "dd77f84a-d19a-4638-8c3d-a322d820ed2b", "shortName": "php" }, "references": [ { "url": "https://github.com/php/php-src/security/advisories/GHSA-3cr5-j632-f35r" } ], "source": { "advisory": "GHSA-453j-q27h-5p8x", "discovery": "EXTERNAL" }, "title": "Null byte termination in hostnames", "x_generator": { "engine": "Vulnogram 0.2.0" } } }, "cveMetadata": { "assignerOrgId": "dd77f84a-d19a-4638-8c3d-a322d820ed2b", "assignerShortName": "php", "cveId": "CVE-2025-1220", "datePublished": "2025-07-13T22:18:36.974Z", "dateReserved": "2025-02-11T04:54:48.211Z", "dateUpdated": "2025-07-14T15:58:49.718Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "vulnerability-lookup:meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2025-1220\",\"sourceIdentifier\":\"security@php.net\",\"published\":\"2025-07-13T23:15:22.773\",\"lastModified\":\"2025-07-22T17:01:01.840\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In PHP versions:8.1.* before 8.1.33, 8.2.* before 8.2.29, 8.3.* before 8.3.23, 8.4.* before 8.4.10 some functions like fsockopen() lack validation that the hostname supplied does not contain null characters. This may lead to other functions like parse_url() treat the hostname in different way, thus opening way to security problems if the user code implements access checks before access using such functions.\"},{\"lang\":\"es\",\"value\":\"En las versiones de PHP 8.1.* anteriores a la 8.1.33, 8.2.* anteriores a la 8.2.29, 8.3.* anteriores a la 8.3.23 y 8.4.* anteriores a la 8.4.10, algunas funciones como fsockopen() carecen de validaci\u00f3n para verificar que el nombre de host proporcionado no contenga caracteres nulos. Esto puede provocar que otras funciones como parse_url() traten el nombre de host de forma diferente, lo que genera problemas de seguridad si el c\u00f3digo de usuario implementa comprobaciones de acceso antes de acceder mediante dichas funciones.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security@php.net\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N\",\"baseScore\":3.7,\"baseSeverity\":\"LOW\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":2.2,\"impactScore\":1.4},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N\",\"baseScore\":5.3,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":3.9,\"impactScore\":1.4}]},\"weaknesses\":[{\"source\":\"security@php.net\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-918\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"8.1.0\",\"versionEndExcluding\":\"8.1.33\",\"matchCriteriaId\":\"1DFFB7CE-0CB6-4229-8A83-D5994163F599\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"8.2.0\",\"versionEndExcluding\":\"8.2.29\",\"matchCriteriaId\":\"C0671DC7-C9E0-4CB9-8CBE-7C7D724A4E3F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"8.3.0\",\"versionEndExcluding\":\"8.3.23\",\"matchCriteriaId\":\"99142A2A-C510-477B-A090-DE73441BBFD0\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"8.4.0\",\"versionEndExcluding\":\"8.4.10\",\"matchCriteriaId\":\"61D8A8DF-85D3-435B-BB2B-F3D728575758\"}]}]}],\"references\":[{\"url\":\"https://github.com/php/php-src/security/advisories/GHSA-3cr5-j632-f35r\",\"source\":\"security@php.net\",\"tags\":[\"Exploit\",\"Vendor Advisory\"]},{\"url\":\"https://github.com/php/php-src/security/advisories/GHSA-3cr5-j632-f35r\",\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"tags\":[\"Exploit\",\"Vendor Advisory\"]}]}}", "vulnrichment": { "containers": "{\"cna\": {\"title\": \"Null byte termination in hostnames\", \"source\": {\"advisory\": \"GHSA-453j-q27h-5p8x\", \"discovery\": \"EXTERNAL\"}, \"credits\": [{\"lang\": \"en\", \"type\": \"reporter\", \"value\": \"Jihwan Kim\"}], \"metrics\": [{\"format\": \"CVSS\", \"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 3.7, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"LOW\", \"vectorString\": \"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"HIGH\", \"availabilityImpact\": \"NONE\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"LOW\"}, \"scenarios\": [{\"lang\": \"en\", \"value\": \"GENERAL\"}]}], \"affected\": [{\"vendor\": \"PHP Group\", \"product\": \"PHP\", \"versions\": [{\"status\": \"affected\", \"version\": \"8.1.*\", \"lessThan\": \"8.1.33\", \"versionType\": \"semver\"}, {\"status\": \"affected\", \"version\": \"8.2.*\", \"lessThan\": \"8.2.29\", \"versionType\": \"semver\"}, {\"status\": \"affected\", \"version\": \"8.3.*\", \"lessThan\": \"8.3.23\", \"versionType\": \"semver\"}, {\"status\": \"affected\", \"version\": \"8.4.*\", \"lessThan\": \"8.4.10\", \"versionType\": \"semver\"}], \"defaultStatus\": \"affected\"}], \"datePublic\": \"2025-07-03T12:27:00.000Z\", \"references\": [{\"url\": \"https://github.com/php/php-src/security/advisories/GHSA-3cr5-j632-f35r\"}], \"x_generator\": {\"engine\": \"Vulnogram 0.2.0\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"In PHP versions:8.1.* before 8.1.33, 8.2.* before 8.2.29, 8.3.* before 8.3.23, 8.4.* before 8.4.10 some functions like fsockopen() lack validation that the hostname supplied does not contain null characters. This may lead to other functions like parse_url() treat the hostname in different way, thus opening way to security problems if the user code implements access checks before access using such functions.\", \"supportingMedia\": [{\"type\": \"text/html\", \"value\": \"In PHP versions:8.1.* before 8.1.33, 8.2.* before 8.2.29, 8.3.* before 8.3.23, 8.4.* before 8.4.10 some functions like fsockopen() lack validation that the hostname supplied does not contain null characters. This may lead to other functions like parse_url() treat the hostname in different way, thus opening way to security problems if the user code implements access checks before access using such functions.\u0026nbsp;\", \"base64\": false}]}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-918\", \"description\": \"CWE-918 Server-Side Request Forgery (SSRF)\"}]}], \"providerMetadata\": {\"orgId\": \"dd77f84a-d19a-4638-8c3d-a322d820ed2b\", \"shortName\": \"php\", \"dateUpdated\": \"2025-07-13T22:18:36.974Z\"}}, \"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2025-1220\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"poc\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-07-14T15:58:46.330104Z\"}}}], \"references\": [{\"url\": \"https://github.com/php/php-src/security/advisories/GHSA-3cr5-j632-f35r\", \"tags\": [\"exploit\"]}], \"providerMetadata\": {\"shortName\": \"CISA-ADP\", \"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"dateUpdated\": \"2025-07-14T15:58:40.498Z\"}}]}", "cveMetadata": "{\"cveId\": \"CVE-2025-1220\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-07-13T22:18:36.974Z\", \"dateReserved\": \"2025-02-11T04:54:48.211Z\", \"assignerOrgId\": \"dd77f84a-d19a-4638-8c3d-a322d820ed2b\", \"datePublished\": \"2025-07-13T22:18:36.974Z\", \"assignerShortName\": \"php\"}", "dataType": "CVE_RECORD", "dataVersion": "5.1" } } }
suse-su-2025:02462-1
Vulnerability from csaf_suse
Published
2025-07-22 08:41
Modified
2025-07-22 08:41
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:
Version update to 8.3.23:
- CVE-2025-1220: Fixed null byte termination in hostnames (bsc#1246167)
- CVE-2025-1735: Fixed pgsql extension does not check for errors during escaping (bsc#1246146)
- CVE-2025-6491: Fixed NULL Pointer Dereference in PHP SOAP Extension via Large XML Namespace Prefix (bsc#1246148)
Patchnames
SUSE-2025-2462,SUSE-SLE-Module-Web-Scripting-15-SP7-2025-2462
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\nVersion update to 8.3.23:\n\n- CVE-2025-1220: Fixed null byte termination in hostnames (bsc#1246167)\n- CVE-2025-1735: Fixed pgsql extension does not check for errors during escaping (bsc#1246146)\n- CVE-2025-6491: Fixed NULL Pointer Dereference in PHP SOAP Extension via Large XML Namespace Prefix (bsc#1246148)\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2025-2462,SUSE-SLE-Module-Web-Scripting-15-SP7-2025-2462", "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_02462-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2025:02462-1", "url": "https://www.suse.com/support/update/announcement/2025/suse-su-202502462-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2025:02462-1", "url": "https://lists.suse.com/pipermail/sle-updates/2025-July/040863.html" }, { "category": "self", "summary": "SUSE Bug 1246146", "url": "https://bugzilla.suse.com/1246146" }, { "category": "self", "summary": "SUSE Bug 1246148", "url": "https://bugzilla.suse.com/1246148" }, { "category": "self", "summary": "SUSE Bug 1246167", "url": "https://bugzilla.suse.com/1246167" }, { "category": "self", "summary": "SUSE CVE CVE-2025-1220 page", "url": "https://www.suse.com/security/cve/CVE-2025-1220/" }, { "category": "self", "summary": "SUSE CVE CVE-2025-1735 page", "url": "https://www.suse.com/security/cve/CVE-2025-1735/" }, { "category": "self", "summary": "SUSE CVE CVE-2025-6491 page", "url": "https://www.suse.com/security/cve/CVE-2025-6491/" } ], "title": "Security update for php8", "tracking": { "current_release_date": "2025-07-22T08:41:03Z", "generator": { "date": "2025-07-22T08:41:03Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2025:02462-1", "initial_release_date": "2025-07-22T08:41:03Z", "revision_history": [ { "date": "2025-07-22T08:41:03Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "apache2-mod_php8-8.3.23-150700.3.3.1.aarch64", "product": { "name": "apache2-mod_php8-8.3.23-150700.3.3.1.aarch64", "product_id": "apache2-mod_php8-8.3.23-150700.3.3.1.aarch64" } }, { "category": "product_version", "name": "php8-8.3.23-150700.3.3.1.aarch64", "product": { "name": "php8-8.3.23-150700.3.3.1.aarch64", "product_id": "php8-8.3.23-150700.3.3.1.aarch64" } }, { "category": "product_version", "name": "php8-bcmath-8.3.23-150700.3.3.1.aarch64", "product": { "name": "php8-bcmath-8.3.23-150700.3.3.1.aarch64", "product_id": "php8-bcmath-8.3.23-150700.3.3.1.aarch64" } }, { "category": "product_version", "name": "php8-bz2-8.3.23-150700.3.3.1.aarch64", "product": { "name": "php8-bz2-8.3.23-150700.3.3.1.aarch64", "product_id": "php8-bz2-8.3.23-150700.3.3.1.aarch64" } }, { "category": "product_version", "name": "php8-calendar-8.3.23-150700.3.3.1.aarch64", "product": { "name": "php8-calendar-8.3.23-150700.3.3.1.aarch64", "product_id": "php8-calendar-8.3.23-150700.3.3.1.aarch64" } }, { "category": "product_version", "name": "php8-cli-8.3.23-150700.3.3.1.aarch64", "product": { "name": "php8-cli-8.3.23-150700.3.3.1.aarch64", "product_id": "php8-cli-8.3.23-150700.3.3.1.aarch64" } }, { "category": "product_version", "name": "php8-ctype-8.3.23-150700.3.3.1.aarch64", "product": { "name": "php8-ctype-8.3.23-150700.3.3.1.aarch64", "product_id": "php8-ctype-8.3.23-150700.3.3.1.aarch64" } }, { "category": "product_version", "name": "php8-curl-8.3.23-150700.3.3.1.aarch64", "product": { "name": "php8-curl-8.3.23-150700.3.3.1.aarch64", "product_id": "php8-curl-8.3.23-150700.3.3.1.aarch64" } }, { "category": "product_version", "name": "php8-dba-8.3.23-150700.3.3.1.aarch64", "product": { "name": "php8-dba-8.3.23-150700.3.3.1.aarch64", "product_id": "php8-dba-8.3.23-150700.3.3.1.aarch64" } }, { "category": "product_version", "name": "php8-devel-8.3.23-150700.3.3.1.aarch64", "product": { "name": "php8-devel-8.3.23-150700.3.3.1.aarch64", "product_id": "php8-devel-8.3.23-150700.3.3.1.aarch64" } }, { "category": "product_version", "name": "php8-dom-8.3.23-150700.3.3.1.aarch64", "product": { "name": "php8-dom-8.3.23-150700.3.3.1.aarch64", "product_id": "php8-dom-8.3.23-150700.3.3.1.aarch64" } }, { "category": "product_version", "name": "php8-embed-8.3.23-150700.3.3.1.aarch64", "product": { "name": "php8-embed-8.3.23-150700.3.3.1.aarch64", "product_id": "php8-embed-8.3.23-150700.3.3.1.aarch64" } }, { "category": "product_version", "name": "php8-enchant-8.3.23-150700.3.3.1.aarch64", "product": { "name": "php8-enchant-8.3.23-150700.3.3.1.aarch64", "product_id": "php8-enchant-8.3.23-150700.3.3.1.aarch64" } }, { "category": "product_version", "name": "php8-exif-8.3.23-150700.3.3.1.aarch64", "product": { "name": "php8-exif-8.3.23-150700.3.3.1.aarch64", "product_id": "php8-exif-8.3.23-150700.3.3.1.aarch64" } }, { "category": "product_version", "name": "php8-fastcgi-8.3.23-150700.3.3.1.aarch64", "product": { "name": "php8-fastcgi-8.3.23-150700.3.3.1.aarch64", "product_id": "php8-fastcgi-8.3.23-150700.3.3.1.aarch64" } }, { "category": "product_version", "name": "php8-ffi-8.3.23-150700.3.3.1.aarch64", "product": { "name": "php8-ffi-8.3.23-150700.3.3.1.aarch64", "product_id": "php8-ffi-8.3.23-150700.3.3.1.aarch64" } }, { "category": "product_version", "name": "php8-fileinfo-8.3.23-150700.3.3.1.aarch64", "product": { "name": "php8-fileinfo-8.3.23-150700.3.3.1.aarch64", "product_id": "php8-fileinfo-8.3.23-150700.3.3.1.aarch64" } }, { "category": "product_version", "name": "php8-fpm-8.3.23-150700.3.3.1.aarch64", "product": { "name": "php8-fpm-8.3.23-150700.3.3.1.aarch64", "product_id": "php8-fpm-8.3.23-150700.3.3.1.aarch64" } }, { "category": "product_version", "name": "php8-ftp-8.3.23-150700.3.3.1.aarch64", "product": { "name": "php8-ftp-8.3.23-150700.3.3.1.aarch64", "product_id": "php8-ftp-8.3.23-150700.3.3.1.aarch64" } }, { "category": "product_version", "name": "php8-gd-8.3.23-150700.3.3.1.aarch64", "product": { "name": "php8-gd-8.3.23-150700.3.3.1.aarch64", "product_id": "php8-gd-8.3.23-150700.3.3.1.aarch64" } }, { "category": "product_version", "name": "php8-gettext-8.3.23-150700.3.3.1.aarch64", "product": { "name": "php8-gettext-8.3.23-150700.3.3.1.aarch64", "product_id": "php8-gettext-8.3.23-150700.3.3.1.aarch64" } }, { "category": "product_version", "name": "php8-gmp-8.3.23-150700.3.3.1.aarch64", "product": { "name": "php8-gmp-8.3.23-150700.3.3.1.aarch64", "product_id": "php8-gmp-8.3.23-150700.3.3.1.aarch64" } }, { "category": "product_version", "name": "php8-iconv-8.3.23-150700.3.3.1.aarch64", "product": { "name": "php8-iconv-8.3.23-150700.3.3.1.aarch64", "product_id": "php8-iconv-8.3.23-150700.3.3.1.aarch64" } }, { "category": "product_version", "name": "php8-intl-8.3.23-150700.3.3.1.aarch64", "product": { "name": "php8-intl-8.3.23-150700.3.3.1.aarch64", "product_id": "php8-intl-8.3.23-150700.3.3.1.aarch64" } }, { "category": "product_version", "name": "php8-ldap-8.3.23-150700.3.3.1.aarch64", "product": { "name": "php8-ldap-8.3.23-150700.3.3.1.aarch64", "product_id": "php8-ldap-8.3.23-150700.3.3.1.aarch64" } }, { "category": "product_version", "name": "php8-mbstring-8.3.23-150700.3.3.1.aarch64", "product": { "name": "php8-mbstring-8.3.23-150700.3.3.1.aarch64", "product_id": "php8-mbstring-8.3.23-150700.3.3.1.aarch64" } }, { "category": "product_version", "name": "php8-mysql-8.3.23-150700.3.3.1.aarch64", "product": { "name": "php8-mysql-8.3.23-150700.3.3.1.aarch64", "product_id": "php8-mysql-8.3.23-150700.3.3.1.aarch64" } }, { "category": "product_version", "name": "php8-odbc-8.3.23-150700.3.3.1.aarch64", "product": { "name": "php8-odbc-8.3.23-150700.3.3.1.aarch64", "product_id": "php8-odbc-8.3.23-150700.3.3.1.aarch64" } }, { "category": "product_version", "name": "php8-opcache-8.3.23-150700.3.3.1.aarch64", "product": { "name": "php8-opcache-8.3.23-150700.3.3.1.aarch64", "product_id": "php8-opcache-8.3.23-150700.3.3.1.aarch64" } }, { "category": "product_version", "name": "php8-openssl-8.3.23-150700.3.3.1.aarch64", "product": { "name": "php8-openssl-8.3.23-150700.3.3.1.aarch64", "product_id": "php8-openssl-8.3.23-150700.3.3.1.aarch64" } }, { "category": "product_version", "name": "php8-pcntl-8.3.23-150700.3.3.1.aarch64", "product": { "name": "php8-pcntl-8.3.23-150700.3.3.1.aarch64", "product_id": "php8-pcntl-8.3.23-150700.3.3.1.aarch64" } }, { "category": "product_version", "name": "php8-pdo-8.3.23-150700.3.3.1.aarch64", "product": { "name": "php8-pdo-8.3.23-150700.3.3.1.aarch64", "product_id": "php8-pdo-8.3.23-150700.3.3.1.aarch64" } }, { "category": "product_version", "name": "php8-pgsql-8.3.23-150700.3.3.1.aarch64", "product": { "name": "php8-pgsql-8.3.23-150700.3.3.1.aarch64", "product_id": "php8-pgsql-8.3.23-150700.3.3.1.aarch64" } }, { "category": "product_version", "name": "php8-phar-8.3.23-150700.3.3.1.aarch64", "product": { "name": "php8-phar-8.3.23-150700.3.3.1.aarch64", "product_id": "php8-phar-8.3.23-150700.3.3.1.aarch64" } }, { "category": "product_version", "name": "php8-posix-8.3.23-150700.3.3.1.aarch64", "product": { "name": "php8-posix-8.3.23-150700.3.3.1.aarch64", "product_id": "php8-posix-8.3.23-150700.3.3.1.aarch64" } }, { "category": "product_version", "name": "php8-readline-8.3.23-150700.3.3.1.aarch64", "product": { "name": "php8-readline-8.3.23-150700.3.3.1.aarch64", "product_id": "php8-readline-8.3.23-150700.3.3.1.aarch64" } }, { "category": "product_version", "name": "php8-shmop-8.3.23-150700.3.3.1.aarch64", "product": { "name": "php8-shmop-8.3.23-150700.3.3.1.aarch64", "product_id": "php8-shmop-8.3.23-150700.3.3.1.aarch64" } }, { "category": "product_version", "name": "php8-snmp-8.3.23-150700.3.3.1.aarch64", "product": { "name": "php8-snmp-8.3.23-150700.3.3.1.aarch64", "product_id": "php8-snmp-8.3.23-150700.3.3.1.aarch64" } }, { "category": "product_version", "name": "php8-soap-8.3.23-150700.3.3.1.aarch64", "product": { "name": "php8-soap-8.3.23-150700.3.3.1.aarch64", "product_id": "php8-soap-8.3.23-150700.3.3.1.aarch64" } }, { "category": "product_version", "name": "php8-sockets-8.3.23-150700.3.3.1.aarch64", "product": { "name": "php8-sockets-8.3.23-150700.3.3.1.aarch64", "product_id": "php8-sockets-8.3.23-150700.3.3.1.aarch64" } }, { "category": "product_version", "name": "php8-sodium-8.3.23-150700.3.3.1.aarch64", "product": { "name": "php8-sodium-8.3.23-150700.3.3.1.aarch64", "product_id": "php8-sodium-8.3.23-150700.3.3.1.aarch64" } }, { "category": "product_version", "name": "php8-sqlite-8.3.23-150700.3.3.1.aarch64", "product": { "name": "php8-sqlite-8.3.23-150700.3.3.1.aarch64", "product_id": "php8-sqlite-8.3.23-150700.3.3.1.aarch64" } }, { "category": "product_version", "name": "php8-sysvmsg-8.3.23-150700.3.3.1.aarch64", "product": { "name": "php8-sysvmsg-8.3.23-150700.3.3.1.aarch64", "product_id": "php8-sysvmsg-8.3.23-150700.3.3.1.aarch64" } }, { "category": "product_version", "name": "php8-sysvsem-8.3.23-150700.3.3.1.aarch64", "product": { "name": "php8-sysvsem-8.3.23-150700.3.3.1.aarch64", "product_id": "php8-sysvsem-8.3.23-150700.3.3.1.aarch64" } }, { "category": "product_version", "name": "php8-sysvshm-8.3.23-150700.3.3.1.aarch64", "product": { "name": "php8-sysvshm-8.3.23-150700.3.3.1.aarch64", "product_id": "php8-sysvshm-8.3.23-150700.3.3.1.aarch64" } }, { "category": "product_version", "name": "php8-test-8.3.23-150700.3.3.2.aarch64", "product": { "name": "php8-test-8.3.23-150700.3.3.2.aarch64", "product_id": "php8-test-8.3.23-150700.3.3.2.aarch64" } }, { "category": "product_version", "name": "php8-tidy-8.3.23-150700.3.3.1.aarch64", "product": { "name": "php8-tidy-8.3.23-150700.3.3.1.aarch64", "product_id": "php8-tidy-8.3.23-150700.3.3.1.aarch64" } }, { "category": "product_version", "name": "php8-tokenizer-8.3.23-150700.3.3.1.aarch64", "product": { "name": "php8-tokenizer-8.3.23-150700.3.3.1.aarch64", "product_id": "php8-tokenizer-8.3.23-150700.3.3.1.aarch64" } }, { "category": "product_version", "name": "php8-xmlreader-8.3.23-150700.3.3.1.aarch64", "product": { "name": "php8-xmlreader-8.3.23-150700.3.3.1.aarch64", "product_id": "php8-xmlreader-8.3.23-150700.3.3.1.aarch64" } }, { "category": "product_version", "name": "php8-xmlwriter-8.3.23-150700.3.3.1.aarch64", "product": { "name": "php8-xmlwriter-8.3.23-150700.3.3.1.aarch64", "product_id": "php8-xmlwriter-8.3.23-150700.3.3.1.aarch64" } }, { "category": "product_version", "name": "php8-xsl-8.3.23-150700.3.3.1.aarch64", "product": { "name": "php8-xsl-8.3.23-150700.3.3.1.aarch64", "product_id": "php8-xsl-8.3.23-150700.3.3.1.aarch64" } }, { "category": "product_version", "name": "php8-zip-8.3.23-150700.3.3.1.aarch64", "product": { "name": "php8-zip-8.3.23-150700.3.3.1.aarch64", "product_id": "php8-zip-8.3.23-150700.3.3.1.aarch64" } }, { "category": "product_version", "name": "php8-zlib-8.3.23-150700.3.3.1.aarch64", "product": { "name": "php8-zlib-8.3.23-150700.3.3.1.aarch64", "product_id": "php8-zlib-8.3.23-150700.3.3.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "apache2-mod_php8-8.3.23-150700.3.3.1.i586", "product": { "name": "apache2-mod_php8-8.3.23-150700.3.3.1.i586", "product_id": "apache2-mod_php8-8.3.23-150700.3.3.1.i586" } }, { "category": "product_version", "name": "php8-8.3.23-150700.3.3.1.i586", "product": { "name": "php8-8.3.23-150700.3.3.1.i586", "product_id": "php8-8.3.23-150700.3.3.1.i586" } }, { "category": "product_version", "name": "php8-bcmath-8.3.23-150700.3.3.1.i586", "product": { "name": "php8-bcmath-8.3.23-150700.3.3.1.i586", "product_id": "php8-bcmath-8.3.23-150700.3.3.1.i586" } }, { "category": "product_version", "name": "php8-bz2-8.3.23-150700.3.3.1.i586", "product": { "name": "php8-bz2-8.3.23-150700.3.3.1.i586", "product_id": "php8-bz2-8.3.23-150700.3.3.1.i586" } }, { "category": "product_version", "name": "php8-calendar-8.3.23-150700.3.3.1.i586", "product": { "name": "php8-calendar-8.3.23-150700.3.3.1.i586", "product_id": "php8-calendar-8.3.23-150700.3.3.1.i586" } }, { "category": "product_version", "name": "php8-cli-8.3.23-150700.3.3.1.i586", "product": { "name": "php8-cli-8.3.23-150700.3.3.1.i586", "product_id": "php8-cli-8.3.23-150700.3.3.1.i586" } }, { "category": "product_version", "name": "php8-ctype-8.3.23-150700.3.3.1.i586", "product": { "name": "php8-ctype-8.3.23-150700.3.3.1.i586", "product_id": "php8-ctype-8.3.23-150700.3.3.1.i586" } }, { "category": "product_version", "name": "php8-curl-8.3.23-150700.3.3.1.i586", "product": { "name": "php8-curl-8.3.23-150700.3.3.1.i586", "product_id": "php8-curl-8.3.23-150700.3.3.1.i586" } }, { "category": "product_version", "name": "php8-dba-8.3.23-150700.3.3.1.i586", "product": { "name": "php8-dba-8.3.23-150700.3.3.1.i586", "product_id": "php8-dba-8.3.23-150700.3.3.1.i586" } }, { "category": "product_version", "name": "php8-devel-8.3.23-150700.3.3.1.i586", "product": { "name": "php8-devel-8.3.23-150700.3.3.1.i586", "product_id": "php8-devel-8.3.23-150700.3.3.1.i586" } }, { "category": "product_version", "name": "php8-dom-8.3.23-150700.3.3.1.i586", "product": { "name": "php8-dom-8.3.23-150700.3.3.1.i586", "product_id": "php8-dom-8.3.23-150700.3.3.1.i586" } }, { "category": "product_version", "name": "php8-embed-8.3.23-150700.3.3.1.i586", "product": { "name": "php8-embed-8.3.23-150700.3.3.1.i586", "product_id": "php8-embed-8.3.23-150700.3.3.1.i586" } }, { "category": "product_version", "name": "php8-enchant-8.3.23-150700.3.3.1.i586", "product": { "name": "php8-enchant-8.3.23-150700.3.3.1.i586", "product_id": "php8-enchant-8.3.23-150700.3.3.1.i586" } }, { "category": "product_version", "name": "php8-exif-8.3.23-150700.3.3.1.i586", "product": { "name": "php8-exif-8.3.23-150700.3.3.1.i586", "product_id": "php8-exif-8.3.23-150700.3.3.1.i586" } }, { "category": "product_version", "name": "php8-fastcgi-8.3.23-150700.3.3.1.i586", "product": { "name": "php8-fastcgi-8.3.23-150700.3.3.1.i586", "product_id": "php8-fastcgi-8.3.23-150700.3.3.1.i586" } }, { "category": "product_version", "name": "php8-ffi-8.3.23-150700.3.3.1.i586", "product": { "name": "php8-ffi-8.3.23-150700.3.3.1.i586", "product_id": "php8-ffi-8.3.23-150700.3.3.1.i586" } }, { "category": "product_version", "name": "php8-fileinfo-8.3.23-150700.3.3.1.i586", "product": { "name": "php8-fileinfo-8.3.23-150700.3.3.1.i586", "product_id": "php8-fileinfo-8.3.23-150700.3.3.1.i586" } }, { "category": "product_version", "name": "php8-fpm-8.3.23-150700.3.3.1.i586", "product": { "name": "php8-fpm-8.3.23-150700.3.3.1.i586", "product_id": "php8-fpm-8.3.23-150700.3.3.1.i586" } }, { "category": "product_version", "name": "php8-ftp-8.3.23-150700.3.3.1.i586", "product": { "name": "php8-ftp-8.3.23-150700.3.3.1.i586", "product_id": "php8-ftp-8.3.23-150700.3.3.1.i586" } }, { "category": "product_version", "name": "php8-gd-8.3.23-150700.3.3.1.i586", "product": { "name": "php8-gd-8.3.23-150700.3.3.1.i586", "product_id": "php8-gd-8.3.23-150700.3.3.1.i586" } }, { "category": "product_version", "name": "php8-gettext-8.3.23-150700.3.3.1.i586", "product": { "name": "php8-gettext-8.3.23-150700.3.3.1.i586", "product_id": "php8-gettext-8.3.23-150700.3.3.1.i586" } }, { "category": "product_version", "name": "php8-gmp-8.3.23-150700.3.3.1.i586", "product": { "name": "php8-gmp-8.3.23-150700.3.3.1.i586", "product_id": "php8-gmp-8.3.23-150700.3.3.1.i586" } }, { "category": "product_version", "name": "php8-iconv-8.3.23-150700.3.3.1.i586", "product": { "name": "php8-iconv-8.3.23-150700.3.3.1.i586", "product_id": "php8-iconv-8.3.23-150700.3.3.1.i586" } }, { "category": "product_version", "name": "php8-intl-8.3.23-150700.3.3.1.i586", "product": { "name": "php8-intl-8.3.23-150700.3.3.1.i586", "product_id": "php8-intl-8.3.23-150700.3.3.1.i586" } }, { "category": "product_version", "name": "php8-ldap-8.3.23-150700.3.3.1.i586", "product": { "name": "php8-ldap-8.3.23-150700.3.3.1.i586", "product_id": "php8-ldap-8.3.23-150700.3.3.1.i586" } }, { "category": "product_version", "name": "php8-mbstring-8.3.23-150700.3.3.1.i586", "product": { "name": "php8-mbstring-8.3.23-150700.3.3.1.i586", "product_id": "php8-mbstring-8.3.23-150700.3.3.1.i586" } }, { "category": "product_version", "name": "php8-mysql-8.3.23-150700.3.3.1.i586", "product": { "name": "php8-mysql-8.3.23-150700.3.3.1.i586", "product_id": "php8-mysql-8.3.23-150700.3.3.1.i586" } }, { "category": "product_version", "name": "php8-odbc-8.3.23-150700.3.3.1.i586", "product": { "name": "php8-odbc-8.3.23-150700.3.3.1.i586", "product_id": "php8-odbc-8.3.23-150700.3.3.1.i586" } }, { "category": "product_version", "name": "php8-opcache-8.3.23-150700.3.3.1.i586", "product": { "name": "php8-opcache-8.3.23-150700.3.3.1.i586", "product_id": "php8-opcache-8.3.23-150700.3.3.1.i586" } }, { "category": "product_version", "name": "php8-openssl-8.3.23-150700.3.3.1.i586", "product": { "name": "php8-openssl-8.3.23-150700.3.3.1.i586", "product_id": "php8-openssl-8.3.23-150700.3.3.1.i586" } }, { "category": "product_version", "name": "php8-pcntl-8.3.23-150700.3.3.1.i586", "product": { "name": "php8-pcntl-8.3.23-150700.3.3.1.i586", "product_id": "php8-pcntl-8.3.23-150700.3.3.1.i586" } }, { "category": "product_version", "name": "php8-pdo-8.3.23-150700.3.3.1.i586", "product": { "name": "php8-pdo-8.3.23-150700.3.3.1.i586", "product_id": "php8-pdo-8.3.23-150700.3.3.1.i586" } }, { "category": "product_version", "name": "php8-pgsql-8.3.23-150700.3.3.1.i586", "product": { "name": "php8-pgsql-8.3.23-150700.3.3.1.i586", "product_id": "php8-pgsql-8.3.23-150700.3.3.1.i586" } }, { "category": "product_version", "name": "php8-phar-8.3.23-150700.3.3.1.i586", "product": { "name": "php8-phar-8.3.23-150700.3.3.1.i586", "product_id": "php8-phar-8.3.23-150700.3.3.1.i586" } }, { "category": "product_version", "name": "php8-posix-8.3.23-150700.3.3.1.i586", "product": { "name": "php8-posix-8.3.23-150700.3.3.1.i586", "product_id": "php8-posix-8.3.23-150700.3.3.1.i586" } }, { "category": "product_version", "name": "php8-readline-8.3.23-150700.3.3.1.i586", "product": { "name": "php8-readline-8.3.23-150700.3.3.1.i586", "product_id": "php8-readline-8.3.23-150700.3.3.1.i586" } }, { "category": "product_version", "name": "php8-shmop-8.3.23-150700.3.3.1.i586", "product": { "name": "php8-shmop-8.3.23-150700.3.3.1.i586", "product_id": "php8-shmop-8.3.23-150700.3.3.1.i586" } }, { "category": "product_version", "name": "php8-snmp-8.3.23-150700.3.3.1.i586", "product": { "name": "php8-snmp-8.3.23-150700.3.3.1.i586", "product_id": "php8-snmp-8.3.23-150700.3.3.1.i586" } }, { "category": "product_version", "name": "php8-soap-8.3.23-150700.3.3.1.i586", "product": { "name": "php8-soap-8.3.23-150700.3.3.1.i586", "product_id": "php8-soap-8.3.23-150700.3.3.1.i586" } }, { "category": "product_version", "name": "php8-sockets-8.3.23-150700.3.3.1.i586", "product": { "name": "php8-sockets-8.3.23-150700.3.3.1.i586", "product_id": "php8-sockets-8.3.23-150700.3.3.1.i586" } }, { "category": "product_version", "name": "php8-sodium-8.3.23-150700.3.3.1.i586", "product": { "name": "php8-sodium-8.3.23-150700.3.3.1.i586", "product_id": "php8-sodium-8.3.23-150700.3.3.1.i586" } }, { "category": "product_version", "name": "php8-sqlite-8.3.23-150700.3.3.1.i586", "product": { "name": "php8-sqlite-8.3.23-150700.3.3.1.i586", "product_id": "php8-sqlite-8.3.23-150700.3.3.1.i586" } }, { "category": "product_version", "name": "php8-sysvmsg-8.3.23-150700.3.3.1.i586", "product": { "name": "php8-sysvmsg-8.3.23-150700.3.3.1.i586", "product_id": "php8-sysvmsg-8.3.23-150700.3.3.1.i586" } }, { "category": "product_version", "name": "php8-sysvsem-8.3.23-150700.3.3.1.i586", "product": { "name": "php8-sysvsem-8.3.23-150700.3.3.1.i586", "product_id": "php8-sysvsem-8.3.23-150700.3.3.1.i586" } }, { "category": "product_version", "name": "php8-sysvshm-8.3.23-150700.3.3.1.i586", "product": { "name": "php8-sysvshm-8.3.23-150700.3.3.1.i586", "product_id": "php8-sysvshm-8.3.23-150700.3.3.1.i586" } }, { "category": "product_version", "name": "php8-test-8.3.23-150700.3.3.2.i586", "product": { "name": "php8-test-8.3.23-150700.3.3.2.i586", "product_id": "php8-test-8.3.23-150700.3.3.2.i586" } }, { "category": "product_version", "name": "php8-tidy-8.3.23-150700.3.3.1.i586", "product": { "name": "php8-tidy-8.3.23-150700.3.3.1.i586", "product_id": "php8-tidy-8.3.23-150700.3.3.1.i586" } }, { "category": "product_version", "name": "php8-tokenizer-8.3.23-150700.3.3.1.i586", "product": { "name": "php8-tokenizer-8.3.23-150700.3.3.1.i586", "product_id": "php8-tokenizer-8.3.23-150700.3.3.1.i586" } }, { "category": "product_version", "name": "php8-xmlreader-8.3.23-150700.3.3.1.i586", "product": { "name": "php8-xmlreader-8.3.23-150700.3.3.1.i586", "product_id": "php8-xmlreader-8.3.23-150700.3.3.1.i586" } }, { "category": "product_version", "name": "php8-xmlwriter-8.3.23-150700.3.3.1.i586", "product": { "name": "php8-xmlwriter-8.3.23-150700.3.3.1.i586", "product_id": "php8-xmlwriter-8.3.23-150700.3.3.1.i586" } }, { "category": "product_version", "name": "php8-xsl-8.3.23-150700.3.3.1.i586", "product": { "name": "php8-xsl-8.3.23-150700.3.3.1.i586", "product_id": "php8-xsl-8.3.23-150700.3.3.1.i586" } }, { "category": "product_version", "name": "php8-zip-8.3.23-150700.3.3.1.i586", "product": { "name": "php8-zip-8.3.23-150700.3.3.1.i586", "product_id": "php8-zip-8.3.23-150700.3.3.1.i586" } }, { "category": "product_version", "name": "php8-zlib-8.3.23-150700.3.3.1.i586", "product": { "name": "php8-zlib-8.3.23-150700.3.3.1.i586", "product_id": "php8-zlib-8.3.23-150700.3.3.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "php8-fpm-apache-8.3.23-150700.3.3.1.noarch", "product": { "name": "php8-fpm-apache-8.3.23-150700.3.3.1.noarch", "product_id": "php8-fpm-apache-8.3.23-150700.3.3.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "apache2-mod_php8-8.3.23-150700.3.3.1.ppc64le", "product": { "name": "apache2-mod_php8-8.3.23-150700.3.3.1.ppc64le", "product_id": "apache2-mod_php8-8.3.23-150700.3.3.1.ppc64le" } }, { "category": "product_version", "name": "php8-8.3.23-150700.3.3.1.ppc64le", "product": { "name": "php8-8.3.23-150700.3.3.1.ppc64le", "product_id": "php8-8.3.23-150700.3.3.1.ppc64le" } }, { "category": "product_version", "name": "php8-bcmath-8.3.23-150700.3.3.1.ppc64le", "product": { "name": "php8-bcmath-8.3.23-150700.3.3.1.ppc64le", "product_id": "php8-bcmath-8.3.23-150700.3.3.1.ppc64le" } }, { "category": "product_version", "name": "php8-bz2-8.3.23-150700.3.3.1.ppc64le", "product": { "name": "php8-bz2-8.3.23-150700.3.3.1.ppc64le", "product_id": "php8-bz2-8.3.23-150700.3.3.1.ppc64le" } }, { "category": "product_version", "name": "php8-calendar-8.3.23-150700.3.3.1.ppc64le", "product": { "name": "php8-calendar-8.3.23-150700.3.3.1.ppc64le", "product_id": "php8-calendar-8.3.23-150700.3.3.1.ppc64le" } }, { "category": "product_version", "name": "php8-cli-8.3.23-150700.3.3.1.ppc64le", "product": { "name": "php8-cli-8.3.23-150700.3.3.1.ppc64le", "product_id": "php8-cli-8.3.23-150700.3.3.1.ppc64le" } }, { "category": "product_version", "name": "php8-ctype-8.3.23-150700.3.3.1.ppc64le", "product": { "name": "php8-ctype-8.3.23-150700.3.3.1.ppc64le", "product_id": "php8-ctype-8.3.23-150700.3.3.1.ppc64le" } }, { "category": "product_version", "name": "php8-curl-8.3.23-150700.3.3.1.ppc64le", "product": { "name": "php8-curl-8.3.23-150700.3.3.1.ppc64le", "product_id": "php8-curl-8.3.23-150700.3.3.1.ppc64le" } }, { "category": "product_version", "name": "php8-dba-8.3.23-150700.3.3.1.ppc64le", "product": { "name": "php8-dba-8.3.23-150700.3.3.1.ppc64le", "product_id": "php8-dba-8.3.23-150700.3.3.1.ppc64le" } }, { "category": "product_version", "name": "php8-devel-8.3.23-150700.3.3.1.ppc64le", "product": { "name": "php8-devel-8.3.23-150700.3.3.1.ppc64le", "product_id": "php8-devel-8.3.23-150700.3.3.1.ppc64le" } }, { "category": "product_version", "name": "php8-dom-8.3.23-150700.3.3.1.ppc64le", "product": { "name": "php8-dom-8.3.23-150700.3.3.1.ppc64le", "product_id": "php8-dom-8.3.23-150700.3.3.1.ppc64le" } }, { "category": "product_version", "name": "php8-embed-8.3.23-150700.3.3.1.ppc64le", "product": { "name": "php8-embed-8.3.23-150700.3.3.1.ppc64le", "product_id": "php8-embed-8.3.23-150700.3.3.1.ppc64le" } }, { "category": "product_version", "name": "php8-enchant-8.3.23-150700.3.3.1.ppc64le", "product": { "name": "php8-enchant-8.3.23-150700.3.3.1.ppc64le", "product_id": "php8-enchant-8.3.23-150700.3.3.1.ppc64le" } }, { "category": "product_version", "name": "php8-exif-8.3.23-150700.3.3.1.ppc64le", "product": { "name": "php8-exif-8.3.23-150700.3.3.1.ppc64le", "product_id": "php8-exif-8.3.23-150700.3.3.1.ppc64le" } }, { "category": "product_version", "name": "php8-fastcgi-8.3.23-150700.3.3.1.ppc64le", "product": { "name": "php8-fastcgi-8.3.23-150700.3.3.1.ppc64le", "product_id": "php8-fastcgi-8.3.23-150700.3.3.1.ppc64le" } }, { "category": "product_version", "name": "php8-ffi-8.3.23-150700.3.3.1.ppc64le", "product": { "name": "php8-ffi-8.3.23-150700.3.3.1.ppc64le", "product_id": "php8-ffi-8.3.23-150700.3.3.1.ppc64le" } }, { "category": "product_version", "name": "php8-fileinfo-8.3.23-150700.3.3.1.ppc64le", "product": { "name": "php8-fileinfo-8.3.23-150700.3.3.1.ppc64le", "product_id": "php8-fileinfo-8.3.23-150700.3.3.1.ppc64le" } }, { "category": "product_version", "name": "php8-fpm-8.3.23-150700.3.3.1.ppc64le", "product": { "name": "php8-fpm-8.3.23-150700.3.3.1.ppc64le", "product_id": "php8-fpm-8.3.23-150700.3.3.1.ppc64le" } }, { "category": "product_version", "name": "php8-ftp-8.3.23-150700.3.3.1.ppc64le", "product": { "name": "php8-ftp-8.3.23-150700.3.3.1.ppc64le", "product_id": "php8-ftp-8.3.23-150700.3.3.1.ppc64le" } }, { "category": "product_version", "name": "php8-gd-8.3.23-150700.3.3.1.ppc64le", "product": { "name": "php8-gd-8.3.23-150700.3.3.1.ppc64le", "product_id": "php8-gd-8.3.23-150700.3.3.1.ppc64le" } }, { "category": "product_version", "name": "php8-gettext-8.3.23-150700.3.3.1.ppc64le", "product": { "name": "php8-gettext-8.3.23-150700.3.3.1.ppc64le", "product_id": "php8-gettext-8.3.23-150700.3.3.1.ppc64le" } }, { "category": "product_version", "name": "php8-gmp-8.3.23-150700.3.3.1.ppc64le", "product": { "name": "php8-gmp-8.3.23-150700.3.3.1.ppc64le", "product_id": "php8-gmp-8.3.23-150700.3.3.1.ppc64le" } }, { "category": "product_version", "name": "php8-iconv-8.3.23-150700.3.3.1.ppc64le", "product": { "name": "php8-iconv-8.3.23-150700.3.3.1.ppc64le", "product_id": "php8-iconv-8.3.23-150700.3.3.1.ppc64le" } }, { "category": "product_version", "name": "php8-intl-8.3.23-150700.3.3.1.ppc64le", "product": { "name": "php8-intl-8.3.23-150700.3.3.1.ppc64le", "product_id": "php8-intl-8.3.23-150700.3.3.1.ppc64le" } }, { "category": "product_version", "name": "php8-ldap-8.3.23-150700.3.3.1.ppc64le", "product": { "name": "php8-ldap-8.3.23-150700.3.3.1.ppc64le", "product_id": "php8-ldap-8.3.23-150700.3.3.1.ppc64le" } }, { "category": "product_version", "name": "php8-mbstring-8.3.23-150700.3.3.1.ppc64le", "product": { "name": "php8-mbstring-8.3.23-150700.3.3.1.ppc64le", "product_id": "php8-mbstring-8.3.23-150700.3.3.1.ppc64le" } }, { "category": "product_version", "name": "php8-mysql-8.3.23-150700.3.3.1.ppc64le", "product": { "name": "php8-mysql-8.3.23-150700.3.3.1.ppc64le", "product_id": "php8-mysql-8.3.23-150700.3.3.1.ppc64le" } }, { "category": "product_version", "name": "php8-odbc-8.3.23-150700.3.3.1.ppc64le", "product": { "name": "php8-odbc-8.3.23-150700.3.3.1.ppc64le", "product_id": "php8-odbc-8.3.23-150700.3.3.1.ppc64le" } }, { "category": "product_version", "name": "php8-opcache-8.3.23-150700.3.3.1.ppc64le", "product": { "name": "php8-opcache-8.3.23-150700.3.3.1.ppc64le", "product_id": "php8-opcache-8.3.23-150700.3.3.1.ppc64le" } }, { "category": "product_version", "name": "php8-openssl-8.3.23-150700.3.3.1.ppc64le", "product": { "name": "php8-openssl-8.3.23-150700.3.3.1.ppc64le", "product_id": "php8-openssl-8.3.23-150700.3.3.1.ppc64le" } }, { "category": "product_version", "name": "php8-pcntl-8.3.23-150700.3.3.1.ppc64le", "product": { "name": "php8-pcntl-8.3.23-150700.3.3.1.ppc64le", "product_id": "php8-pcntl-8.3.23-150700.3.3.1.ppc64le" } }, { "category": "product_version", "name": "php8-pdo-8.3.23-150700.3.3.1.ppc64le", "product": { "name": "php8-pdo-8.3.23-150700.3.3.1.ppc64le", "product_id": "php8-pdo-8.3.23-150700.3.3.1.ppc64le" } }, { "category": "product_version", "name": "php8-pgsql-8.3.23-150700.3.3.1.ppc64le", "product": { "name": "php8-pgsql-8.3.23-150700.3.3.1.ppc64le", "product_id": "php8-pgsql-8.3.23-150700.3.3.1.ppc64le" } }, { "category": "product_version", "name": "php8-phar-8.3.23-150700.3.3.1.ppc64le", "product": { "name": "php8-phar-8.3.23-150700.3.3.1.ppc64le", "product_id": "php8-phar-8.3.23-150700.3.3.1.ppc64le" } }, { "category": "product_version", "name": "php8-posix-8.3.23-150700.3.3.1.ppc64le", "product": { "name": "php8-posix-8.3.23-150700.3.3.1.ppc64le", "product_id": "php8-posix-8.3.23-150700.3.3.1.ppc64le" } }, { "category": "product_version", "name": "php8-readline-8.3.23-150700.3.3.1.ppc64le", "product": { "name": "php8-readline-8.3.23-150700.3.3.1.ppc64le", "product_id": "php8-readline-8.3.23-150700.3.3.1.ppc64le" } }, { "category": "product_version", "name": "php8-shmop-8.3.23-150700.3.3.1.ppc64le", "product": { "name": "php8-shmop-8.3.23-150700.3.3.1.ppc64le", "product_id": "php8-shmop-8.3.23-150700.3.3.1.ppc64le" } }, { "category": "product_version", "name": "php8-snmp-8.3.23-150700.3.3.1.ppc64le", "product": { "name": "php8-snmp-8.3.23-150700.3.3.1.ppc64le", "product_id": "php8-snmp-8.3.23-150700.3.3.1.ppc64le" } }, { "category": "product_version", "name": "php8-soap-8.3.23-150700.3.3.1.ppc64le", "product": { "name": "php8-soap-8.3.23-150700.3.3.1.ppc64le", "product_id": "php8-soap-8.3.23-150700.3.3.1.ppc64le" } }, { "category": "product_version", "name": "php8-sockets-8.3.23-150700.3.3.1.ppc64le", "product": { "name": "php8-sockets-8.3.23-150700.3.3.1.ppc64le", "product_id": "php8-sockets-8.3.23-150700.3.3.1.ppc64le" } }, { "category": "product_version", "name": "php8-sodium-8.3.23-150700.3.3.1.ppc64le", "product": { "name": "php8-sodium-8.3.23-150700.3.3.1.ppc64le", "product_id": "php8-sodium-8.3.23-150700.3.3.1.ppc64le" } }, { "category": "product_version", "name": "php8-sqlite-8.3.23-150700.3.3.1.ppc64le", "product": { "name": "php8-sqlite-8.3.23-150700.3.3.1.ppc64le", "product_id": "php8-sqlite-8.3.23-150700.3.3.1.ppc64le" } }, { "category": "product_version", "name": "php8-sysvmsg-8.3.23-150700.3.3.1.ppc64le", "product": { "name": "php8-sysvmsg-8.3.23-150700.3.3.1.ppc64le", "product_id": "php8-sysvmsg-8.3.23-150700.3.3.1.ppc64le" } }, { "category": "product_version", "name": "php8-sysvsem-8.3.23-150700.3.3.1.ppc64le", "product": { "name": "php8-sysvsem-8.3.23-150700.3.3.1.ppc64le", "product_id": "php8-sysvsem-8.3.23-150700.3.3.1.ppc64le" } }, { "category": "product_version", "name": "php8-sysvshm-8.3.23-150700.3.3.1.ppc64le", "product": { "name": "php8-sysvshm-8.3.23-150700.3.3.1.ppc64le", "product_id": "php8-sysvshm-8.3.23-150700.3.3.1.ppc64le" } }, { "category": "product_version", "name": "php8-test-8.3.23-150700.3.3.2.ppc64le", "product": { "name": "php8-test-8.3.23-150700.3.3.2.ppc64le", "product_id": "php8-test-8.3.23-150700.3.3.2.ppc64le" } }, { "category": "product_version", "name": "php8-tidy-8.3.23-150700.3.3.1.ppc64le", "product": { "name": "php8-tidy-8.3.23-150700.3.3.1.ppc64le", "product_id": "php8-tidy-8.3.23-150700.3.3.1.ppc64le" } }, { "category": "product_version", "name": "php8-tokenizer-8.3.23-150700.3.3.1.ppc64le", "product": { "name": "php8-tokenizer-8.3.23-150700.3.3.1.ppc64le", "product_id": "php8-tokenizer-8.3.23-150700.3.3.1.ppc64le" } }, { "category": "product_version", "name": "php8-xmlreader-8.3.23-150700.3.3.1.ppc64le", "product": { "name": "php8-xmlreader-8.3.23-150700.3.3.1.ppc64le", "product_id": "php8-xmlreader-8.3.23-150700.3.3.1.ppc64le" } }, { "category": "product_version", "name": "php8-xmlwriter-8.3.23-150700.3.3.1.ppc64le", "product": { "name": "php8-xmlwriter-8.3.23-150700.3.3.1.ppc64le", "product_id": "php8-xmlwriter-8.3.23-150700.3.3.1.ppc64le" } }, { "category": "product_version", "name": "php8-xsl-8.3.23-150700.3.3.1.ppc64le", "product": { "name": "php8-xsl-8.3.23-150700.3.3.1.ppc64le", "product_id": "php8-xsl-8.3.23-150700.3.3.1.ppc64le" } }, { "category": "product_version", "name": "php8-zip-8.3.23-150700.3.3.1.ppc64le", "product": { "name": "php8-zip-8.3.23-150700.3.3.1.ppc64le", "product_id": "php8-zip-8.3.23-150700.3.3.1.ppc64le" } }, { "category": "product_version", "name": "php8-zlib-8.3.23-150700.3.3.1.ppc64le", "product": { "name": "php8-zlib-8.3.23-150700.3.3.1.ppc64le", "product_id": "php8-zlib-8.3.23-150700.3.3.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "apache2-mod_php8-8.3.23-150700.3.3.1.s390x", "product": { "name": "apache2-mod_php8-8.3.23-150700.3.3.1.s390x", "product_id": "apache2-mod_php8-8.3.23-150700.3.3.1.s390x" } }, { "category": "product_version", "name": "php8-8.3.23-150700.3.3.1.s390x", "product": { "name": "php8-8.3.23-150700.3.3.1.s390x", "product_id": "php8-8.3.23-150700.3.3.1.s390x" } }, { "category": "product_version", "name": "php8-bcmath-8.3.23-150700.3.3.1.s390x", "product": { "name": "php8-bcmath-8.3.23-150700.3.3.1.s390x", "product_id": "php8-bcmath-8.3.23-150700.3.3.1.s390x" } }, { "category": "product_version", "name": "php8-bz2-8.3.23-150700.3.3.1.s390x", "product": { "name": "php8-bz2-8.3.23-150700.3.3.1.s390x", "product_id": "php8-bz2-8.3.23-150700.3.3.1.s390x" } }, { "category": "product_version", "name": "php8-calendar-8.3.23-150700.3.3.1.s390x", "product": { "name": "php8-calendar-8.3.23-150700.3.3.1.s390x", "product_id": "php8-calendar-8.3.23-150700.3.3.1.s390x" } }, { "category": "product_version", "name": "php8-cli-8.3.23-150700.3.3.1.s390x", "product": { "name": "php8-cli-8.3.23-150700.3.3.1.s390x", "product_id": "php8-cli-8.3.23-150700.3.3.1.s390x" } }, { "category": "product_version", "name": "php8-ctype-8.3.23-150700.3.3.1.s390x", "product": { "name": "php8-ctype-8.3.23-150700.3.3.1.s390x", "product_id": "php8-ctype-8.3.23-150700.3.3.1.s390x" } }, { "category": "product_version", "name": "php8-curl-8.3.23-150700.3.3.1.s390x", "product": { "name": "php8-curl-8.3.23-150700.3.3.1.s390x", "product_id": "php8-curl-8.3.23-150700.3.3.1.s390x" } }, { "category": "product_version", "name": "php8-dba-8.3.23-150700.3.3.1.s390x", "product": { "name": "php8-dba-8.3.23-150700.3.3.1.s390x", "product_id": "php8-dba-8.3.23-150700.3.3.1.s390x" } }, { "category": "product_version", "name": "php8-devel-8.3.23-150700.3.3.1.s390x", "product": { "name": "php8-devel-8.3.23-150700.3.3.1.s390x", "product_id": "php8-devel-8.3.23-150700.3.3.1.s390x" } }, { "category": "product_version", "name": "php8-dom-8.3.23-150700.3.3.1.s390x", "product": { "name": "php8-dom-8.3.23-150700.3.3.1.s390x", "product_id": "php8-dom-8.3.23-150700.3.3.1.s390x" } }, { "category": "product_version", "name": "php8-embed-8.3.23-150700.3.3.1.s390x", "product": { "name": "php8-embed-8.3.23-150700.3.3.1.s390x", "product_id": "php8-embed-8.3.23-150700.3.3.1.s390x" } }, { "category": "product_version", "name": "php8-enchant-8.3.23-150700.3.3.1.s390x", "product": { "name": "php8-enchant-8.3.23-150700.3.3.1.s390x", "product_id": "php8-enchant-8.3.23-150700.3.3.1.s390x" } }, { "category": "product_version", "name": "php8-exif-8.3.23-150700.3.3.1.s390x", "product": { "name": "php8-exif-8.3.23-150700.3.3.1.s390x", "product_id": "php8-exif-8.3.23-150700.3.3.1.s390x" } }, { "category": "product_version", "name": "php8-fastcgi-8.3.23-150700.3.3.1.s390x", "product": { "name": "php8-fastcgi-8.3.23-150700.3.3.1.s390x", "product_id": "php8-fastcgi-8.3.23-150700.3.3.1.s390x" } }, { "category": "product_version", "name": "php8-ffi-8.3.23-150700.3.3.1.s390x", "product": { "name": "php8-ffi-8.3.23-150700.3.3.1.s390x", "product_id": "php8-ffi-8.3.23-150700.3.3.1.s390x" } }, { "category": "product_version", "name": "php8-fileinfo-8.3.23-150700.3.3.1.s390x", "product": { "name": "php8-fileinfo-8.3.23-150700.3.3.1.s390x", "product_id": "php8-fileinfo-8.3.23-150700.3.3.1.s390x" } }, { "category": "product_version", "name": "php8-fpm-8.3.23-150700.3.3.1.s390x", "product": { "name": "php8-fpm-8.3.23-150700.3.3.1.s390x", "product_id": "php8-fpm-8.3.23-150700.3.3.1.s390x" } }, { "category": "product_version", "name": "php8-ftp-8.3.23-150700.3.3.1.s390x", "product": { "name": "php8-ftp-8.3.23-150700.3.3.1.s390x", "product_id": "php8-ftp-8.3.23-150700.3.3.1.s390x" } }, { "category": "product_version", "name": "php8-gd-8.3.23-150700.3.3.1.s390x", "product": { "name": "php8-gd-8.3.23-150700.3.3.1.s390x", "product_id": "php8-gd-8.3.23-150700.3.3.1.s390x" } }, { "category": "product_version", "name": "php8-gettext-8.3.23-150700.3.3.1.s390x", "product": { "name": "php8-gettext-8.3.23-150700.3.3.1.s390x", "product_id": "php8-gettext-8.3.23-150700.3.3.1.s390x" } }, { "category": "product_version", "name": "php8-gmp-8.3.23-150700.3.3.1.s390x", "product": { "name": "php8-gmp-8.3.23-150700.3.3.1.s390x", "product_id": "php8-gmp-8.3.23-150700.3.3.1.s390x" } }, { "category": "product_version", "name": "php8-iconv-8.3.23-150700.3.3.1.s390x", "product": { "name": "php8-iconv-8.3.23-150700.3.3.1.s390x", "product_id": "php8-iconv-8.3.23-150700.3.3.1.s390x" } }, { "category": "product_version", "name": "php8-intl-8.3.23-150700.3.3.1.s390x", "product": { "name": "php8-intl-8.3.23-150700.3.3.1.s390x", "product_id": "php8-intl-8.3.23-150700.3.3.1.s390x" } }, { "category": "product_version", "name": "php8-ldap-8.3.23-150700.3.3.1.s390x", "product": { "name": "php8-ldap-8.3.23-150700.3.3.1.s390x", "product_id": "php8-ldap-8.3.23-150700.3.3.1.s390x" } }, { "category": "product_version", "name": "php8-mbstring-8.3.23-150700.3.3.1.s390x", "product": { "name": "php8-mbstring-8.3.23-150700.3.3.1.s390x", "product_id": "php8-mbstring-8.3.23-150700.3.3.1.s390x" } }, { "category": "product_version", "name": "php8-mysql-8.3.23-150700.3.3.1.s390x", "product": { "name": "php8-mysql-8.3.23-150700.3.3.1.s390x", "product_id": "php8-mysql-8.3.23-150700.3.3.1.s390x" } }, { "category": "product_version", "name": "php8-odbc-8.3.23-150700.3.3.1.s390x", "product": { "name": "php8-odbc-8.3.23-150700.3.3.1.s390x", "product_id": "php8-odbc-8.3.23-150700.3.3.1.s390x" } }, { "category": "product_version", "name": "php8-opcache-8.3.23-150700.3.3.1.s390x", "product": { "name": "php8-opcache-8.3.23-150700.3.3.1.s390x", "product_id": "php8-opcache-8.3.23-150700.3.3.1.s390x" } }, { "category": "product_version", "name": "php8-openssl-8.3.23-150700.3.3.1.s390x", "product": { "name": "php8-openssl-8.3.23-150700.3.3.1.s390x", "product_id": "php8-openssl-8.3.23-150700.3.3.1.s390x" } }, { "category": "product_version", "name": "php8-pcntl-8.3.23-150700.3.3.1.s390x", "product": { "name": "php8-pcntl-8.3.23-150700.3.3.1.s390x", "product_id": "php8-pcntl-8.3.23-150700.3.3.1.s390x" } }, { "category": "product_version", "name": "php8-pdo-8.3.23-150700.3.3.1.s390x", "product": { "name": "php8-pdo-8.3.23-150700.3.3.1.s390x", "product_id": "php8-pdo-8.3.23-150700.3.3.1.s390x" } }, { "category": "product_version", "name": "php8-pgsql-8.3.23-150700.3.3.1.s390x", "product": { "name": "php8-pgsql-8.3.23-150700.3.3.1.s390x", "product_id": "php8-pgsql-8.3.23-150700.3.3.1.s390x" } }, { "category": "product_version", "name": "php8-phar-8.3.23-150700.3.3.1.s390x", "product": { "name": "php8-phar-8.3.23-150700.3.3.1.s390x", "product_id": "php8-phar-8.3.23-150700.3.3.1.s390x" } }, { "category": "product_version", "name": "php8-posix-8.3.23-150700.3.3.1.s390x", "product": { "name": "php8-posix-8.3.23-150700.3.3.1.s390x", "product_id": "php8-posix-8.3.23-150700.3.3.1.s390x" } }, { "category": "product_version", "name": "php8-readline-8.3.23-150700.3.3.1.s390x", "product": { "name": "php8-readline-8.3.23-150700.3.3.1.s390x", "product_id": "php8-readline-8.3.23-150700.3.3.1.s390x" } }, { "category": "product_version", "name": "php8-shmop-8.3.23-150700.3.3.1.s390x", "product": { "name": "php8-shmop-8.3.23-150700.3.3.1.s390x", "product_id": "php8-shmop-8.3.23-150700.3.3.1.s390x" } }, { "category": "product_version", "name": "php8-snmp-8.3.23-150700.3.3.1.s390x", "product": { "name": "php8-snmp-8.3.23-150700.3.3.1.s390x", "product_id": "php8-snmp-8.3.23-150700.3.3.1.s390x" } }, { "category": "product_version", "name": "php8-soap-8.3.23-150700.3.3.1.s390x", "product": { "name": "php8-soap-8.3.23-150700.3.3.1.s390x", "product_id": "php8-soap-8.3.23-150700.3.3.1.s390x" } }, { "category": "product_version", "name": "php8-sockets-8.3.23-150700.3.3.1.s390x", "product": { "name": "php8-sockets-8.3.23-150700.3.3.1.s390x", "product_id": "php8-sockets-8.3.23-150700.3.3.1.s390x" } }, { "category": "product_version", "name": "php8-sodium-8.3.23-150700.3.3.1.s390x", "product": { "name": "php8-sodium-8.3.23-150700.3.3.1.s390x", "product_id": "php8-sodium-8.3.23-150700.3.3.1.s390x" } }, { "category": "product_version", "name": "php8-sqlite-8.3.23-150700.3.3.1.s390x", "product": { "name": "php8-sqlite-8.3.23-150700.3.3.1.s390x", "product_id": "php8-sqlite-8.3.23-150700.3.3.1.s390x" } }, { "category": "product_version", "name": "php8-sysvmsg-8.3.23-150700.3.3.1.s390x", "product": { "name": "php8-sysvmsg-8.3.23-150700.3.3.1.s390x", "product_id": "php8-sysvmsg-8.3.23-150700.3.3.1.s390x" } }, { "category": "product_version", "name": "php8-sysvsem-8.3.23-150700.3.3.1.s390x", "product": { "name": "php8-sysvsem-8.3.23-150700.3.3.1.s390x", "product_id": "php8-sysvsem-8.3.23-150700.3.3.1.s390x" } }, { "category": "product_version", "name": "php8-sysvshm-8.3.23-150700.3.3.1.s390x", "product": { "name": "php8-sysvshm-8.3.23-150700.3.3.1.s390x", "product_id": "php8-sysvshm-8.3.23-150700.3.3.1.s390x" } }, { "category": "product_version", "name": "php8-test-8.3.23-150700.3.3.2.s390x", "product": { "name": "php8-test-8.3.23-150700.3.3.2.s390x", "product_id": "php8-test-8.3.23-150700.3.3.2.s390x" } }, { "category": "product_version", "name": "php8-tidy-8.3.23-150700.3.3.1.s390x", "product": { "name": "php8-tidy-8.3.23-150700.3.3.1.s390x", "product_id": "php8-tidy-8.3.23-150700.3.3.1.s390x" } }, { "category": "product_version", "name": "php8-tokenizer-8.3.23-150700.3.3.1.s390x", "product": { "name": "php8-tokenizer-8.3.23-150700.3.3.1.s390x", "product_id": "php8-tokenizer-8.3.23-150700.3.3.1.s390x" } }, { "category": "product_version", "name": "php8-xmlreader-8.3.23-150700.3.3.1.s390x", "product": { "name": "php8-xmlreader-8.3.23-150700.3.3.1.s390x", "product_id": "php8-xmlreader-8.3.23-150700.3.3.1.s390x" } }, { "category": "product_version", "name": "php8-xmlwriter-8.3.23-150700.3.3.1.s390x", "product": { "name": "php8-xmlwriter-8.3.23-150700.3.3.1.s390x", "product_id": "php8-xmlwriter-8.3.23-150700.3.3.1.s390x" } }, { "category": "product_version", "name": "php8-xsl-8.3.23-150700.3.3.1.s390x", "product": { "name": "php8-xsl-8.3.23-150700.3.3.1.s390x", "product_id": "php8-xsl-8.3.23-150700.3.3.1.s390x" } }, { "category": "product_version", "name": "php8-zip-8.3.23-150700.3.3.1.s390x", "product": { "name": "php8-zip-8.3.23-150700.3.3.1.s390x", "product_id": "php8-zip-8.3.23-150700.3.3.1.s390x" } }, { "category": "product_version", "name": "php8-zlib-8.3.23-150700.3.3.1.s390x", "product": { "name": "php8-zlib-8.3.23-150700.3.3.1.s390x", "product_id": "php8-zlib-8.3.23-150700.3.3.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "apache2-mod_php8-8.3.23-150700.3.3.1.x86_64", "product": { "name": "apache2-mod_php8-8.3.23-150700.3.3.1.x86_64", "product_id": "apache2-mod_php8-8.3.23-150700.3.3.1.x86_64" } }, { "category": "product_version", "name": "php8-8.3.23-150700.3.3.1.x86_64", "product": { "name": "php8-8.3.23-150700.3.3.1.x86_64", "product_id": "php8-8.3.23-150700.3.3.1.x86_64" } }, { "category": "product_version", "name": "php8-bcmath-8.3.23-150700.3.3.1.x86_64", "product": { "name": "php8-bcmath-8.3.23-150700.3.3.1.x86_64", "product_id": "php8-bcmath-8.3.23-150700.3.3.1.x86_64" } }, { "category": "product_version", "name": "php8-bz2-8.3.23-150700.3.3.1.x86_64", "product": { "name": "php8-bz2-8.3.23-150700.3.3.1.x86_64", "product_id": "php8-bz2-8.3.23-150700.3.3.1.x86_64" } }, { "category": "product_version", "name": "php8-calendar-8.3.23-150700.3.3.1.x86_64", "product": { "name": "php8-calendar-8.3.23-150700.3.3.1.x86_64", "product_id": "php8-calendar-8.3.23-150700.3.3.1.x86_64" } }, { "category": "product_version", "name": "php8-cli-8.3.23-150700.3.3.1.x86_64", "product": { "name": "php8-cli-8.3.23-150700.3.3.1.x86_64", "product_id": "php8-cli-8.3.23-150700.3.3.1.x86_64" } }, { "category": "product_version", "name": "php8-ctype-8.3.23-150700.3.3.1.x86_64", "product": { "name": "php8-ctype-8.3.23-150700.3.3.1.x86_64", "product_id": "php8-ctype-8.3.23-150700.3.3.1.x86_64" } }, { "category": "product_version", "name": "php8-curl-8.3.23-150700.3.3.1.x86_64", "product": { "name": "php8-curl-8.3.23-150700.3.3.1.x86_64", "product_id": "php8-curl-8.3.23-150700.3.3.1.x86_64" } }, { "category": "product_version", "name": "php8-dba-8.3.23-150700.3.3.1.x86_64", "product": { "name": "php8-dba-8.3.23-150700.3.3.1.x86_64", "product_id": "php8-dba-8.3.23-150700.3.3.1.x86_64" } }, { "category": "product_version", "name": "php8-devel-8.3.23-150700.3.3.1.x86_64", "product": { "name": "php8-devel-8.3.23-150700.3.3.1.x86_64", "product_id": "php8-devel-8.3.23-150700.3.3.1.x86_64" } }, { "category": "product_version", "name": "php8-dom-8.3.23-150700.3.3.1.x86_64", "product": { "name": "php8-dom-8.3.23-150700.3.3.1.x86_64", "product_id": "php8-dom-8.3.23-150700.3.3.1.x86_64" } }, { "category": "product_version", "name": "php8-embed-8.3.23-150700.3.3.1.x86_64", "product": { "name": "php8-embed-8.3.23-150700.3.3.1.x86_64", "product_id": "php8-embed-8.3.23-150700.3.3.1.x86_64" } }, { "category": "product_version", "name": "php8-enchant-8.3.23-150700.3.3.1.x86_64", "product": { "name": "php8-enchant-8.3.23-150700.3.3.1.x86_64", "product_id": "php8-enchant-8.3.23-150700.3.3.1.x86_64" } }, { "category": "product_version", "name": "php8-exif-8.3.23-150700.3.3.1.x86_64", "product": { "name": "php8-exif-8.3.23-150700.3.3.1.x86_64", "product_id": "php8-exif-8.3.23-150700.3.3.1.x86_64" } }, { "category": "product_version", "name": "php8-fastcgi-8.3.23-150700.3.3.1.x86_64", "product": { "name": "php8-fastcgi-8.3.23-150700.3.3.1.x86_64", "product_id": "php8-fastcgi-8.3.23-150700.3.3.1.x86_64" } }, { "category": "product_version", "name": "php8-ffi-8.3.23-150700.3.3.1.x86_64", "product": { "name": "php8-ffi-8.3.23-150700.3.3.1.x86_64", "product_id": "php8-ffi-8.3.23-150700.3.3.1.x86_64" } }, { "category": "product_version", "name": "php8-fileinfo-8.3.23-150700.3.3.1.x86_64", "product": { "name": "php8-fileinfo-8.3.23-150700.3.3.1.x86_64", "product_id": "php8-fileinfo-8.3.23-150700.3.3.1.x86_64" } }, { "category": "product_version", "name": "php8-fpm-8.3.23-150700.3.3.1.x86_64", "product": { "name": "php8-fpm-8.3.23-150700.3.3.1.x86_64", "product_id": "php8-fpm-8.3.23-150700.3.3.1.x86_64" } }, { "category": "product_version", "name": "php8-ftp-8.3.23-150700.3.3.1.x86_64", "product": { "name": "php8-ftp-8.3.23-150700.3.3.1.x86_64", "product_id": "php8-ftp-8.3.23-150700.3.3.1.x86_64" } }, { "category": "product_version", "name": "php8-gd-8.3.23-150700.3.3.1.x86_64", "product": { "name": "php8-gd-8.3.23-150700.3.3.1.x86_64", "product_id": "php8-gd-8.3.23-150700.3.3.1.x86_64" } }, { "category": "product_version", "name": "php8-gettext-8.3.23-150700.3.3.1.x86_64", "product": { "name": "php8-gettext-8.3.23-150700.3.3.1.x86_64", "product_id": "php8-gettext-8.3.23-150700.3.3.1.x86_64" } }, { "category": "product_version", "name": "php8-gmp-8.3.23-150700.3.3.1.x86_64", "product": { "name": "php8-gmp-8.3.23-150700.3.3.1.x86_64", "product_id": "php8-gmp-8.3.23-150700.3.3.1.x86_64" } }, { "category": "product_version", "name": "php8-iconv-8.3.23-150700.3.3.1.x86_64", "product": { "name": "php8-iconv-8.3.23-150700.3.3.1.x86_64", "product_id": "php8-iconv-8.3.23-150700.3.3.1.x86_64" } }, { "category": "product_version", "name": "php8-intl-8.3.23-150700.3.3.1.x86_64", "product": { "name": "php8-intl-8.3.23-150700.3.3.1.x86_64", "product_id": "php8-intl-8.3.23-150700.3.3.1.x86_64" } }, { "category": "product_version", "name": "php8-ldap-8.3.23-150700.3.3.1.x86_64", "product": { "name": "php8-ldap-8.3.23-150700.3.3.1.x86_64", "product_id": "php8-ldap-8.3.23-150700.3.3.1.x86_64" } }, { "category": "product_version", "name": "php8-mbstring-8.3.23-150700.3.3.1.x86_64", "product": { "name": "php8-mbstring-8.3.23-150700.3.3.1.x86_64", "product_id": "php8-mbstring-8.3.23-150700.3.3.1.x86_64" } }, { "category": "product_version", "name": "php8-mysql-8.3.23-150700.3.3.1.x86_64", "product": { "name": "php8-mysql-8.3.23-150700.3.3.1.x86_64", "product_id": "php8-mysql-8.3.23-150700.3.3.1.x86_64" } }, { "category": "product_version", "name": "php8-odbc-8.3.23-150700.3.3.1.x86_64", "product": { "name": "php8-odbc-8.3.23-150700.3.3.1.x86_64", "product_id": "php8-odbc-8.3.23-150700.3.3.1.x86_64" } }, { "category": "product_version", "name": "php8-opcache-8.3.23-150700.3.3.1.x86_64", "product": { "name": "php8-opcache-8.3.23-150700.3.3.1.x86_64", "product_id": "php8-opcache-8.3.23-150700.3.3.1.x86_64" } }, { "category": "product_version", "name": "php8-openssl-8.3.23-150700.3.3.1.x86_64", "product": { "name": "php8-openssl-8.3.23-150700.3.3.1.x86_64", "product_id": "php8-openssl-8.3.23-150700.3.3.1.x86_64" } }, { "category": "product_version", "name": "php8-pcntl-8.3.23-150700.3.3.1.x86_64", "product": { "name": "php8-pcntl-8.3.23-150700.3.3.1.x86_64", "product_id": "php8-pcntl-8.3.23-150700.3.3.1.x86_64" } }, { "category": "product_version", "name": "php8-pdo-8.3.23-150700.3.3.1.x86_64", "product": { "name": "php8-pdo-8.3.23-150700.3.3.1.x86_64", "product_id": "php8-pdo-8.3.23-150700.3.3.1.x86_64" } }, { "category": "product_version", "name": "php8-pgsql-8.3.23-150700.3.3.1.x86_64", "product": { "name": "php8-pgsql-8.3.23-150700.3.3.1.x86_64", "product_id": "php8-pgsql-8.3.23-150700.3.3.1.x86_64" } }, { "category": "product_version", "name": "php8-phar-8.3.23-150700.3.3.1.x86_64", "product": { "name": "php8-phar-8.3.23-150700.3.3.1.x86_64", "product_id": "php8-phar-8.3.23-150700.3.3.1.x86_64" } }, { "category": "product_version", "name": "php8-posix-8.3.23-150700.3.3.1.x86_64", "product": { "name": "php8-posix-8.3.23-150700.3.3.1.x86_64", "product_id": "php8-posix-8.3.23-150700.3.3.1.x86_64" } }, { "category": "product_version", "name": "php8-readline-8.3.23-150700.3.3.1.x86_64", "product": { "name": "php8-readline-8.3.23-150700.3.3.1.x86_64", "product_id": "php8-readline-8.3.23-150700.3.3.1.x86_64" } }, { "category": "product_version", "name": "php8-shmop-8.3.23-150700.3.3.1.x86_64", "product": { "name": "php8-shmop-8.3.23-150700.3.3.1.x86_64", "product_id": "php8-shmop-8.3.23-150700.3.3.1.x86_64" } }, { "category": "product_version", "name": "php8-snmp-8.3.23-150700.3.3.1.x86_64", "product": { "name": "php8-snmp-8.3.23-150700.3.3.1.x86_64", "product_id": "php8-snmp-8.3.23-150700.3.3.1.x86_64" } }, { "category": "product_version", "name": "php8-soap-8.3.23-150700.3.3.1.x86_64", "product": { "name": "php8-soap-8.3.23-150700.3.3.1.x86_64", "product_id": "php8-soap-8.3.23-150700.3.3.1.x86_64" } }, { "category": "product_version", "name": "php8-sockets-8.3.23-150700.3.3.1.x86_64", "product": { "name": "php8-sockets-8.3.23-150700.3.3.1.x86_64", "product_id": "php8-sockets-8.3.23-150700.3.3.1.x86_64" } }, { "category": "product_version", "name": "php8-sodium-8.3.23-150700.3.3.1.x86_64", "product": { "name": "php8-sodium-8.3.23-150700.3.3.1.x86_64", "product_id": "php8-sodium-8.3.23-150700.3.3.1.x86_64" } }, { "category": "product_version", "name": "php8-sqlite-8.3.23-150700.3.3.1.x86_64", "product": { "name": "php8-sqlite-8.3.23-150700.3.3.1.x86_64", "product_id": "php8-sqlite-8.3.23-150700.3.3.1.x86_64" } }, { "category": "product_version", "name": "php8-sysvmsg-8.3.23-150700.3.3.1.x86_64", "product": { "name": "php8-sysvmsg-8.3.23-150700.3.3.1.x86_64", "product_id": "php8-sysvmsg-8.3.23-150700.3.3.1.x86_64" } }, { "category": "product_version", "name": "php8-sysvsem-8.3.23-150700.3.3.1.x86_64", "product": { "name": "php8-sysvsem-8.3.23-150700.3.3.1.x86_64", "product_id": "php8-sysvsem-8.3.23-150700.3.3.1.x86_64" } }, { "category": "product_version", "name": "php8-sysvshm-8.3.23-150700.3.3.1.x86_64", "product": { "name": "php8-sysvshm-8.3.23-150700.3.3.1.x86_64", "product_id": "php8-sysvshm-8.3.23-150700.3.3.1.x86_64" } }, { "category": "product_version", "name": "php8-test-8.3.23-150700.3.3.2.x86_64", "product": { "name": "php8-test-8.3.23-150700.3.3.2.x86_64", "product_id": "php8-test-8.3.23-150700.3.3.2.x86_64" } }, { "category": "product_version", "name": "php8-tidy-8.3.23-150700.3.3.1.x86_64", "product": { "name": "php8-tidy-8.3.23-150700.3.3.1.x86_64", "product_id": "php8-tidy-8.3.23-150700.3.3.1.x86_64" } }, { "category": "product_version", "name": "php8-tokenizer-8.3.23-150700.3.3.1.x86_64", "product": { "name": "php8-tokenizer-8.3.23-150700.3.3.1.x86_64", "product_id": "php8-tokenizer-8.3.23-150700.3.3.1.x86_64" } }, { "category": "product_version", "name": "php8-xmlreader-8.3.23-150700.3.3.1.x86_64", "product": { "name": "php8-xmlreader-8.3.23-150700.3.3.1.x86_64", "product_id": "php8-xmlreader-8.3.23-150700.3.3.1.x86_64" } }, { "category": "product_version", "name": "php8-xmlwriter-8.3.23-150700.3.3.1.x86_64", "product": { "name": "php8-xmlwriter-8.3.23-150700.3.3.1.x86_64", "product_id": "php8-xmlwriter-8.3.23-150700.3.3.1.x86_64" } }, { "category": "product_version", "name": "php8-xsl-8.3.23-150700.3.3.1.x86_64", "product": { "name": "php8-xsl-8.3.23-150700.3.3.1.x86_64", "product_id": "php8-xsl-8.3.23-150700.3.3.1.x86_64" } }, { "category": "product_version", "name": "php8-zip-8.3.23-150700.3.3.1.x86_64", "product": { "name": "php8-zip-8.3.23-150700.3.3.1.x86_64", "product_id": "php8-zip-8.3.23-150700.3.3.1.x86_64" } }, { "category": "product_version", "name": "php8-zlib-8.3.23-150700.3.3.1.x86_64", "product": { "name": "php8-zlib-8.3.23-150700.3.3.1.x86_64", "product_id": "php8-zlib-8.3.23-150700.3.3.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product": { "name": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-web-scripting:15:sp7" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "apache2-mod_php8-8.3.23-150700.3.3.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:apache2-mod_php8-8.3.23-150700.3.3.1.aarch64" }, "product_reference": "apache2-mod_php8-8.3.23-150700.3.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "apache2-mod_php8-8.3.23-150700.3.3.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:apache2-mod_php8-8.3.23-150700.3.3.1.ppc64le" }, "product_reference": "apache2-mod_php8-8.3.23-150700.3.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "apache2-mod_php8-8.3.23-150700.3.3.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:apache2-mod_php8-8.3.23-150700.3.3.1.s390x" }, "product_reference": "apache2-mod_php8-8.3.23-150700.3.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "apache2-mod_php8-8.3.23-150700.3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:apache2-mod_php8-8.3.23-150700.3.3.1.x86_64" }, "product_reference": "apache2-mod_php8-8.3.23-150700.3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-8.3.23-150700.3.3.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-8.3.23-150700.3.3.1.aarch64" }, "product_reference": "php8-8.3.23-150700.3.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-8.3.23-150700.3.3.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-8.3.23-150700.3.3.1.ppc64le" }, "product_reference": "php8-8.3.23-150700.3.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-8.3.23-150700.3.3.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-8.3.23-150700.3.3.1.s390x" }, "product_reference": "php8-8.3.23-150700.3.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-8.3.23-150700.3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-8.3.23-150700.3.3.1.x86_64" }, "product_reference": "php8-8.3.23-150700.3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-bcmath-8.3.23-150700.3.3.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-bcmath-8.3.23-150700.3.3.1.aarch64" }, "product_reference": "php8-bcmath-8.3.23-150700.3.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-bcmath-8.3.23-150700.3.3.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-bcmath-8.3.23-150700.3.3.1.ppc64le" }, "product_reference": "php8-bcmath-8.3.23-150700.3.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-bcmath-8.3.23-150700.3.3.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-bcmath-8.3.23-150700.3.3.1.s390x" }, "product_reference": "php8-bcmath-8.3.23-150700.3.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-bcmath-8.3.23-150700.3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-bcmath-8.3.23-150700.3.3.1.x86_64" }, "product_reference": "php8-bcmath-8.3.23-150700.3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-bz2-8.3.23-150700.3.3.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-bz2-8.3.23-150700.3.3.1.aarch64" }, "product_reference": "php8-bz2-8.3.23-150700.3.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-bz2-8.3.23-150700.3.3.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-bz2-8.3.23-150700.3.3.1.ppc64le" }, "product_reference": "php8-bz2-8.3.23-150700.3.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-bz2-8.3.23-150700.3.3.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-bz2-8.3.23-150700.3.3.1.s390x" }, "product_reference": "php8-bz2-8.3.23-150700.3.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-bz2-8.3.23-150700.3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-bz2-8.3.23-150700.3.3.1.x86_64" }, "product_reference": "php8-bz2-8.3.23-150700.3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-calendar-8.3.23-150700.3.3.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-calendar-8.3.23-150700.3.3.1.aarch64" }, "product_reference": "php8-calendar-8.3.23-150700.3.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-calendar-8.3.23-150700.3.3.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-calendar-8.3.23-150700.3.3.1.ppc64le" }, "product_reference": "php8-calendar-8.3.23-150700.3.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-calendar-8.3.23-150700.3.3.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-calendar-8.3.23-150700.3.3.1.s390x" }, "product_reference": "php8-calendar-8.3.23-150700.3.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-calendar-8.3.23-150700.3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-calendar-8.3.23-150700.3.3.1.x86_64" }, "product_reference": "php8-calendar-8.3.23-150700.3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-cli-8.3.23-150700.3.3.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-cli-8.3.23-150700.3.3.1.aarch64" }, "product_reference": "php8-cli-8.3.23-150700.3.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-cli-8.3.23-150700.3.3.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-cli-8.3.23-150700.3.3.1.ppc64le" }, "product_reference": "php8-cli-8.3.23-150700.3.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-cli-8.3.23-150700.3.3.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-cli-8.3.23-150700.3.3.1.s390x" }, "product_reference": "php8-cli-8.3.23-150700.3.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-cli-8.3.23-150700.3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-cli-8.3.23-150700.3.3.1.x86_64" }, "product_reference": "php8-cli-8.3.23-150700.3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-ctype-8.3.23-150700.3.3.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ctype-8.3.23-150700.3.3.1.aarch64" }, "product_reference": "php8-ctype-8.3.23-150700.3.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-ctype-8.3.23-150700.3.3.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ctype-8.3.23-150700.3.3.1.ppc64le" }, "product_reference": "php8-ctype-8.3.23-150700.3.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-ctype-8.3.23-150700.3.3.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ctype-8.3.23-150700.3.3.1.s390x" }, "product_reference": "php8-ctype-8.3.23-150700.3.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-ctype-8.3.23-150700.3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ctype-8.3.23-150700.3.3.1.x86_64" }, "product_reference": "php8-ctype-8.3.23-150700.3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-curl-8.3.23-150700.3.3.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-curl-8.3.23-150700.3.3.1.aarch64" }, "product_reference": "php8-curl-8.3.23-150700.3.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-curl-8.3.23-150700.3.3.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-curl-8.3.23-150700.3.3.1.ppc64le" }, "product_reference": "php8-curl-8.3.23-150700.3.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-curl-8.3.23-150700.3.3.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-curl-8.3.23-150700.3.3.1.s390x" }, "product_reference": "php8-curl-8.3.23-150700.3.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-curl-8.3.23-150700.3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-curl-8.3.23-150700.3.3.1.x86_64" }, "product_reference": "php8-curl-8.3.23-150700.3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-dba-8.3.23-150700.3.3.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-dba-8.3.23-150700.3.3.1.aarch64" }, "product_reference": "php8-dba-8.3.23-150700.3.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-dba-8.3.23-150700.3.3.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-dba-8.3.23-150700.3.3.1.ppc64le" }, "product_reference": "php8-dba-8.3.23-150700.3.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-dba-8.3.23-150700.3.3.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-dba-8.3.23-150700.3.3.1.s390x" }, "product_reference": "php8-dba-8.3.23-150700.3.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-dba-8.3.23-150700.3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-dba-8.3.23-150700.3.3.1.x86_64" }, "product_reference": "php8-dba-8.3.23-150700.3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-devel-8.3.23-150700.3.3.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-devel-8.3.23-150700.3.3.1.aarch64" }, "product_reference": "php8-devel-8.3.23-150700.3.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-devel-8.3.23-150700.3.3.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-devel-8.3.23-150700.3.3.1.ppc64le" }, "product_reference": "php8-devel-8.3.23-150700.3.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-devel-8.3.23-150700.3.3.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-devel-8.3.23-150700.3.3.1.s390x" }, "product_reference": "php8-devel-8.3.23-150700.3.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-devel-8.3.23-150700.3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-devel-8.3.23-150700.3.3.1.x86_64" }, "product_reference": "php8-devel-8.3.23-150700.3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-dom-8.3.23-150700.3.3.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-dom-8.3.23-150700.3.3.1.aarch64" }, "product_reference": "php8-dom-8.3.23-150700.3.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-dom-8.3.23-150700.3.3.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-dom-8.3.23-150700.3.3.1.ppc64le" }, "product_reference": "php8-dom-8.3.23-150700.3.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-dom-8.3.23-150700.3.3.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-dom-8.3.23-150700.3.3.1.s390x" }, "product_reference": "php8-dom-8.3.23-150700.3.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-dom-8.3.23-150700.3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-dom-8.3.23-150700.3.3.1.x86_64" }, "product_reference": "php8-dom-8.3.23-150700.3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-embed-8.3.23-150700.3.3.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-embed-8.3.23-150700.3.3.1.aarch64" }, "product_reference": "php8-embed-8.3.23-150700.3.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-embed-8.3.23-150700.3.3.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-embed-8.3.23-150700.3.3.1.ppc64le" }, "product_reference": "php8-embed-8.3.23-150700.3.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-embed-8.3.23-150700.3.3.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-embed-8.3.23-150700.3.3.1.s390x" }, "product_reference": "php8-embed-8.3.23-150700.3.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-embed-8.3.23-150700.3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-embed-8.3.23-150700.3.3.1.x86_64" }, "product_reference": "php8-embed-8.3.23-150700.3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-enchant-8.3.23-150700.3.3.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-enchant-8.3.23-150700.3.3.1.aarch64" }, "product_reference": "php8-enchant-8.3.23-150700.3.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-enchant-8.3.23-150700.3.3.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-enchant-8.3.23-150700.3.3.1.ppc64le" }, "product_reference": "php8-enchant-8.3.23-150700.3.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-enchant-8.3.23-150700.3.3.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-enchant-8.3.23-150700.3.3.1.s390x" }, "product_reference": "php8-enchant-8.3.23-150700.3.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-enchant-8.3.23-150700.3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-enchant-8.3.23-150700.3.3.1.x86_64" }, "product_reference": "php8-enchant-8.3.23-150700.3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-exif-8.3.23-150700.3.3.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-exif-8.3.23-150700.3.3.1.aarch64" }, "product_reference": "php8-exif-8.3.23-150700.3.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-exif-8.3.23-150700.3.3.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-exif-8.3.23-150700.3.3.1.ppc64le" }, "product_reference": "php8-exif-8.3.23-150700.3.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-exif-8.3.23-150700.3.3.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-exif-8.3.23-150700.3.3.1.s390x" }, "product_reference": "php8-exif-8.3.23-150700.3.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-exif-8.3.23-150700.3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-exif-8.3.23-150700.3.3.1.x86_64" }, "product_reference": "php8-exif-8.3.23-150700.3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-fastcgi-8.3.23-150700.3.3.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fastcgi-8.3.23-150700.3.3.1.aarch64" }, "product_reference": "php8-fastcgi-8.3.23-150700.3.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-fastcgi-8.3.23-150700.3.3.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fastcgi-8.3.23-150700.3.3.1.ppc64le" }, "product_reference": "php8-fastcgi-8.3.23-150700.3.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-fastcgi-8.3.23-150700.3.3.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fastcgi-8.3.23-150700.3.3.1.s390x" }, "product_reference": "php8-fastcgi-8.3.23-150700.3.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-fastcgi-8.3.23-150700.3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fastcgi-8.3.23-150700.3.3.1.x86_64" }, "product_reference": "php8-fastcgi-8.3.23-150700.3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-fileinfo-8.3.23-150700.3.3.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fileinfo-8.3.23-150700.3.3.1.aarch64" }, "product_reference": "php8-fileinfo-8.3.23-150700.3.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-fileinfo-8.3.23-150700.3.3.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fileinfo-8.3.23-150700.3.3.1.ppc64le" }, "product_reference": "php8-fileinfo-8.3.23-150700.3.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-fileinfo-8.3.23-150700.3.3.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fileinfo-8.3.23-150700.3.3.1.s390x" }, "product_reference": "php8-fileinfo-8.3.23-150700.3.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-fileinfo-8.3.23-150700.3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fileinfo-8.3.23-150700.3.3.1.x86_64" }, "product_reference": "php8-fileinfo-8.3.23-150700.3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-fpm-8.3.23-150700.3.3.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fpm-8.3.23-150700.3.3.1.aarch64" }, "product_reference": "php8-fpm-8.3.23-150700.3.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-fpm-8.3.23-150700.3.3.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fpm-8.3.23-150700.3.3.1.ppc64le" }, "product_reference": "php8-fpm-8.3.23-150700.3.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-fpm-8.3.23-150700.3.3.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fpm-8.3.23-150700.3.3.1.s390x" }, "product_reference": "php8-fpm-8.3.23-150700.3.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-fpm-8.3.23-150700.3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fpm-8.3.23-150700.3.3.1.x86_64" }, "product_reference": "php8-fpm-8.3.23-150700.3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-ftp-8.3.23-150700.3.3.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ftp-8.3.23-150700.3.3.1.aarch64" }, "product_reference": "php8-ftp-8.3.23-150700.3.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-ftp-8.3.23-150700.3.3.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ftp-8.3.23-150700.3.3.1.ppc64le" }, "product_reference": "php8-ftp-8.3.23-150700.3.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-ftp-8.3.23-150700.3.3.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ftp-8.3.23-150700.3.3.1.s390x" }, "product_reference": "php8-ftp-8.3.23-150700.3.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-ftp-8.3.23-150700.3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ftp-8.3.23-150700.3.3.1.x86_64" }, "product_reference": "php8-ftp-8.3.23-150700.3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-gd-8.3.23-150700.3.3.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gd-8.3.23-150700.3.3.1.aarch64" }, "product_reference": "php8-gd-8.3.23-150700.3.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-gd-8.3.23-150700.3.3.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gd-8.3.23-150700.3.3.1.ppc64le" }, "product_reference": "php8-gd-8.3.23-150700.3.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-gd-8.3.23-150700.3.3.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gd-8.3.23-150700.3.3.1.s390x" }, "product_reference": "php8-gd-8.3.23-150700.3.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-gd-8.3.23-150700.3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gd-8.3.23-150700.3.3.1.x86_64" }, "product_reference": "php8-gd-8.3.23-150700.3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-gettext-8.3.23-150700.3.3.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gettext-8.3.23-150700.3.3.1.aarch64" }, "product_reference": "php8-gettext-8.3.23-150700.3.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-gettext-8.3.23-150700.3.3.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gettext-8.3.23-150700.3.3.1.ppc64le" }, "product_reference": "php8-gettext-8.3.23-150700.3.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-gettext-8.3.23-150700.3.3.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gettext-8.3.23-150700.3.3.1.s390x" }, "product_reference": "php8-gettext-8.3.23-150700.3.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-gettext-8.3.23-150700.3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gettext-8.3.23-150700.3.3.1.x86_64" }, "product_reference": "php8-gettext-8.3.23-150700.3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-gmp-8.3.23-150700.3.3.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gmp-8.3.23-150700.3.3.1.aarch64" }, "product_reference": "php8-gmp-8.3.23-150700.3.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-gmp-8.3.23-150700.3.3.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gmp-8.3.23-150700.3.3.1.ppc64le" }, "product_reference": "php8-gmp-8.3.23-150700.3.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-gmp-8.3.23-150700.3.3.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gmp-8.3.23-150700.3.3.1.s390x" }, "product_reference": "php8-gmp-8.3.23-150700.3.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-gmp-8.3.23-150700.3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gmp-8.3.23-150700.3.3.1.x86_64" }, "product_reference": "php8-gmp-8.3.23-150700.3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-iconv-8.3.23-150700.3.3.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-iconv-8.3.23-150700.3.3.1.aarch64" }, "product_reference": "php8-iconv-8.3.23-150700.3.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-iconv-8.3.23-150700.3.3.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-iconv-8.3.23-150700.3.3.1.ppc64le" }, "product_reference": "php8-iconv-8.3.23-150700.3.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-iconv-8.3.23-150700.3.3.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-iconv-8.3.23-150700.3.3.1.s390x" }, "product_reference": "php8-iconv-8.3.23-150700.3.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-iconv-8.3.23-150700.3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-iconv-8.3.23-150700.3.3.1.x86_64" }, "product_reference": "php8-iconv-8.3.23-150700.3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-intl-8.3.23-150700.3.3.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-intl-8.3.23-150700.3.3.1.aarch64" }, "product_reference": "php8-intl-8.3.23-150700.3.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-intl-8.3.23-150700.3.3.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-intl-8.3.23-150700.3.3.1.ppc64le" }, "product_reference": "php8-intl-8.3.23-150700.3.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-intl-8.3.23-150700.3.3.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-intl-8.3.23-150700.3.3.1.s390x" }, "product_reference": "php8-intl-8.3.23-150700.3.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-intl-8.3.23-150700.3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-intl-8.3.23-150700.3.3.1.x86_64" }, "product_reference": "php8-intl-8.3.23-150700.3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-ldap-8.3.23-150700.3.3.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ldap-8.3.23-150700.3.3.1.aarch64" }, "product_reference": "php8-ldap-8.3.23-150700.3.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-ldap-8.3.23-150700.3.3.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ldap-8.3.23-150700.3.3.1.ppc64le" }, "product_reference": "php8-ldap-8.3.23-150700.3.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-ldap-8.3.23-150700.3.3.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ldap-8.3.23-150700.3.3.1.s390x" }, "product_reference": "php8-ldap-8.3.23-150700.3.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-ldap-8.3.23-150700.3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ldap-8.3.23-150700.3.3.1.x86_64" }, "product_reference": "php8-ldap-8.3.23-150700.3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-mbstring-8.3.23-150700.3.3.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-mbstring-8.3.23-150700.3.3.1.aarch64" }, "product_reference": "php8-mbstring-8.3.23-150700.3.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-mbstring-8.3.23-150700.3.3.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-mbstring-8.3.23-150700.3.3.1.ppc64le" }, "product_reference": "php8-mbstring-8.3.23-150700.3.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-mbstring-8.3.23-150700.3.3.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-mbstring-8.3.23-150700.3.3.1.s390x" }, "product_reference": "php8-mbstring-8.3.23-150700.3.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-mbstring-8.3.23-150700.3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-mbstring-8.3.23-150700.3.3.1.x86_64" }, "product_reference": "php8-mbstring-8.3.23-150700.3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-mysql-8.3.23-150700.3.3.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-mysql-8.3.23-150700.3.3.1.aarch64" }, "product_reference": "php8-mysql-8.3.23-150700.3.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-mysql-8.3.23-150700.3.3.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-mysql-8.3.23-150700.3.3.1.ppc64le" }, "product_reference": "php8-mysql-8.3.23-150700.3.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-mysql-8.3.23-150700.3.3.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-mysql-8.3.23-150700.3.3.1.s390x" }, "product_reference": "php8-mysql-8.3.23-150700.3.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-mysql-8.3.23-150700.3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-mysql-8.3.23-150700.3.3.1.x86_64" }, "product_reference": "php8-mysql-8.3.23-150700.3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-odbc-8.3.23-150700.3.3.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-odbc-8.3.23-150700.3.3.1.aarch64" }, "product_reference": "php8-odbc-8.3.23-150700.3.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-odbc-8.3.23-150700.3.3.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-odbc-8.3.23-150700.3.3.1.ppc64le" }, "product_reference": "php8-odbc-8.3.23-150700.3.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-odbc-8.3.23-150700.3.3.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-odbc-8.3.23-150700.3.3.1.s390x" }, "product_reference": "php8-odbc-8.3.23-150700.3.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-odbc-8.3.23-150700.3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-odbc-8.3.23-150700.3.3.1.x86_64" }, "product_reference": "php8-odbc-8.3.23-150700.3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-opcache-8.3.23-150700.3.3.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-opcache-8.3.23-150700.3.3.1.aarch64" }, "product_reference": "php8-opcache-8.3.23-150700.3.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-opcache-8.3.23-150700.3.3.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-opcache-8.3.23-150700.3.3.1.ppc64le" }, "product_reference": "php8-opcache-8.3.23-150700.3.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-opcache-8.3.23-150700.3.3.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-opcache-8.3.23-150700.3.3.1.s390x" }, "product_reference": "php8-opcache-8.3.23-150700.3.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-opcache-8.3.23-150700.3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-opcache-8.3.23-150700.3.3.1.x86_64" }, "product_reference": "php8-opcache-8.3.23-150700.3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-openssl-8.3.23-150700.3.3.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-openssl-8.3.23-150700.3.3.1.aarch64" }, "product_reference": "php8-openssl-8.3.23-150700.3.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-openssl-8.3.23-150700.3.3.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-openssl-8.3.23-150700.3.3.1.ppc64le" }, "product_reference": "php8-openssl-8.3.23-150700.3.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-openssl-8.3.23-150700.3.3.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-openssl-8.3.23-150700.3.3.1.s390x" }, "product_reference": "php8-openssl-8.3.23-150700.3.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-openssl-8.3.23-150700.3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-openssl-8.3.23-150700.3.3.1.x86_64" }, "product_reference": "php8-openssl-8.3.23-150700.3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-pcntl-8.3.23-150700.3.3.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pcntl-8.3.23-150700.3.3.1.aarch64" }, "product_reference": "php8-pcntl-8.3.23-150700.3.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-pcntl-8.3.23-150700.3.3.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pcntl-8.3.23-150700.3.3.1.ppc64le" }, "product_reference": "php8-pcntl-8.3.23-150700.3.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-pcntl-8.3.23-150700.3.3.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pcntl-8.3.23-150700.3.3.1.s390x" }, "product_reference": "php8-pcntl-8.3.23-150700.3.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-pcntl-8.3.23-150700.3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pcntl-8.3.23-150700.3.3.1.x86_64" }, "product_reference": "php8-pcntl-8.3.23-150700.3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-pdo-8.3.23-150700.3.3.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pdo-8.3.23-150700.3.3.1.aarch64" }, "product_reference": "php8-pdo-8.3.23-150700.3.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-pdo-8.3.23-150700.3.3.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pdo-8.3.23-150700.3.3.1.ppc64le" }, "product_reference": "php8-pdo-8.3.23-150700.3.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-pdo-8.3.23-150700.3.3.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pdo-8.3.23-150700.3.3.1.s390x" }, "product_reference": "php8-pdo-8.3.23-150700.3.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-pdo-8.3.23-150700.3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pdo-8.3.23-150700.3.3.1.x86_64" }, "product_reference": "php8-pdo-8.3.23-150700.3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-pgsql-8.3.23-150700.3.3.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pgsql-8.3.23-150700.3.3.1.aarch64" }, "product_reference": "php8-pgsql-8.3.23-150700.3.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-pgsql-8.3.23-150700.3.3.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pgsql-8.3.23-150700.3.3.1.ppc64le" }, "product_reference": "php8-pgsql-8.3.23-150700.3.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-pgsql-8.3.23-150700.3.3.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pgsql-8.3.23-150700.3.3.1.s390x" }, "product_reference": "php8-pgsql-8.3.23-150700.3.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-pgsql-8.3.23-150700.3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pgsql-8.3.23-150700.3.3.1.x86_64" }, "product_reference": "php8-pgsql-8.3.23-150700.3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-phar-8.3.23-150700.3.3.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-phar-8.3.23-150700.3.3.1.aarch64" }, "product_reference": "php8-phar-8.3.23-150700.3.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-phar-8.3.23-150700.3.3.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-phar-8.3.23-150700.3.3.1.ppc64le" }, "product_reference": "php8-phar-8.3.23-150700.3.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-phar-8.3.23-150700.3.3.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-phar-8.3.23-150700.3.3.1.s390x" }, "product_reference": "php8-phar-8.3.23-150700.3.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-phar-8.3.23-150700.3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-phar-8.3.23-150700.3.3.1.x86_64" }, "product_reference": "php8-phar-8.3.23-150700.3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-posix-8.3.23-150700.3.3.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-posix-8.3.23-150700.3.3.1.aarch64" }, "product_reference": "php8-posix-8.3.23-150700.3.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-posix-8.3.23-150700.3.3.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-posix-8.3.23-150700.3.3.1.ppc64le" }, "product_reference": "php8-posix-8.3.23-150700.3.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-posix-8.3.23-150700.3.3.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-posix-8.3.23-150700.3.3.1.s390x" }, "product_reference": "php8-posix-8.3.23-150700.3.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-posix-8.3.23-150700.3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-posix-8.3.23-150700.3.3.1.x86_64" }, "product_reference": "php8-posix-8.3.23-150700.3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-readline-8.3.23-150700.3.3.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-readline-8.3.23-150700.3.3.1.aarch64" }, "product_reference": "php8-readline-8.3.23-150700.3.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-readline-8.3.23-150700.3.3.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-readline-8.3.23-150700.3.3.1.ppc64le" }, "product_reference": "php8-readline-8.3.23-150700.3.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-readline-8.3.23-150700.3.3.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-readline-8.3.23-150700.3.3.1.s390x" }, "product_reference": "php8-readline-8.3.23-150700.3.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-readline-8.3.23-150700.3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-readline-8.3.23-150700.3.3.1.x86_64" }, "product_reference": "php8-readline-8.3.23-150700.3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-shmop-8.3.23-150700.3.3.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-shmop-8.3.23-150700.3.3.1.aarch64" }, "product_reference": "php8-shmop-8.3.23-150700.3.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-shmop-8.3.23-150700.3.3.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-shmop-8.3.23-150700.3.3.1.ppc64le" }, "product_reference": "php8-shmop-8.3.23-150700.3.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-shmop-8.3.23-150700.3.3.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-shmop-8.3.23-150700.3.3.1.s390x" }, "product_reference": "php8-shmop-8.3.23-150700.3.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-shmop-8.3.23-150700.3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-shmop-8.3.23-150700.3.3.1.x86_64" }, "product_reference": "php8-shmop-8.3.23-150700.3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-snmp-8.3.23-150700.3.3.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-snmp-8.3.23-150700.3.3.1.aarch64" }, "product_reference": "php8-snmp-8.3.23-150700.3.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-snmp-8.3.23-150700.3.3.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-snmp-8.3.23-150700.3.3.1.ppc64le" }, "product_reference": "php8-snmp-8.3.23-150700.3.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-snmp-8.3.23-150700.3.3.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-snmp-8.3.23-150700.3.3.1.s390x" }, "product_reference": "php8-snmp-8.3.23-150700.3.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-snmp-8.3.23-150700.3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-snmp-8.3.23-150700.3.3.1.x86_64" }, "product_reference": "php8-snmp-8.3.23-150700.3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-soap-8.3.23-150700.3.3.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-soap-8.3.23-150700.3.3.1.aarch64" }, "product_reference": "php8-soap-8.3.23-150700.3.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-soap-8.3.23-150700.3.3.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-soap-8.3.23-150700.3.3.1.ppc64le" }, "product_reference": "php8-soap-8.3.23-150700.3.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-soap-8.3.23-150700.3.3.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-soap-8.3.23-150700.3.3.1.s390x" }, "product_reference": "php8-soap-8.3.23-150700.3.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-soap-8.3.23-150700.3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-soap-8.3.23-150700.3.3.1.x86_64" }, "product_reference": "php8-soap-8.3.23-150700.3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-sockets-8.3.23-150700.3.3.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sockets-8.3.23-150700.3.3.1.aarch64" }, "product_reference": "php8-sockets-8.3.23-150700.3.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-sockets-8.3.23-150700.3.3.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sockets-8.3.23-150700.3.3.1.ppc64le" }, "product_reference": "php8-sockets-8.3.23-150700.3.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-sockets-8.3.23-150700.3.3.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sockets-8.3.23-150700.3.3.1.s390x" }, "product_reference": "php8-sockets-8.3.23-150700.3.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-sockets-8.3.23-150700.3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sockets-8.3.23-150700.3.3.1.x86_64" }, "product_reference": "php8-sockets-8.3.23-150700.3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-sodium-8.3.23-150700.3.3.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sodium-8.3.23-150700.3.3.1.aarch64" }, "product_reference": "php8-sodium-8.3.23-150700.3.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-sodium-8.3.23-150700.3.3.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sodium-8.3.23-150700.3.3.1.ppc64le" }, "product_reference": "php8-sodium-8.3.23-150700.3.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-sodium-8.3.23-150700.3.3.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sodium-8.3.23-150700.3.3.1.s390x" }, "product_reference": "php8-sodium-8.3.23-150700.3.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-sodium-8.3.23-150700.3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sodium-8.3.23-150700.3.3.1.x86_64" }, "product_reference": "php8-sodium-8.3.23-150700.3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-sqlite-8.3.23-150700.3.3.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sqlite-8.3.23-150700.3.3.1.aarch64" }, "product_reference": "php8-sqlite-8.3.23-150700.3.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-sqlite-8.3.23-150700.3.3.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sqlite-8.3.23-150700.3.3.1.ppc64le" }, "product_reference": "php8-sqlite-8.3.23-150700.3.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-sqlite-8.3.23-150700.3.3.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sqlite-8.3.23-150700.3.3.1.s390x" }, "product_reference": "php8-sqlite-8.3.23-150700.3.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-sqlite-8.3.23-150700.3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sqlite-8.3.23-150700.3.3.1.x86_64" }, "product_reference": "php8-sqlite-8.3.23-150700.3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-sysvmsg-8.3.23-150700.3.3.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvmsg-8.3.23-150700.3.3.1.aarch64" }, "product_reference": "php8-sysvmsg-8.3.23-150700.3.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-sysvmsg-8.3.23-150700.3.3.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvmsg-8.3.23-150700.3.3.1.ppc64le" }, "product_reference": "php8-sysvmsg-8.3.23-150700.3.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-sysvmsg-8.3.23-150700.3.3.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvmsg-8.3.23-150700.3.3.1.s390x" }, "product_reference": "php8-sysvmsg-8.3.23-150700.3.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-sysvmsg-8.3.23-150700.3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvmsg-8.3.23-150700.3.3.1.x86_64" }, "product_reference": "php8-sysvmsg-8.3.23-150700.3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-sysvsem-8.3.23-150700.3.3.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvsem-8.3.23-150700.3.3.1.aarch64" }, "product_reference": "php8-sysvsem-8.3.23-150700.3.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-sysvsem-8.3.23-150700.3.3.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvsem-8.3.23-150700.3.3.1.ppc64le" }, "product_reference": "php8-sysvsem-8.3.23-150700.3.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-sysvsem-8.3.23-150700.3.3.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvsem-8.3.23-150700.3.3.1.s390x" }, "product_reference": "php8-sysvsem-8.3.23-150700.3.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-sysvsem-8.3.23-150700.3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvsem-8.3.23-150700.3.3.1.x86_64" }, "product_reference": "php8-sysvsem-8.3.23-150700.3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-sysvshm-8.3.23-150700.3.3.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvshm-8.3.23-150700.3.3.1.aarch64" }, "product_reference": "php8-sysvshm-8.3.23-150700.3.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-sysvshm-8.3.23-150700.3.3.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvshm-8.3.23-150700.3.3.1.ppc64le" }, "product_reference": "php8-sysvshm-8.3.23-150700.3.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-sysvshm-8.3.23-150700.3.3.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvshm-8.3.23-150700.3.3.1.s390x" }, "product_reference": "php8-sysvshm-8.3.23-150700.3.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-sysvshm-8.3.23-150700.3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvshm-8.3.23-150700.3.3.1.x86_64" }, "product_reference": "php8-sysvshm-8.3.23-150700.3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-test-8.3.23-150700.3.3.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-test-8.3.23-150700.3.3.2.aarch64" }, "product_reference": "php8-test-8.3.23-150700.3.3.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-test-8.3.23-150700.3.3.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-test-8.3.23-150700.3.3.2.ppc64le" }, "product_reference": "php8-test-8.3.23-150700.3.3.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-test-8.3.23-150700.3.3.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-test-8.3.23-150700.3.3.2.s390x" }, "product_reference": "php8-test-8.3.23-150700.3.3.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-test-8.3.23-150700.3.3.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-test-8.3.23-150700.3.3.2.x86_64" }, "product_reference": "php8-test-8.3.23-150700.3.3.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-tidy-8.3.23-150700.3.3.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-tidy-8.3.23-150700.3.3.1.aarch64" }, "product_reference": "php8-tidy-8.3.23-150700.3.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-tidy-8.3.23-150700.3.3.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-tidy-8.3.23-150700.3.3.1.ppc64le" }, "product_reference": "php8-tidy-8.3.23-150700.3.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-tidy-8.3.23-150700.3.3.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-tidy-8.3.23-150700.3.3.1.s390x" }, "product_reference": "php8-tidy-8.3.23-150700.3.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-tidy-8.3.23-150700.3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-tidy-8.3.23-150700.3.3.1.x86_64" }, "product_reference": "php8-tidy-8.3.23-150700.3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-tokenizer-8.3.23-150700.3.3.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-tokenizer-8.3.23-150700.3.3.1.aarch64" }, "product_reference": "php8-tokenizer-8.3.23-150700.3.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-tokenizer-8.3.23-150700.3.3.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-tokenizer-8.3.23-150700.3.3.1.ppc64le" }, "product_reference": "php8-tokenizer-8.3.23-150700.3.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-tokenizer-8.3.23-150700.3.3.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-tokenizer-8.3.23-150700.3.3.1.s390x" }, "product_reference": "php8-tokenizer-8.3.23-150700.3.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-tokenizer-8.3.23-150700.3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-tokenizer-8.3.23-150700.3.3.1.x86_64" }, "product_reference": "php8-tokenizer-8.3.23-150700.3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-xmlreader-8.3.23-150700.3.3.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xmlreader-8.3.23-150700.3.3.1.aarch64" }, "product_reference": "php8-xmlreader-8.3.23-150700.3.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-xmlreader-8.3.23-150700.3.3.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xmlreader-8.3.23-150700.3.3.1.ppc64le" }, "product_reference": "php8-xmlreader-8.3.23-150700.3.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-xmlreader-8.3.23-150700.3.3.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xmlreader-8.3.23-150700.3.3.1.s390x" }, "product_reference": "php8-xmlreader-8.3.23-150700.3.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-xmlreader-8.3.23-150700.3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xmlreader-8.3.23-150700.3.3.1.x86_64" }, "product_reference": "php8-xmlreader-8.3.23-150700.3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-xmlwriter-8.3.23-150700.3.3.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xmlwriter-8.3.23-150700.3.3.1.aarch64" }, "product_reference": "php8-xmlwriter-8.3.23-150700.3.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-xmlwriter-8.3.23-150700.3.3.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xmlwriter-8.3.23-150700.3.3.1.ppc64le" }, "product_reference": "php8-xmlwriter-8.3.23-150700.3.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-xmlwriter-8.3.23-150700.3.3.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xmlwriter-8.3.23-150700.3.3.1.s390x" }, "product_reference": "php8-xmlwriter-8.3.23-150700.3.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-xmlwriter-8.3.23-150700.3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xmlwriter-8.3.23-150700.3.3.1.x86_64" }, "product_reference": "php8-xmlwriter-8.3.23-150700.3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-xsl-8.3.23-150700.3.3.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xsl-8.3.23-150700.3.3.1.aarch64" }, "product_reference": "php8-xsl-8.3.23-150700.3.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-xsl-8.3.23-150700.3.3.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xsl-8.3.23-150700.3.3.1.ppc64le" }, "product_reference": "php8-xsl-8.3.23-150700.3.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-xsl-8.3.23-150700.3.3.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xsl-8.3.23-150700.3.3.1.s390x" }, "product_reference": "php8-xsl-8.3.23-150700.3.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-xsl-8.3.23-150700.3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xsl-8.3.23-150700.3.3.1.x86_64" }, "product_reference": "php8-xsl-8.3.23-150700.3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-zip-8.3.23-150700.3.3.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-zip-8.3.23-150700.3.3.1.aarch64" }, "product_reference": "php8-zip-8.3.23-150700.3.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-zip-8.3.23-150700.3.3.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-zip-8.3.23-150700.3.3.1.ppc64le" }, "product_reference": "php8-zip-8.3.23-150700.3.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-zip-8.3.23-150700.3.3.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-zip-8.3.23-150700.3.3.1.s390x" }, "product_reference": "php8-zip-8.3.23-150700.3.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-zip-8.3.23-150700.3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-zip-8.3.23-150700.3.3.1.x86_64" }, "product_reference": "php8-zip-8.3.23-150700.3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-zlib-8.3.23-150700.3.3.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-zlib-8.3.23-150700.3.3.1.aarch64" }, "product_reference": "php8-zlib-8.3.23-150700.3.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-zlib-8.3.23-150700.3.3.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-zlib-8.3.23-150700.3.3.1.ppc64le" }, "product_reference": "php8-zlib-8.3.23-150700.3.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-zlib-8.3.23-150700.3.3.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-zlib-8.3.23-150700.3.3.1.s390x" }, "product_reference": "php8-zlib-8.3.23-150700.3.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php8-zlib-8.3.23-150700.3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-zlib-8.3.23-150700.3.3.1.x86_64" }, "product_reference": "php8-zlib-8.3.23-150700.3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7" } ] }, "vulnerabilities": [ { "cve": "CVE-2025-1220", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-1220" } ], "notes": [ { "category": "general", "text": "In PHP versions:8.1.* before 8.1.33, 8.2.* before 8.2.29, 8.3.* before 8.3.23, 8.4.* before 8.4.10 some functions like fsockopen() lack validation that the hostname supplied does not contain null characters. This may lead to other functions like parse_url() treat the hostname in different way, thus opening way to security problems if the user code implements access checks before access using such functions.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:apache2-mod_php8-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:apache2-mod_php8-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:apache2-mod_php8-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:apache2-mod_php8-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-bcmath-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-bcmath-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-bcmath-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-bcmath-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-bz2-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-bz2-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-bz2-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-bz2-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-calendar-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-calendar-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-calendar-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-calendar-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-cli-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-cli-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-cli-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-cli-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ctype-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ctype-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ctype-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ctype-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-curl-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-curl-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-curl-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-curl-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-dba-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-dba-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-dba-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-dba-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-devel-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-devel-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-devel-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-devel-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-dom-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-dom-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-dom-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-dom-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-embed-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-embed-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-embed-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-embed-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-enchant-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-enchant-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-enchant-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-enchant-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-exif-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-exif-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-exif-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-exif-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fastcgi-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fastcgi-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fastcgi-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fastcgi-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fileinfo-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fileinfo-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fileinfo-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fileinfo-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fpm-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fpm-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fpm-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fpm-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ftp-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ftp-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ftp-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ftp-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gd-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gd-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gd-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gd-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gettext-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gettext-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gettext-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gettext-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gmp-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gmp-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gmp-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gmp-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-iconv-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-iconv-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-iconv-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-iconv-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-intl-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-intl-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-intl-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-intl-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ldap-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ldap-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ldap-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ldap-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-mbstring-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-mbstring-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-mbstring-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-mbstring-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-mysql-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-mysql-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-mysql-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-mysql-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-odbc-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-odbc-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-odbc-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-odbc-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-opcache-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-opcache-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-opcache-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-opcache-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-openssl-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-openssl-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-openssl-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-openssl-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pcntl-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pcntl-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pcntl-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pcntl-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pdo-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pdo-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pdo-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pdo-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pgsql-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pgsql-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pgsql-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pgsql-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-phar-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-phar-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-phar-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-phar-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-posix-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-posix-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-posix-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-posix-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-readline-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-readline-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-readline-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-readline-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-shmop-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-shmop-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-shmop-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-shmop-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-snmp-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-snmp-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-snmp-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-snmp-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-soap-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-soap-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-soap-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-soap-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sockets-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sockets-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sockets-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sockets-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sodium-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sodium-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sodium-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sodium-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sqlite-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sqlite-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sqlite-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sqlite-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvmsg-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvmsg-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvmsg-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvmsg-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvsem-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvsem-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvsem-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvsem-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvshm-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvshm-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvshm-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvshm-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-test-8.3.23-150700.3.3.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-test-8.3.23-150700.3.3.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-test-8.3.23-150700.3.3.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-test-8.3.23-150700.3.3.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-tidy-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-tidy-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-tidy-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-tidy-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-tokenizer-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-tokenizer-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-tokenizer-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-tokenizer-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xmlreader-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xmlreader-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xmlreader-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xmlreader-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xmlwriter-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xmlwriter-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xmlwriter-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xmlwriter-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xsl-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xsl-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xsl-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xsl-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-zip-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-zip-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-zip-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-zip-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-zlib-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-zlib-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-zlib-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-zlib-8.3.23-150700.3.3.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-1220", "url": "https://www.suse.com/security/cve/CVE-2025-1220" }, { "category": "external", "summary": "SUSE Bug 1246167 for CVE-2025-1220", "url": "https://bugzilla.suse.com/1246167" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:apache2-mod_php8-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:apache2-mod_php8-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:apache2-mod_php8-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:apache2-mod_php8-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-bcmath-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-bcmath-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-bcmath-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-bcmath-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-bz2-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-bz2-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-bz2-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-bz2-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-calendar-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-calendar-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-calendar-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-calendar-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-cli-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-cli-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-cli-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-cli-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ctype-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ctype-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ctype-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ctype-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-curl-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-curl-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-curl-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-curl-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-dba-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-dba-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-dba-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-dba-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-devel-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-devel-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-devel-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-devel-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-dom-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-dom-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-dom-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-dom-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-embed-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-embed-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-embed-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-embed-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-enchant-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-enchant-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-enchant-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-enchant-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-exif-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-exif-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-exif-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-exif-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fastcgi-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fastcgi-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fastcgi-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fastcgi-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fileinfo-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fileinfo-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fileinfo-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fileinfo-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fpm-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fpm-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fpm-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fpm-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ftp-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ftp-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ftp-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ftp-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gd-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gd-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gd-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gd-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gettext-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gettext-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gettext-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gettext-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gmp-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gmp-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gmp-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gmp-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-iconv-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-iconv-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-iconv-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-iconv-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-intl-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-intl-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-intl-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-intl-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ldap-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ldap-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ldap-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ldap-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-mbstring-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-mbstring-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-mbstring-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-mbstring-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-mysql-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-mysql-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-mysql-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-mysql-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-odbc-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-odbc-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-odbc-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-odbc-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-opcache-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-opcache-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-opcache-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-opcache-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-openssl-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-openssl-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-openssl-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-openssl-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pcntl-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pcntl-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pcntl-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pcntl-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pdo-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pdo-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pdo-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pdo-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pgsql-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pgsql-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pgsql-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pgsql-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-phar-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-phar-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-phar-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-phar-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-posix-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-posix-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-posix-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-posix-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-readline-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-readline-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-readline-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-readline-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-shmop-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-shmop-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-shmop-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-shmop-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-snmp-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-snmp-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-snmp-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-snmp-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-soap-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-soap-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-soap-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-soap-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sockets-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sockets-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sockets-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sockets-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sodium-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sodium-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sodium-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sodium-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sqlite-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sqlite-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sqlite-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sqlite-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvmsg-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvmsg-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvmsg-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvmsg-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvsem-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvsem-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvsem-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvsem-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvshm-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvshm-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvshm-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvshm-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-test-8.3.23-150700.3.3.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-test-8.3.23-150700.3.3.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-test-8.3.23-150700.3.3.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-test-8.3.23-150700.3.3.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-tidy-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-tidy-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-tidy-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-tidy-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-tokenizer-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-tokenizer-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-tokenizer-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-tokenizer-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xmlreader-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xmlreader-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xmlreader-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xmlreader-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xmlwriter-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xmlwriter-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xmlwriter-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xmlwriter-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xsl-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xsl-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xsl-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xsl-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-zip-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-zip-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-zip-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-zip-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-zlib-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-zlib-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-zlib-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-zlib-8.3.23-150700.3.3.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.4, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:apache2-mod_php8-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:apache2-mod_php8-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:apache2-mod_php8-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:apache2-mod_php8-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-bcmath-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-bcmath-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-bcmath-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-bcmath-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-bz2-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-bz2-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-bz2-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-bz2-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-calendar-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-calendar-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-calendar-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-calendar-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-cli-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-cli-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-cli-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-cli-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ctype-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ctype-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ctype-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ctype-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-curl-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-curl-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-curl-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-curl-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-dba-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-dba-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-dba-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-dba-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-devel-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-devel-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-devel-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-devel-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-dom-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-dom-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-dom-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-dom-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-embed-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-embed-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-embed-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-embed-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-enchant-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-enchant-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-enchant-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-enchant-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-exif-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-exif-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-exif-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-exif-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fastcgi-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fastcgi-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fastcgi-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fastcgi-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fileinfo-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fileinfo-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fileinfo-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fileinfo-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fpm-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fpm-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fpm-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fpm-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ftp-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ftp-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ftp-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ftp-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gd-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gd-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gd-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gd-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gettext-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gettext-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gettext-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gettext-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gmp-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gmp-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gmp-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gmp-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-iconv-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-iconv-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-iconv-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-iconv-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-intl-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-intl-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-intl-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-intl-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ldap-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ldap-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ldap-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ldap-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-mbstring-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-mbstring-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-mbstring-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-mbstring-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-mysql-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-mysql-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-mysql-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-mysql-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-odbc-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-odbc-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-odbc-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-odbc-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-opcache-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-opcache-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-opcache-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-opcache-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-openssl-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-openssl-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-openssl-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-openssl-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pcntl-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pcntl-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pcntl-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pcntl-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pdo-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pdo-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pdo-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pdo-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pgsql-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pgsql-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pgsql-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pgsql-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-phar-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-phar-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-phar-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-phar-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-posix-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-posix-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-posix-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-posix-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-readline-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-readline-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-readline-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-readline-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-shmop-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-shmop-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-shmop-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-shmop-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-snmp-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-snmp-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-snmp-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-snmp-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-soap-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-soap-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-soap-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-soap-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sockets-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sockets-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sockets-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sockets-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sodium-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sodium-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sodium-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sodium-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sqlite-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sqlite-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sqlite-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sqlite-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvmsg-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvmsg-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvmsg-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvmsg-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvsem-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvsem-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvsem-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvsem-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvshm-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvshm-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvshm-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvshm-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-test-8.3.23-150700.3.3.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-test-8.3.23-150700.3.3.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-test-8.3.23-150700.3.3.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-test-8.3.23-150700.3.3.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-tidy-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-tidy-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-tidy-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-tidy-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-tokenizer-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-tokenizer-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-tokenizer-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-tokenizer-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xmlreader-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xmlreader-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xmlreader-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xmlreader-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xmlwriter-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xmlwriter-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xmlwriter-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xmlwriter-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xsl-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xsl-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xsl-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xsl-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-zip-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-zip-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-zip-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-zip-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-zlib-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-zlib-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-zlib-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-zlib-8.3.23-150700.3.3.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-07-22T08:41:03Z", "details": "important" } ], "title": "CVE-2025-1220" }, { "cve": "CVE-2025-1735", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-1735" } ], "notes": [ { "category": "general", "text": "In PHP versions:8.1.* before 8.1.33, 8.2.* before 8.2.29, 8.3.* before 8.3.23, 8.4.* pgsql and pdo_pgsql escaping functions do not check if the underlying quoting functions returned errors. This could cause crashes if Postgres server rejects the string as invalid.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:apache2-mod_php8-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:apache2-mod_php8-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:apache2-mod_php8-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:apache2-mod_php8-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-bcmath-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-bcmath-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-bcmath-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-bcmath-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-bz2-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-bz2-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-bz2-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-bz2-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-calendar-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-calendar-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-calendar-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-calendar-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-cli-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-cli-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-cli-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-cli-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ctype-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ctype-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ctype-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ctype-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-curl-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-curl-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-curl-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-curl-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-dba-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-dba-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-dba-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-dba-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-devel-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-devel-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-devel-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-devel-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-dom-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-dom-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-dom-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-dom-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-embed-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-embed-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-embed-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-embed-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-enchant-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-enchant-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-enchant-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-enchant-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-exif-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-exif-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-exif-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-exif-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fastcgi-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fastcgi-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fastcgi-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fastcgi-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fileinfo-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fileinfo-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fileinfo-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fileinfo-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fpm-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fpm-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fpm-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fpm-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ftp-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ftp-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ftp-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ftp-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gd-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gd-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gd-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gd-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gettext-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gettext-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gettext-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gettext-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gmp-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gmp-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gmp-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gmp-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-iconv-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-iconv-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-iconv-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-iconv-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-intl-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-intl-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-intl-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-intl-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ldap-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ldap-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ldap-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ldap-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-mbstring-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-mbstring-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-mbstring-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-mbstring-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-mysql-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-mysql-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-mysql-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-mysql-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-odbc-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-odbc-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-odbc-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-odbc-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-opcache-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-opcache-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-opcache-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-opcache-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-openssl-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-openssl-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-openssl-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-openssl-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pcntl-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pcntl-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pcntl-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pcntl-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pdo-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pdo-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pdo-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pdo-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pgsql-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pgsql-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pgsql-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pgsql-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-phar-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-phar-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-phar-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-phar-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-posix-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-posix-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-posix-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-posix-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-readline-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-readline-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-readline-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-readline-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-shmop-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-shmop-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-shmop-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-shmop-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-snmp-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-snmp-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-snmp-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-snmp-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-soap-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-soap-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-soap-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-soap-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sockets-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sockets-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sockets-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sockets-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sodium-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sodium-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sodium-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sodium-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sqlite-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sqlite-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sqlite-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sqlite-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvmsg-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvmsg-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvmsg-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvmsg-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvsem-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvsem-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvsem-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvsem-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvshm-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvshm-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvshm-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvshm-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-test-8.3.23-150700.3.3.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-test-8.3.23-150700.3.3.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-test-8.3.23-150700.3.3.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-test-8.3.23-150700.3.3.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-tidy-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-tidy-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-tidy-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-tidy-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-tokenizer-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-tokenizer-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-tokenizer-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-tokenizer-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xmlreader-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xmlreader-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xmlreader-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xmlreader-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xmlwriter-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xmlwriter-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xmlwriter-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xmlwriter-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xsl-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xsl-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xsl-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xsl-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-zip-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-zip-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-zip-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-zip-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-zlib-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-zlib-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-zlib-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-zlib-8.3.23-150700.3.3.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-1735", "url": "https://www.suse.com/security/cve/CVE-2025-1735" }, { "category": "external", "summary": "SUSE Bug 1246146 for CVE-2025-1735", "url": "https://bugzilla.suse.com/1246146" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:apache2-mod_php8-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:apache2-mod_php8-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:apache2-mod_php8-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:apache2-mod_php8-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-bcmath-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-bcmath-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-bcmath-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-bcmath-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-bz2-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-bz2-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-bz2-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-bz2-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-calendar-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-calendar-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-calendar-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-calendar-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-cli-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-cli-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-cli-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-cli-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ctype-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ctype-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ctype-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ctype-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-curl-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-curl-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-curl-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-curl-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-dba-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-dba-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-dba-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-dba-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-devel-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-devel-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-devel-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-devel-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-dom-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-dom-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-dom-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-dom-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-embed-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-embed-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-embed-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-embed-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-enchant-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-enchant-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-enchant-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-enchant-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-exif-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-exif-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-exif-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-exif-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fastcgi-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fastcgi-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fastcgi-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fastcgi-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fileinfo-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fileinfo-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fileinfo-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fileinfo-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fpm-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fpm-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fpm-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fpm-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ftp-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ftp-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ftp-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ftp-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gd-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gd-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gd-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gd-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gettext-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gettext-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gettext-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gettext-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gmp-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gmp-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gmp-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gmp-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-iconv-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-iconv-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-iconv-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-iconv-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-intl-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-intl-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-intl-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-intl-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ldap-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ldap-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ldap-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ldap-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-mbstring-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-mbstring-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-mbstring-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-mbstring-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-mysql-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-mysql-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-mysql-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-mysql-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-odbc-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-odbc-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-odbc-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-odbc-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-opcache-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-opcache-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-opcache-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-opcache-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-openssl-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-openssl-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-openssl-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-openssl-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pcntl-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pcntl-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pcntl-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pcntl-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pdo-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pdo-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pdo-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pdo-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pgsql-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pgsql-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pgsql-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pgsql-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-phar-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-phar-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-phar-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-phar-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-posix-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-posix-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-posix-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-posix-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-readline-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-readline-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-readline-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-readline-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-shmop-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-shmop-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-shmop-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-shmop-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-snmp-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-snmp-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-snmp-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-snmp-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-soap-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-soap-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-soap-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-soap-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sockets-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sockets-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sockets-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sockets-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sodium-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sodium-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sodium-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sodium-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sqlite-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sqlite-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sqlite-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sqlite-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvmsg-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvmsg-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvmsg-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvmsg-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvsem-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvsem-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvsem-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvsem-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvshm-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvshm-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvshm-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvshm-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-test-8.3.23-150700.3.3.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-test-8.3.23-150700.3.3.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-test-8.3.23-150700.3.3.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-test-8.3.23-150700.3.3.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-tidy-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-tidy-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-tidy-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-tidy-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-tokenizer-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-tokenizer-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-tokenizer-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-tokenizer-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xmlreader-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xmlreader-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xmlreader-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xmlreader-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xmlwriter-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xmlwriter-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xmlwriter-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xmlwriter-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xsl-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xsl-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xsl-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xsl-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-zip-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-zip-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-zip-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-zip-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-zlib-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-zlib-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-zlib-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-zlib-8.3.23-150700.3.3.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:apache2-mod_php8-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:apache2-mod_php8-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:apache2-mod_php8-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:apache2-mod_php8-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-bcmath-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-bcmath-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-bcmath-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-bcmath-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-bz2-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-bz2-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-bz2-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-bz2-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-calendar-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-calendar-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-calendar-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-calendar-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-cli-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-cli-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-cli-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-cli-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ctype-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ctype-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ctype-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ctype-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-curl-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-curl-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-curl-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-curl-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-dba-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-dba-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-dba-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-dba-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-devel-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-devel-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-devel-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-devel-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-dom-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-dom-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-dom-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-dom-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-embed-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-embed-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-embed-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-embed-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-enchant-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-enchant-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-enchant-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-enchant-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-exif-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-exif-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-exif-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-exif-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fastcgi-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fastcgi-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fastcgi-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fastcgi-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fileinfo-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fileinfo-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fileinfo-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fileinfo-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fpm-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fpm-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fpm-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fpm-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ftp-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ftp-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ftp-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ftp-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gd-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gd-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gd-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gd-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gettext-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gettext-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gettext-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gettext-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gmp-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gmp-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gmp-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gmp-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-iconv-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-iconv-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-iconv-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-iconv-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-intl-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-intl-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-intl-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-intl-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ldap-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ldap-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ldap-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ldap-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-mbstring-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-mbstring-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-mbstring-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-mbstring-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-mysql-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-mysql-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-mysql-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-mysql-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-odbc-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-odbc-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-odbc-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-odbc-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-opcache-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-opcache-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-opcache-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-opcache-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-openssl-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-openssl-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-openssl-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-openssl-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pcntl-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pcntl-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pcntl-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pcntl-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pdo-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pdo-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pdo-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pdo-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pgsql-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pgsql-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pgsql-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pgsql-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-phar-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-phar-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-phar-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-phar-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-posix-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-posix-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-posix-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-posix-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-readline-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-readline-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-readline-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-readline-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-shmop-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-shmop-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-shmop-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-shmop-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-snmp-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-snmp-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-snmp-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-snmp-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-soap-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-soap-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-soap-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-soap-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sockets-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sockets-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sockets-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sockets-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sodium-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sodium-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sodium-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sodium-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sqlite-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sqlite-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sqlite-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sqlite-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvmsg-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvmsg-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvmsg-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvmsg-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvsem-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvsem-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvsem-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvsem-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvshm-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvshm-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvshm-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvshm-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-test-8.3.23-150700.3.3.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-test-8.3.23-150700.3.3.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-test-8.3.23-150700.3.3.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-test-8.3.23-150700.3.3.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-tidy-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-tidy-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-tidy-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-tidy-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-tokenizer-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-tokenizer-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-tokenizer-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-tokenizer-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xmlreader-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xmlreader-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xmlreader-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xmlreader-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xmlwriter-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xmlwriter-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xmlwriter-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xmlwriter-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xsl-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xsl-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xsl-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xsl-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-zip-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-zip-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-zip-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-zip-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-zlib-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-zlib-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-zlib-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-zlib-8.3.23-150700.3.3.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-07-22T08:41:03Z", "details": "moderate" } ], "title": "CVE-2025-1735" }, { "cve": "CVE-2025-6491", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-6491" } ], "notes": [ { "category": "general", "text": "In PHP versions:8.1.* before 8.1.33, 8.2.* before 8.2.29, 8.3.* before 8.3.23, 8.4.* before 8.4.10 when parsing XML data in SOAP extensions, overly large (\u003e2Gb) XML namespace prefix may lead to null pointer dereference. This may lead to crashes and affect the availability of the target server.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:apache2-mod_php8-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:apache2-mod_php8-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:apache2-mod_php8-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:apache2-mod_php8-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-bcmath-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-bcmath-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-bcmath-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-bcmath-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-bz2-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-bz2-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-bz2-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-bz2-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-calendar-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-calendar-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-calendar-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-calendar-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-cli-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-cli-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-cli-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-cli-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ctype-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ctype-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ctype-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ctype-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-curl-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-curl-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-curl-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-curl-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-dba-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-dba-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-dba-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-dba-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-devel-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-devel-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-devel-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-devel-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-dom-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-dom-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-dom-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-dom-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-embed-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-embed-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-embed-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-embed-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-enchant-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-enchant-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-enchant-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-enchant-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-exif-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-exif-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-exif-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-exif-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fastcgi-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fastcgi-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fastcgi-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fastcgi-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fileinfo-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fileinfo-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fileinfo-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fileinfo-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fpm-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fpm-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fpm-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fpm-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ftp-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ftp-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ftp-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ftp-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gd-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gd-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gd-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gd-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gettext-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gettext-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gettext-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gettext-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gmp-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gmp-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gmp-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gmp-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-iconv-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-iconv-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-iconv-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-iconv-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-intl-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-intl-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-intl-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-intl-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ldap-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ldap-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ldap-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ldap-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-mbstring-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-mbstring-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-mbstring-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-mbstring-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-mysql-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-mysql-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-mysql-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-mysql-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-odbc-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-odbc-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-odbc-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-odbc-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-opcache-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-opcache-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-opcache-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-opcache-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-openssl-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-openssl-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-openssl-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-openssl-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pcntl-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pcntl-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pcntl-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pcntl-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pdo-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pdo-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pdo-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pdo-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pgsql-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pgsql-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pgsql-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pgsql-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-phar-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-phar-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-phar-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-phar-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-posix-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-posix-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-posix-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-posix-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-readline-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-readline-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-readline-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-readline-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-shmop-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-shmop-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-shmop-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-shmop-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-snmp-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-snmp-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-snmp-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-snmp-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-soap-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-soap-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-soap-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-soap-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sockets-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sockets-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sockets-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sockets-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sodium-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sodium-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sodium-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sodium-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sqlite-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sqlite-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sqlite-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sqlite-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvmsg-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvmsg-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvmsg-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvmsg-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvsem-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvsem-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvsem-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvsem-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvshm-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvshm-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvshm-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvshm-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-test-8.3.23-150700.3.3.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-test-8.3.23-150700.3.3.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-test-8.3.23-150700.3.3.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-test-8.3.23-150700.3.3.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-tidy-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-tidy-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-tidy-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-tidy-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-tokenizer-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-tokenizer-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-tokenizer-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-tokenizer-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xmlreader-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xmlreader-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xmlreader-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xmlreader-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xmlwriter-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xmlwriter-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xmlwriter-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xmlwriter-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xsl-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xsl-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xsl-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xsl-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-zip-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-zip-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-zip-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-zip-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-zlib-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-zlib-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-zlib-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-zlib-8.3.23-150700.3.3.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-6491", "url": "https://www.suse.com/security/cve/CVE-2025-6491" }, { "category": "external", "summary": "SUSE Bug 1246148 for CVE-2025-6491", "url": "https://bugzilla.suse.com/1246148" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:apache2-mod_php8-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:apache2-mod_php8-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:apache2-mod_php8-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:apache2-mod_php8-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-bcmath-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-bcmath-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-bcmath-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-bcmath-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-bz2-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-bz2-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-bz2-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-bz2-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-calendar-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-calendar-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-calendar-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-calendar-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-cli-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-cli-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-cli-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-cli-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ctype-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ctype-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ctype-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ctype-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-curl-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-curl-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-curl-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-curl-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-dba-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-dba-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-dba-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-dba-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-devel-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-devel-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-devel-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-devel-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-dom-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-dom-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-dom-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-dom-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-embed-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-embed-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-embed-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-embed-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-enchant-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-enchant-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-enchant-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-enchant-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-exif-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-exif-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-exif-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-exif-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fastcgi-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fastcgi-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fastcgi-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fastcgi-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fileinfo-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fileinfo-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fileinfo-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fileinfo-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fpm-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fpm-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fpm-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fpm-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ftp-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ftp-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ftp-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ftp-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gd-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gd-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gd-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gd-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gettext-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gettext-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gettext-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gettext-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gmp-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gmp-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gmp-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gmp-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-iconv-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-iconv-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-iconv-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-iconv-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-intl-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-intl-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-intl-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-intl-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ldap-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ldap-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ldap-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ldap-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-mbstring-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-mbstring-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-mbstring-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-mbstring-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-mysql-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-mysql-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-mysql-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-mysql-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-odbc-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-odbc-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-odbc-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-odbc-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-opcache-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-opcache-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-opcache-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-opcache-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-openssl-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-openssl-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-openssl-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-openssl-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pcntl-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pcntl-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pcntl-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pcntl-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pdo-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pdo-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pdo-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pdo-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pgsql-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pgsql-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pgsql-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pgsql-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-phar-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-phar-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-phar-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-phar-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-posix-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-posix-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-posix-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-posix-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-readline-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-readline-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-readline-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-readline-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-shmop-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-shmop-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-shmop-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-shmop-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-snmp-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-snmp-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-snmp-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-snmp-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-soap-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-soap-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-soap-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-soap-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sockets-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sockets-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sockets-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sockets-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sodium-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sodium-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sodium-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sodium-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sqlite-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sqlite-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sqlite-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sqlite-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvmsg-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvmsg-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvmsg-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvmsg-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvsem-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvsem-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvsem-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvsem-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvshm-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvshm-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvshm-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvshm-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-test-8.3.23-150700.3.3.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-test-8.3.23-150700.3.3.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-test-8.3.23-150700.3.3.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-test-8.3.23-150700.3.3.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-tidy-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-tidy-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-tidy-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-tidy-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-tokenizer-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-tokenizer-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-tokenizer-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-tokenizer-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xmlreader-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xmlreader-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xmlreader-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xmlreader-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xmlwriter-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xmlwriter-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xmlwriter-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xmlwriter-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xsl-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xsl-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xsl-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xsl-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-zip-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-zip-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-zip-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-zip-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-zlib-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-zlib-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-zlib-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-zlib-8.3.23-150700.3.3.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:apache2-mod_php8-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:apache2-mod_php8-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:apache2-mod_php8-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:apache2-mod_php8-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-bcmath-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-bcmath-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-bcmath-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-bcmath-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-bz2-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-bz2-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-bz2-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-bz2-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-calendar-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-calendar-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-calendar-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-calendar-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-cli-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-cli-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-cli-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-cli-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ctype-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ctype-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ctype-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ctype-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-curl-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-curl-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-curl-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-curl-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-dba-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-dba-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-dba-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-dba-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-devel-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-devel-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-devel-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-devel-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-dom-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-dom-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-dom-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-dom-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-embed-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-embed-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-embed-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-embed-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-enchant-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-enchant-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-enchant-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-enchant-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-exif-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-exif-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-exif-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-exif-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fastcgi-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fastcgi-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fastcgi-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fastcgi-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fileinfo-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fileinfo-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fileinfo-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fileinfo-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fpm-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fpm-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fpm-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fpm-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ftp-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ftp-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ftp-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ftp-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gd-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gd-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gd-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gd-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gettext-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gettext-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gettext-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gettext-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gmp-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gmp-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gmp-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gmp-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-iconv-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-iconv-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-iconv-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-iconv-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-intl-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-intl-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-intl-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-intl-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ldap-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ldap-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ldap-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ldap-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-mbstring-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-mbstring-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-mbstring-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-mbstring-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-mysql-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-mysql-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-mysql-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-mysql-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-odbc-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-odbc-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-odbc-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-odbc-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-opcache-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-opcache-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-opcache-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-opcache-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-openssl-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-openssl-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-openssl-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-openssl-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pcntl-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pcntl-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pcntl-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pcntl-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pdo-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pdo-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pdo-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pdo-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pgsql-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pgsql-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pgsql-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pgsql-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-phar-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-phar-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-phar-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-phar-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-posix-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-posix-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-posix-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-posix-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-readline-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-readline-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-readline-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-readline-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-shmop-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-shmop-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-shmop-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-shmop-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-snmp-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-snmp-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-snmp-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-snmp-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-soap-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-soap-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-soap-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-soap-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sockets-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sockets-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sockets-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sockets-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sodium-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sodium-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sodium-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sodium-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sqlite-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sqlite-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sqlite-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sqlite-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvmsg-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvmsg-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvmsg-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvmsg-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvsem-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvsem-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvsem-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvsem-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvshm-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvshm-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvshm-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvshm-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-test-8.3.23-150700.3.3.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-test-8.3.23-150700.3.3.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-test-8.3.23-150700.3.3.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-test-8.3.23-150700.3.3.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-tidy-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-tidy-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-tidy-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-tidy-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-tokenizer-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-tokenizer-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-tokenizer-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-tokenizer-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xmlreader-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xmlreader-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xmlreader-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xmlreader-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xmlwriter-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xmlwriter-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xmlwriter-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xmlwriter-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xsl-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xsl-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xsl-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xsl-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-zip-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-zip-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-zip-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-zip-8.3.23-150700.3.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-zlib-8.3.23-150700.3.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-zlib-8.3.23-150700.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-zlib-8.3.23-150700.3.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-zlib-8.3.23-150700.3.3.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-07-22T08:41:03Z", "details": "moderate" } ], "title": "CVE-2025-6491" } ] }
suse-su-2025:02473-1
Vulnerability from csaf_suse
Published
2025-07-23 12:02
Modified
2025-07-23 12:02
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-2025-1220: Fixed null byte termination in hostnames (bsc#1246167)
- CVE-2025-1735: Fixed pgsql extension does not check for errors during escaping (bsc#1246146)
- CVE-2025-6491: Fixed NULL Pointer Dereference in PHP SOAP Extension via Large XML Namespace Prefix (bsc#1246148)
Patchnames
SUSE-2025-2473,SUSE-SLE-Module-Legacy-15-SP6-2025-2473,SUSE-SLE-Module-Legacy-15-SP7-2025-2473,SUSE-SLE-Module-Packagehub-Subpackages-15-SP6-2025-2473,SUSE-SLE-Module-Packagehub-Subpackages-15-SP7-2025-2473,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2025-2473,SUSE-SLE-Product-HPC-15-SP4-LTSS-2025-2473,SUSE-SLE-Product-SLES-15-SP4-LTSS-2025-2473,SUSE-SLE-Product-SLES-15-SP5-LTSS-2025-2473,SUSE-SLE-Product-SLES_SAP-15-SP4-2025-2473,SUSE-SLE-Product-SLES_SAP-15-SP5-2025-2473,openSUSE-SLE-15.6-2025-2473
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-2025-1220: Fixed null byte termination in hostnames (bsc#1246167)\n- CVE-2025-1735: Fixed pgsql extension does not check for errors during escaping (bsc#1246146)\n- CVE-2025-6491: Fixed NULL Pointer Dereference in PHP SOAP Extension via Large XML Namespace Prefix (bsc#1246148)\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2025-2473,SUSE-SLE-Module-Legacy-15-SP6-2025-2473,SUSE-SLE-Module-Legacy-15-SP7-2025-2473,SUSE-SLE-Module-Packagehub-Subpackages-15-SP6-2025-2473,SUSE-SLE-Module-Packagehub-Subpackages-15-SP7-2025-2473,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2025-2473,SUSE-SLE-Product-HPC-15-SP4-LTSS-2025-2473,SUSE-SLE-Product-SLES-15-SP4-LTSS-2025-2473,SUSE-SLE-Product-SLES-15-SP5-LTSS-2025-2473,SUSE-SLE-Product-SLES_SAP-15-SP4-2025-2473,SUSE-SLE-Product-SLES_SAP-15-SP5-2025-2473,openSUSE-SLE-15.6-2025-2473", "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_02473-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2025:02473-1", "url": "https://www.suse.com/support/update/announcement/2025/suse-su-202502473-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2025:02473-1", "url": "https://lists.suse.com/pipermail/sle-updates/2025-July/040896.html" }, { "category": "self", "summary": "SUSE Bug 1246146", "url": "https://bugzilla.suse.com/1246146" }, { "category": "self", "summary": "SUSE Bug 1246148", "url": "https://bugzilla.suse.com/1246148" }, { "category": "self", "summary": "SUSE Bug 1246167", "url": "https://bugzilla.suse.com/1246167" }, { "category": "self", "summary": "SUSE CVE CVE-2025-1220 page", "url": "https://www.suse.com/security/cve/CVE-2025-1220/" }, { "category": "self", "summary": "SUSE CVE CVE-2025-1735 page", "url": "https://www.suse.com/security/cve/CVE-2025-1735/" }, { "category": "self", "summary": "SUSE CVE CVE-2025-6491 page", "url": "https://www.suse.com/security/cve/CVE-2025-6491/" } ], "title": "Security update for php7", "tracking": { "current_release_date": "2025-07-23T12:02:59Z", "generator": { "date": "2025-07-23T12:02:59Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2025:02473-1", "initial_release_date": "2025-07-23T12:02:59Z", "revision_history": [ { "date": "2025-07-23T12:02:59Z", "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.51.1.aarch64", "product": { "name": "apache2-mod_php7-7.4.33-150400.4.51.1.aarch64", "product_id": "apache2-mod_php7-7.4.33-150400.4.51.1.aarch64" } }, { "category": "product_version", "name": "php7-7.4.33-150400.4.51.1.aarch64", "product": { "name": "php7-7.4.33-150400.4.51.1.aarch64", "product_id": "php7-7.4.33-150400.4.51.1.aarch64" } }, { "category": "product_version", "name": "php7-bcmath-7.4.33-150400.4.51.1.aarch64", "product": { "name": "php7-bcmath-7.4.33-150400.4.51.1.aarch64", "product_id": "php7-bcmath-7.4.33-150400.4.51.1.aarch64" } }, { "category": "product_version", "name": "php7-bz2-7.4.33-150400.4.51.1.aarch64", "product": { "name": "php7-bz2-7.4.33-150400.4.51.1.aarch64", "product_id": "php7-bz2-7.4.33-150400.4.51.1.aarch64" } }, { "category": "product_version", "name": "php7-calendar-7.4.33-150400.4.51.1.aarch64", "product": { "name": "php7-calendar-7.4.33-150400.4.51.1.aarch64", "product_id": "php7-calendar-7.4.33-150400.4.51.1.aarch64" } }, { "category": "product_version", "name": "php7-cli-7.4.33-150400.4.51.1.aarch64", "product": { "name": "php7-cli-7.4.33-150400.4.51.1.aarch64", "product_id": "php7-cli-7.4.33-150400.4.51.1.aarch64" } }, { "category": "product_version", "name": "php7-ctype-7.4.33-150400.4.51.1.aarch64", "product": { "name": "php7-ctype-7.4.33-150400.4.51.1.aarch64", "product_id": "php7-ctype-7.4.33-150400.4.51.1.aarch64" } }, { "category": "product_version", "name": "php7-curl-7.4.33-150400.4.51.1.aarch64", "product": { "name": "php7-curl-7.4.33-150400.4.51.1.aarch64", "product_id": "php7-curl-7.4.33-150400.4.51.1.aarch64" } }, { "category": "product_version", "name": "php7-dba-7.4.33-150400.4.51.1.aarch64", "product": { "name": "php7-dba-7.4.33-150400.4.51.1.aarch64", "product_id": "php7-dba-7.4.33-150400.4.51.1.aarch64" } }, { "category": "product_version", "name": "php7-devel-7.4.33-150400.4.51.1.aarch64", "product": { "name": "php7-devel-7.4.33-150400.4.51.1.aarch64", "product_id": "php7-devel-7.4.33-150400.4.51.1.aarch64" } }, { "category": "product_version", "name": "php7-dom-7.4.33-150400.4.51.1.aarch64", "product": { "name": "php7-dom-7.4.33-150400.4.51.1.aarch64", "product_id": "php7-dom-7.4.33-150400.4.51.1.aarch64" } }, { "category": "product_version", "name": "php7-embed-7.4.33-150400.4.51.1.aarch64", "product": { "name": "php7-embed-7.4.33-150400.4.51.1.aarch64", "product_id": "php7-embed-7.4.33-150400.4.51.1.aarch64" } }, { "category": "product_version", "name": "php7-enchant-7.4.33-150400.4.51.1.aarch64", "product": { "name": "php7-enchant-7.4.33-150400.4.51.1.aarch64", "product_id": "php7-enchant-7.4.33-150400.4.51.1.aarch64" } }, { "category": "product_version", "name": "php7-exif-7.4.33-150400.4.51.1.aarch64", "product": { "name": "php7-exif-7.4.33-150400.4.51.1.aarch64", "product_id": "php7-exif-7.4.33-150400.4.51.1.aarch64" } }, { "category": "product_version", "name": "php7-fastcgi-7.4.33-150400.4.51.1.aarch64", "product": { "name": "php7-fastcgi-7.4.33-150400.4.51.1.aarch64", "product_id": "php7-fastcgi-7.4.33-150400.4.51.1.aarch64" } }, { "category": "product_version", "name": "php7-fileinfo-7.4.33-150400.4.51.1.aarch64", "product": { "name": "php7-fileinfo-7.4.33-150400.4.51.1.aarch64", "product_id": "php7-fileinfo-7.4.33-150400.4.51.1.aarch64" } }, { "category": "product_version", "name": "php7-fpm-7.4.33-150400.4.51.1.aarch64", "product": { "name": "php7-fpm-7.4.33-150400.4.51.1.aarch64", "product_id": "php7-fpm-7.4.33-150400.4.51.1.aarch64" } }, { "category": "product_version", "name": "php7-ftp-7.4.33-150400.4.51.1.aarch64", "product": { "name": "php7-ftp-7.4.33-150400.4.51.1.aarch64", "product_id": "php7-ftp-7.4.33-150400.4.51.1.aarch64" } }, { "category": "product_version", "name": "php7-gd-7.4.33-150400.4.51.1.aarch64", "product": { "name": "php7-gd-7.4.33-150400.4.51.1.aarch64", "product_id": "php7-gd-7.4.33-150400.4.51.1.aarch64" } }, { "category": "product_version", "name": "php7-gettext-7.4.33-150400.4.51.1.aarch64", "product": { "name": "php7-gettext-7.4.33-150400.4.51.1.aarch64", "product_id": "php7-gettext-7.4.33-150400.4.51.1.aarch64" } }, { "category": "product_version", "name": "php7-gmp-7.4.33-150400.4.51.1.aarch64", "product": { "name": "php7-gmp-7.4.33-150400.4.51.1.aarch64", "product_id": "php7-gmp-7.4.33-150400.4.51.1.aarch64" } }, { "category": "product_version", "name": "php7-iconv-7.4.33-150400.4.51.1.aarch64", "product": { "name": "php7-iconv-7.4.33-150400.4.51.1.aarch64", "product_id": "php7-iconv-7.4.33-150400.4.51.1.aarch64" } }, { "category": "product_version", "name": "php7-intl-7.4.33-150400.4.51.1.aarch64", "product": { "name": "php7-intl-7.4.33-150400.4.51.1.aarch64", "product_id": "php7-intl-7.4.33-150400.4.51.1.aarch64" } }, { "category": "product_version", "name": "php7-json-7.4.33-150400.4.51.1.aarch64", "product": { "name": "php7-json-7.4.33-150400.4.51.1.aarch64", "product_id": "php7-json-7.4.33-150400.4.51.1.aarch64" } }, { "category": "product_version", "name": "php7-ldap-7.4.33-150400.4.51.1.aarch64", "product": { "name": "php7-ldap-7.4.33-150400.4.51.1.aarch64", "product_id": "php7-ldap-7.4.33-150400.4.51.1.aarch64" } }, { "category": "product_version", "name": "php7-mbstring-7.4.33-150400.4.51.1.aarch64", "product": { "name": "php7-mbstring-7.4.33-150400.4.51.1.aarch64", "product_id": "php7-mbstring-7.4.33-150400.4.51.1.aarch64" } }, { "category": "product_version", "name": "php7-mysql-7.4.33-150400.4.51.1.aarch64", "product": { "name": "php7-mysql-7.4.33-150400.4.51.1.aarch64", "product_id": "php7-mysql-7.4.33-150400.4.51.1.aarch64" } }, { "category": "product_version", "name": "php7-odbc-7.4.33-150400.4.51.1.aarch64", "product": { "name": "php7-odbc-7.4.33-150400.4.51.1.aarch64", "product_id": "php7-odbc-7.4.33-150400.4.51.1.aarch64" } }, { "category": "product_version", "name": "php7-opcache-7.4.33-150400.4.51.1.aarch64", "product": { "name": "php7-opcache-7.4.33-150400.4.51.1.aarch64", "product_id": "php7-opcache-7.4.33-150400.4.51.1.aarch64" } }, { "category": "product_version", "name": "php7-openssl-7.4.33-150400.4.51.1.aarch64", "product": { "name": "php7-openssl-7.4.33-150400.4.51.1.aarch64", "product_id": "php7-openssl-7.4.33-150400.4.51.1.aarch64" } }, { "category": "product_version", "name": "php7-pcntl-7.4.33-150400.4.51.1.aarch64", "product": { "name": "php7-pcntl-7.4.33-150400.4.51.1.aarch64", "product_id": "php7-pcntl-7.4.33-150400.4.51.1.aarch64" } }, { "category": "product_version", "name": "php7-pdo-7.4.33-150400.4.51.1.aarch64", "product": { "name": "php7-pdo-7.4.33-150400.4.51.1.aarch64", "product_id": "php7-pdo-7.4.33-150400.4.51.1.aarch64" } }, { "category": "product_version", "name": "php7-pgsql-7.4.33-150400.4.51.1.aarch64", "product": { "name": "php7-pgsql-7.4.33-150400.4.51.1.aarch64", "product_id": "php7-pgsql-7.4.33-150400.4.51.1.aarch64" } }, { "category": "product_version", "name": "php7-phar-7.4.33-150400.4.51.1.aarch64", "product": { "name": "php7-phar-7.4.33-150400.4.51.1.aarch64", "product_id": "php7-phar-7.4.33-150400.4.51.1.aarch64" } }, { "category": "product_version", "name": "php7-posix-7.4.33-150400.4.51.1.aarch64", "product": { "name": "php7-posix-7.4.33-150400.4.51.1.aarch64", "product_id": "php7-posix-7.4.33-150400.4.51.1.aarch64" } }, { "category": "product_version", "name": "php7-readline-7.4.33-150400.4.51.1.aarch64", "product": { "name": "php7-readline-7.4.33-150400.4.51.1.aarch64", "product_id": "php7-readline-7.4.33-150400.4.51.1.aarch64" } }, { "category": "product_version", "name": "php7-shmop-7.4.33-150400.4.51.1.aarch64", "product": { "name": "php7-shmop-7.4.33-150400.4.51.1.aarch64", "product_id": "php7-shmop-7.4.33-150400.4.51.1.aarch64" } }, { "category": "product_version", "name": "php7-snmp-7.4.33-150400.4.51.1.aarch64", "product": { "name": "php7-snmp-7.4.33-150400.4.51.1.aarch64", "product_id": "php7-snmp-7.4.33-150400.4.51.1.aarch64" } }, { "category": "product_version", "name": "php7-soap-7.4.33-150400.4.51.1.aarch64", "product": { "name": "php7-soap-7.4.33-150400.4.51.1.aarch64", "product_id": "php7-soap-7.4.33-150400.4.51.1.aarch64" } }, { "category": "product_version", "name": "php7-sockets-7.4.33-150400.4.51.1.aarch64", "product": { "name": "php7-sockets-7.4.33-150400.4.51.1.aarch64", "product_id": "php7-sockets-7.4.33-150400.4.51.1.aarch64" } }, { "category": "product_version", "name": "php7-sodium-7.4.33-150400.4.51.1.aarch64", "product": { "name": "php7-sodium-7.4.33-150400.4.51.1.aarch64", "product_id": "php7-sodium-7.4.33-150400.4.51.1.aarch64" } }, { "category": "product_version", "name": "php7-sqlite-7.4.33-150400.4.51.1.aarch64", "product": { "name": "php7-sqlite-7.4.33-150400.4.51.1.aarch64", "product_id": "php7-sqlite-7.4.33-150400.4.51.1.aarch64" } }, { "category": "product_version", "name": "php7-sysvmsg-7.4.33-150400.4.51.1.aarch64", "product": { "name": "php7-sysvmsg-7.4.33-150400.4.51.1.aarch64", "product_id": "php7-sysvmsg-7.4.33-150400.4.51.1.aarch64" } }, { "category": "product_version", "name": "php7-sysvsem-7.4.33-150400.4.51.1.aarch64", "product": { "name": "php7-sysvsem-7.4.33-150400.4.51.1.aarch64", "product_id": "php7-sysvsem-7.4.33-150400.4.51.1.aarch64" } }, { "category": "product_version", "name": "php7-sysvshm-7.4.33-150400.4.51.1.aarch64", "product": { "name": "php7-sysvshm-7.4.33-150400.4.51.1.aarch64", "product_id": "php7-sysvshm-7.4.33-150400.4.51.1.aarch64" } }, { "category": "product_version", "name": "php7-test-7.4.33-150400.4.51.1.aarch64", "product": { "name": "php7-test-7.4.33-150400.4.51.1.aarch64", "product_id": "php7-test-7.4.33-150400.4.51.1.aarch64" } }, { "category": "product_version", "name": "php7-tidy-7.4.33-150400.4.51.1.aarch64", "product": { "name": "php7-tidy-7.4.33-150400.4.51.1.aarch64", "product_id": "php7-tidy-7.4.33-150400.4.51.1.aarch64" } }, { "category": "product_version", "name": "php7-tokenizer-7.4.33-150400.4.51.1.aarch64", "product": { "name": "php7-tokenizer-7.4.33-150400.4.51.1.aarch64", "product_id": "php7-tokenizer-7.4.33-150400.4.51.1.aarch64" } }, { "category": "product_version", "name": "php7-xmlreader-7.4.33-150400.4.51.1.aarch64", "product": { "name": "php7-xmlreader-7.4.33-150400.4.51.1.aarch64", "product_id": "php7-xmlreader-7.4.33-150400.4.51.1.aarch64" } }, { "category": "product_version", "name": "php7-xmlrpc-7.4.33-150400.4.51.1.aarch64", "product": { "name": "php7-xmlrpc-7.4.33-150400.4.51.1.aarch64", "product_id": "php7-xmlrpc-7.4.33-150400.4.51.1.aarch64" } }, { "category": "product_version", "name": "php7-xmlwriter-7.4.33-150400.4.51.1.aarch64", "product": { "name": "php7-xmlwriter-7.4.33-150400.4.51.1.aarch64", "product_id": "php7-xmlwriter-7.4.33-150400.4.51.1.aarch64" } }, { "category": "product_version", "name": "php7-xsl-7.4.33-150400.4.51.1.aarch64", "product": { "name": "php7-xsl-7.4.33-150400.4.51.1.aarch64", "product_id": "php7-xsl-7.4.33-150400.4.51.1.aarch64" } }, { "category": "product_version", "name": "php7-zip-7.4.33-150400.4.51.1.aarch64", "product": { "name": "php7-zip-7.4.33-150400.4.51.1.aarch64", "product_id": "php7-zip-7.4.33-150400.4.51.1.aarch64" } }, { "category": "product_version", "name": "php7-zlib-7.4.33-150400.4.51.1.aarch64", "product": { "name": "php7-zlib-7.4.33-150400.4.51.1.aarch64", "product_id": "php7-zlib-7.4.33-150400.4.51.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "apache2-mod_php7-7.4.33-150400.4.51.1.i586", "product": { "name": "apache2-mod_php7-7.4.33-150400.4.51.1.i586", "product_id": "apache2-mod_php7-7.4.33-150400.4.51.1.i586" } }, { "category": "product_version", "name": "php7-7.4.33-150400.4.51.1.i586", "product": { "name": "php7-7.4.33-150400.4.51.1.i586", "product_id": "php7-7.4.33-150400.4.51.1.i586" } }, { "category": "product_version", "name": "php7-bcmath-7.4.33-150400.4.51.1.i586", "product": { "name": "php7-bcmath-7.4.33-150400.4.51.1.i586", "product_id": "php7-bcmath-7.4.33-150400.4.51.1.i586" } }, { "category": "product_version", "name": "php7-bz2-7.4.33-150400.4.51.1.i586", "product": { "name": "php7-bz2-7.4.33-150400.4.51.1.i586", "product_id": "php7-bz2-7.4.33-150400.4.51.1.i586" } }, { "category": "product_version", "name": "php7-calendar-7.4.33-150400.4.51.1.i586", "product": { "name": "php7-calendar-7.4.33-150400.4.51.1.i586", "product_id": "php7-calendar-7.4.33-150400.4.51.1.i586" } }, { "category": "product_version", "name": "php7-cli-7.4.33-150400.4.51.1.i586", "product": { "name": "php7-cli-7.4.33-150400.4.51.1.i586", "product_id": "php7-cli-7.4.33-150400.4.51.1.i586" } }, { "category": "product_version", "name": "php7-ctype-7.4.33-150400.4.51.1.i586", "product": { "name": "php7-ctype-7.4.33-150400.4.51.1.i586", "product_id": "php7-ctype-7.4.33-150400.4.51.1.i586" } }, { "category": "product_version", "name": "php7-curl-7.4.33-150400.4.51.1.i586", "product": { "name": "php7-curl-7.4.33-150400.4.51.1.i586", "product_id": "php7-curl-7.4.33-150400.4.51.1.i586" } }, { "category": "product_version", "name": "php7-dba-7.4.33-150400.4.51.1.i586", "product": { "name": "php7-dba-7.4.33-150400.4.51.1.i586", "product_id": "php7-dba-7.4.33-150400.4.51.1.i586" } }, { "category": "product_version", "name": "php7-devel-7.4.33-150400.4.51.1.i586", "product": { "name": "php7-devel-7.4.33-150400.4.51.1.i586", "product_id": "php7-devel-7.4.33-150400.4.51.1.i586" } }, { "category": "product_version", "name": "php7-dom-7.4.33-150400.4.51.1.i586", "product": { "name": "php7-dom-7.4.33-150400.4.51.1.i586", "product_id": "php7-dom-7.4.33-150400.4.51.1.i586" } }, { "category": "product_version", "name": "php7-embed-7.4.33-150400.4.51.1.i586", "product": { "name": "php7-embed-7.4.33-150400.4.51.1.i586", "product_id": "php7-embed-7.4.33-150400.4.51.1.i586" } }, { "category": "product_version", "name": "php7-enchant-7.4.33-150400.4.51.1.i586", "product": { "name": "php7-enchant-7.4.33-150400.4.51.1.i586", "product_id": "php7-enchant-7.4.33-150400.4.51.1.i586" } }, { "category": "product_version", "name": "php7-exif-7.4.33-150400.4.51.1.i586", "product": { "name": "php7-exif-7.4.33-150400.4.51.1.i586", "product_id": "php7-exif-7.4.33-150400.4.51.1.i586" } }, { "category": "product_version", "name": "php7-fastcgi-7.4.33-150400.4.51.1.i586", "product": { "name": "php7-fastcgi-7.4.33-150400.4.51.1.i586", "product_id": "php7-fastcgi-7.4.33-150400.4.51.1.i586" } }, { "category": "product_version", "name": "php7-fileinfo-7.4.33-150400.4.51.1.i586", "product": { "name": "php7-fileinfo-7.4.33-150400.4.51.1.i586", "product_id": "php7-fileinfo-7.4.33-150400.4.51.1.i586" } }, { "category": "product_version", "name": "php7-fpm-7.4.33-150400.4.51.1.i586", "product": { "name": "php7-fpm-7.4.33-150400.4.51.1.i586", "product_id": "php7-fpm-7.4.33-150400.4.51.1.i586" } }, { "category": "product_version", "name": "php7-ftp-7.4.33-150400.4.51.1.i586", "product": { "name": "php7-ftp-7.4.33-150400.4.51.1.i586", "product_id": "php7-ftp-7.4.33-150400.4.51.1.i586" } }, { "category": "product_version", "name": "php7-gd-7.4.33-150400.4.51.1.i586", "product": { "name": "php7-gd-7.4.33-150400.4.51.1.i586", "product_id": "php7-gd-7.4.33-150400.4.51.1.i586" } }, { "category": "product_version", "name": "php7-gettext-7.4.33-150400.4.51.1.i586", "product": { "name": "php7-gettext-7.4.33-150400.4.51.1.i586", "product_id": "php7-gettext-7.4.33-150400.4.51.1.i586" } }, { "category": "product_version", "name": "php7-gmp-7.4.33-150400.4.51.1.i586", "product": { "name": "php7-gmp-7.4.33-150400.4.51.1.i586", "product_id": "php7-gmp-7.4.33-150400.4.51.1.i586" } }, { "category": "product_version", "name": "php7-iconv-7.4.33-150400.4.51.1.i586", "product": { "name": "php7-iconv-7.4.33-150400.4.51.1.i586", "product_id": "php7-iconv-7.4.33-150400.4.51.1.i586" } }, { "category": "product_version", "name": "php7-intl-7.4.33-150400.4.51.1.i586", "product": { "name": "php7-intl-7.4.33-150400.4.51.1.i586", "product_id": "php7-intl-7.4.33-150400.4.51.1.i586" } }, { "category": "product_version", "name": "php7-json-7.4.33-150400.4.51.1.i586", "product": { "name": "php7-json-7.4.33-150400.4.51.1.i586", "product_id": "php7-json-7.4.33-150400.4.51.1.i586" } }, { "category": "product_version", "name": "php7-ldap-7.4.33-150400.4.51.1.i586", "product": { "name": "php7-ldap-7.4.33-150400.4.51.1.i586", "product_id": "php7-ldap-7.4.33-150400.4.51.1.i586" } }, { "category": "product_version", "name": "php7-mbstring-7.4.33-150400.4.51.1.i586", "product": { "name": "php7-mbstring-7.4.33-150400.4.51.1.i586", "product_id": "php7-mbstring-7.4.33-150400.4.51.1.i586" } }, { "category": "product_version", "name": "php7-mysql-7.4.33-150400.4.51.1.i586", "product": { "name": "php7-mysql-7.4.33-150400.4.51.1.i586", "product_id": "php7-mysql-7.4.33-150400.4.51.1.i586" } }, { "category": "product_version", "name": "php7-odbc-7.4.33-150400.4.51.1.i586", "product": { "name": "php7-odbc-7.4.33-150400.4.51.1.i586", "product_id": "php7-odbc-7.4.33-150400.4.51.1.i586" } }, { "category": "product_version", "name": "php7-opcache-7.4.33-150400.4.51.1.i586", "product": { "name": "php7-opcache-7.4.33-150400.4.51.1.i586", "product_id": "php7-opcache-7.4.33-150400.4.51.1.i586" } }, { "category": "product_version", "name": "php7-openssl-7.4.33-150400.4.51.1.i586", "product": { "name": "php7-openssl-7.4.33-150400.4.51.1.i586", "product_id": "php7-openssl-7.4.33-150400.4.51.1.i586" } }, { "category": "product_version", "name": "php7-pcntl-7.4.33-150400.4.51.1.i586", "product": { "name": "php7-pcntl-7.4.33-150400.4.51.1.i586", "product_id": "php7-pcntl-7.4.33-150400.4.51.1.i586" } }, { "category": "product_version", "name": "php7-pdo-7.4.33-150400.4.51.1.i586", "product": { "name": "php7-pdo-7.4.33-150400.4.51.1.i586", "product_id": "php7-pdo-7.4.33-150400.4.51.1.i586" } }, { "category": "product_version", "name": "php7-pgsql-7.4.33-150400.4.51.1.i586", "product": { "name": "php7-pgsql-7.4.33-150400.4.51.1.i586", "product_id": "php7-pgsql-7.4.33-150400.4.51.1.i586" } }, { "category": "product_version", "name": "php7-phar-7.4.33-150400.4.51.1.i586", "product": { "name": "php7-phar-7.4.33-150400.4.51.1.i586", "product_id": "php7-phar-7.4.33-150400.4.51.1.i586" } }, { "category": "product_version", "name": "php7-posix-7.4.33-150400.4.51.1.i586", "product": { "name": "php7-posix-7.4.33-150400.4.51.1.i586", "product_id": "php7-posix-7.4.33-150400.4.51.1.i586" } }, { "category": "product_version", "name": "php7-readline-7.4.33-150400.4.51.1.i586", "product": { "name": "php7-readline-7.4.33-150400.4.51.1.i586", "product_id": "php7-readline-7.4.33-150400.4.51.1.i586" } }, { "category": "product_version", "name": "php7-shmop-7.4.33-150400.4.51.1.i586", "product": { "name": "php7-shmop-7.4.33-150400.4.51.1.i586", "product_id": "php7-shmop-7.4.33-150400.4.51.1.i586" } }, { "category": "product_version", "name": "php7-snmp-7.4.33-150400.4.51.1.i586", "product": { "name": "php7-snmp-7.4.33-150400.4.51.1.i586", "product_id": "php7-snmp-7.4.33-150400.4.51.1.i586" } }, { "category": "product_version", "name": "php7-soap-7.4.33-150400.4.51.1.i586", "product": { "name": "php7-soap-7.4.33-150400.4.51.1.i586", "product_id": "php7-soap-7.4.33-150400.4.51.1.i586" } }, { "category": "product_version", "name": "php7-sockets-7.4.33-150400.4.51.1.i586", "product": { "name": "php7-sockets-7.4.33-150400.4.51.1.i586", "product_id": "php7-sockets-7.4.33-150400.4.51.1.i586" } }, { "category": "product_version", "name": "php7-sodium-7.4.33-150400.4.51.1.i586", "product": { "name": "php7-sodium-7.4.33-150400.4.51.1.i586", "product_id": "php7-sodium-7.4.33-150400.4.51.1.i586" } }, { "category": "product_version", "name": "php7-sqlite-7.4.33-150400.4.51.1.i586", "product": { "name": "php7-sqlite-7.4.33-150400.4.51.1.i586", "product_id": "php7-sqlite-7.4.33-150400.4.51.1.i586" } }, { "category": "product_version", "name": "php7-sysvmsg-7.4.33-150400.4.51.1.i586", "product": { "name": "php7-sysvmsg-7.4.33-150400.4.51.1.i586", "product_id": "php7-sysvmsg-7.4.33-150400.4.51.1.i586" } }, { "category": "product_version", "name": "php7-sysvsem-7.4.33-150400.4.51.1.i586", "product": { "name": "php7-sysvsem-7.4.33-150400.4.51.1.i586", "product_id": "php7-sysvsem-7.4.33-150400.4.51.1.i586" } }, { "category": "product_version", "name": "php7-sysvshm-7.4.33-150400.4.51.1.i586", "product": { "name": "php7-sysvshm-7.4.33-150400.4.51.1.i586", "product_id": "php7-sysvshm-7.4.33-150400.4.51.1.i586" } }, { "category": "product_version", "name": "php7-test-7.4.33-150400.4.51.1.i586", "product": { "name": "php7-test-7.4.33-150400.4.51.1.i586", "product_id": "php7-test-7.4.33-150400.4.51.1.i586" } }, { "category": "product_version", "name": "php7-tidy-7.4.33-150400.4.51.1.i586", "product": { "name": "php7-tidy-7.4.33-150400.4.51.1.i586", "product_id": "php7-tidy-7.4.33-150400.4.51.1.i586" } }, { "category": "product_version", "name": "php7-tokenizer-7.4.33-150400.4.51.1.i586", "product": { "name": "php7-tokenizer-7.4.33-150400.4.51.1.i586", "product_id": "php7-tokenizer-7.4.33-150400.4.51.1.i586" } }, { "category": "product_version", "name": "php7-xmlreader-7.4.33-150400.4.51.1.i586", "product": { "name": "php7-xmlreader-7.4.33-150400.4.51.1.i586", "product_id": "php7-xmlreader-7.4.33-150400.4.51.1.i586" } }, { "category": "product_version", "name": "php7-xmlrpc-7.4.33-150400.4.51.1.i586", "product": { "name": "php7-xmlrpc-7.4.33-150400.4.51.1.i586", "product_id": "php7-xmlrpc-7.4.33-150400.4.51.1.i586" } }, { "category": "product_version", "name": "php7-xmlwriter-7.4.33-150400.4.51.1.i586", "product": { "name": "php7-xmlwriter-7.4.33-150400.4.51.1.i586", "product_id": "php7-xmlwriter-7.4.33-150400.4.51.1.i586" } }, { "category": "product_version", "name": "php7-xsl-7.4.33-150400.4.51.1.i586", "product": { "name": "php7-xsl-7.4.33-150400.4.51.1.i586", "product_id": "php7-xsl-7.4.33-150400.4.51.1.i586" } }, { "category": "product_version", "name": "php7-zip-7.4.33-150400.4.51.1.i586", "product": { "name": "php7-zip-7.4.33-150400.4.51.1.i586", "product_id": "php7-zip-7.4.33-150400.4.51.1.i586" } }, { "category": "product_version", "name": "php7-zlib-7.4.33-150400.4.51.1.i586", "product": { "name": "php7-zlib-7.4.33-150400.4.51.1.i586", "product_id": "php7-zlib-7.4.33-150400.4.51.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "apache2-mod_php7-7.4.33-150400.4.51.1.ppc64le", "product": { "name": "apache2-mod_php7-7.4.33-150400.4.51.1.ppc64le", "product_id": "apache2-mod_php7-7.4.33-150400.4.51.1.ppc64le" } }, { "category": "product_version", "name": "php7-7.4.33-150400.4.51.1.ppc64le", "product": { "name": "php7-7.4.33-150400.4.51.1.ppc64le", "product_id": "php7-7.4.33-150400.4.51.1.ppc64le" } }, { "category": "product_version", "name": "php7-bcmath-7.4.33-150400.4.51.1.ppc64le", "product": { "name": "php7-bcmath-7.4.33-150400.4.51.1.ppc64le", "product_id": "php7-bcmath-7.4.33-150400.4.51.1.ppc64le" } }, { "category": "product_version", "name": "php7-bz2-7.4.33-150400.4.51.1.ppc64le", "product": { "name": "php7-bz2-7.4.33-150400.4.51.1.ppc64le", "product_id": "php7-bz2-7.4.33-150400.4.51.1.ppc64le" } }, { "category": "product_version", "name": "php7-calendar-7.4.33-150400.4.51.1.ppc64le", "product": { "name": "php7-calendar-7.4.33-150400.4.51.1.ppc64le", "product_id": "php7-calendar-7.4.33-150400.4.51.1.ppc64le" } }, { "category": "product_version", "name": "php7-cli-7.4.33-150400.4.51.1.ppc64le", "product": { "name": "php7-cli-7.4.33-150400.4.51.1.ppc64le", "product_id": "php7-cli-7.4.33-150400.4.51.1.ppc64le" } }, { "category": "product_version", "name": "php7-ctype-7.4.33-150400.4.51.1.ppc64le", "product": { "name": "php7-ctype-7.4.33-150400.4.51.1.ppc64le", "product_id": "php7-ctype-7.4.33-150400.4.51.1.ppc64le" } }, { "category": "product_version", "name": "php7-curl-7.4.33-150400.4.51.1.ppc64le", "product": { "name": "php7-curl-7.4.33-150400.4.51.1.ppc64le", "product_id": "php7-curl-7.4.33-150400.4.51.1.ppc64le" } }, { "category": "product_version", "name": "php7-dba-7.4.33-150400.4.51.1.ppc64le", "product": { "name": "php7-dba-7.4.33-150400.4.51.1.ppc64le", "product_id": "php7-dba-7.4.33-150400.4.51.1.ppc64le" } }, { "category": "product_version", "name": "php7-devel-7.4.33-150400.4.51.1.ppc64le", "product": { "name": "php7-devel-7.4.33-150400.4.51.1.ppc64le", "product_id": "php7-devel-7.4.33-150400.4.51.1.ppc64le" } }, { "category": "product_version", "name": "php7-dom-7.4.33-150400.4.51.1.ppc64le", "product": { "name": "php7-dom-7.4.33-150400.4.51.1.ppc64le", "product_id": "php7-dom-7.4.33-150400.4.51.1.ppc64le" } }, { "category": "product_version", "name": "php7-embed-7.4.33-150400.4.51.1.ppc64le", "product": { "name": "php7-embed-7.4.33-150400.4.51.1.ppc64le", "product_id": "php7-embed-7.4.33-150400.4.51.1.ppc64le" } }, { "category": "product_version", "name": "php7-enchant-7.4.33-150400.4.51.1.ppc64le", "product": { "name": "php7-enchant-7.4.33-150400.4.51.1.ppc64le", "product_id": "php7-enchant-7.4.33-150400.4.51.1.ppc64le" } }, { "category": "product_version", "name": "php7-exif-7.4.33-150400.4.51.1.ppc64le", "product": { "name": "php7-exif-7.4.33-150400.4.51.1.ppc64le", "product_id": "php7-exif-7.4.33-150400.4.51.1.ppc64le" } }, { "category": "product_version", "name": "php7-fastcgi-7.4.33-150400.4.51.1.ppc64le", "product": { "name": "php7-fastcgi-7.4.33-150400.4.51.1.ppc64le", "product_id": "php7-fastcgi-7.4.33-150400.4.51.1.ppc64le" } }, { "category": "product_version", "name": "php7-fileinfo-7.4.33-150400.4.51.1.ppc64le", "product": { "name": "php7-fileinfo-7.4.33-150400.4.51.1.ppc64le", "product_id": "php7-fileinfo-7.4.33-150400.4.51.1.ppc64le" } }, { "category": "product_version", "name": "php7-fpm-7.4.33-150400.4.51.1.ppc64le", "product": { "name": "php7-fpm-7.4.33-150400.4.51.1.ppc64le", "product_id": "php7-fpm-7.4.33-150400.4.51.1.ppc64le" } }, { "category": "product_version", "name": "php7-ftp-7.4.33-150400.4.51.1.ppc64le", "product": { "name": "php7-ftp-7.4.33-150400.4.51.1.ppc64le", "product_id": "php7-ftp-7.4.33-150400.4.51.1.ppc64le" } }, { "category": "product_version", "name": "php7-gd-7.4.33-150400.4.51.1.ppc64le", "product": { "name": "php7-gd-7.4.33-150400.4.51.1.ppc64le", "product_id": "php7-gd-7.4.33-150400.4.51.1.ppc64le" } }, { "category": "product_version", "name": "php7-gettext-7.4.33-150400.4.51.1.ppc64le", "product": { "name": "php7-gettext-7.4.33-150400.4.51.1.ppc64le", "product_id": "php7-gettext-7.4.33-150400.4.51.1.ppc64le" } }, { "category": "product_version", "name": "php7-gmp-7.4.33-150400.4.51.1.ppc64le", "product": { "name": "php7-gmp-7.4.33-150400.4.51.1.ppc64le", "product_id": "php7-gmp-7.4.33-150400.4.51.1.ppc64le" } }, { "category": "product_version", "name": "php7-iconv-7.4.33-150400.4.51.1.ppc64le", "product": { "name": "php7-iconv-7.4.33-150400.4.51.1.ppc64le", "product_id": "php7-iconv-7.4.33-150400.4.51.1.ppc64le" } }, { "category": "product_version", "name": "php7-intl-7.4.33-150400.4.51.1.ppc64le", "product": { "name": "php7-intl-7.4.33-150400.4.51.1.ppc64le", "product_id": "php7-intl-7.4.33-150400.4.51.1.ppc64le" } }, { "category": "product_version", "name": "php7-json-7.4.33-150400.4.51.1.ppc64le", "product": { "name": "php7-json-7.4.33-150400.4.51.1.ppc64le", "product_id": "php7-json-7.4.33-150400.4.51.1.ppc64le" } }, { "category": "product_version", "name": "php7-ldap-7.4.33-150400.4.51.1.ppc64le", "product": { "name": "php7-ldap-7.4.33-150400.4.51.1.ppc64le", "product_id": "php7-ldap-7.4.33-150400.4.51.1.ppc64le" } }, { "category": "product_version", "name": "php7-mbstring-7.4.33-150400.4.51.1.ppc64le", "product": { "name": "php7-mbstring-7.4.33-150400.4.51.1.ppc64le", "product_id": "php7-mbstring-7.4.33-150400.4.51.1.ppc64le" } }, { "category": "product_version", "name": "php7-mysql-7.4.33-150400.4.51.1.ppc64le", "product": { "name": "php7-mysql-7.4.33-150400.4.51.1.ppc64le", "product_id": "php7-mysql-7.4.33-150400.4.51.1.ppc64le" } }, { "category": "product_version", "name": "php7-odbc-7.4.33-150400.4.51.1.ppc64le", "product": { "name": "php7-odbc-7.4.33-150400.4.51.1.ppc64le", "product_id": "php7-odbc-7.4.33-150400.4.51.1.ppc64le" } }, { "category": "product_version", "name": "php7-opcache-7.4.33-150400.4.51.1.ppc64le", "product": { "name": "php7-opcache-7.4.33-150400.4.51.1.ppc64le", "product_id": "php7-opcache-7.4.33-150400.4.51.1.ppc64le" } }, { "category": "product_version", "name": "php7-openssl-7.4.33-150400.4.51.1.ppc64le", "product": { "name": "php7-openssl-7.4.33-150400.4.51.1.ppc64le", "product_id": "php7-openssl-7.4.33-150400.4.51.1.ppc64le" } }, { "category": "product_version", "name": "php7-pcntl-7.4.33-150400.4.51.1.ppc64le", "product": { "name": "php7-pcntl-7.4.33-150400.4.51.1.ppc64le", "product_id": "php7-pcntl-7.4.33-150400.4.51.1.ppc64le" } }, { "category": "product_version", "name": "php7-pdo-7.4.33-150400.4.51.1.ppc64le", "product": { "name": "php7-pdo-7.4.33-150400.4.51.1.ppc64le", "product_id": "php7-pdo-7.4.33-150400.4.51.1.ppc64le" } }, { "category": "product_version", "name": "php7-pgsql-7.4.33-150400.4.51.1.ppc64le", "product": { "name": "php7-pgsql-7.4.33-150400.4.51.1.ppc64le", "product_id": "php7-pgsql-7.4.33-150400.4.51.1.ppc64le" } }, { "category": "product_version", "name": "php7-phar-7.4.33-150400.4.51.1.ppc64le", "product": { "name": "php7-phar-7.4.33-150400.4.51.1.ppc64le", "product_id": "php7-phar-7.4.33-150400.4.51.1.ppc64le" } }, { "category": "product_version", "name": "php7-posix-7.4.33-150400.4.51.1.ppc64le", "product": { "name": "php7-posix-7.4.33-150400.4.51.1.ppc64le", "product_id": "php7-posix-7.4.33-150400.4.51.1.ppc64le" } }, { "category": "product_version", "name": "php7-readline-7.4.33-150400.4.51.1.ppc64le", "product": { "name": "php7-readline-7.4.33-150400.4.51.1.ppc64le", "product_id": "php7-readline-7.4.33-150400.4.51.1.ppc64le" } }, { "category": "product_version", "name": "php7-shmop-7.4.33-150400.4.51.1.ppc64le", "product": { "name": "php7-shmop-7.4.33-150400.4.51.1.ppc64le", "product_id": "php7-shmop-7.4.33-150400.4.51.1.ppc64le" } }, { "category": "product_version", "name": "php7-snmp-7.4.33-150400.4.51.1.ppc64le", "product": { "name": "php7-snmp-7.4.33-150400.4.51.1.ppc64le", "product_id": "php7-snmp-7.4.33-150400.4.51.1.ppc64le" } }, { "category": "product_version", "name": "php7-soap-7.4.33-150400.4.51.1.ppc64le", "product": { "name": "php7-soap-7.4.33-150400.4.51.1.ppc64le", "product_id": "php7-soap-7.4.33-150400.4.51.1.ppc64le" } }, { "category": "product_version", "name": "php7-sockets-7.4.33-150400.4.51.1.ppc64le", "product": { "name": "php7-sockets-7.4.33-150400.4.51.1.ppc64le", "product_id": "php7-sockets-7.4.33-150400.4.51.1.ppc64le" } }, { "category": "product_version", "name": "php7-sodium-7.4.33-150400.4.51.1.ppc64le", "product": { "name": "php7-sodium-7.4.33-150400.4.51.1.ppc64le", "product_id": "php7-sodium-7.4.33-150400.4.51.1.ppc64le" } }, { "category": "product_version", "name": "php7-sqlite-7.4.33-150400.4.51.1.ppc64le", "product": { "name": "php7-sqlite-7.4.33-150400.4.51.1.ppc64le", "product_id": "php7-sqlite-7.4.33-150400.4.51.1.ppc64le" } }, { "category": "product_version", "name": "php7-sysvmsg-7.4.33-150400.4.51.1.ppc64le", "product": { "name": "php7-sysvmsg-7.4.33-150400.4.51.1.ppc64le", "product_id": "php7-sysvmsg-7.4.33-150400.4.51.1.ppc64le" } }, { "category": "product_version", "name": "php7-sysvsem-7.4.33-150400.4.51.1.ppc64le", "product": { "name": "php7-sysvsem-7.4.33-150400.4.51.1.ppc64le", "product_id": "php7-sysvsem-7.4.33-150400.4.51.1.ppc64le" } }, { "category": "product_version", "name": "php7-sysvshm-7.4.33-150400.4.51.1.ppc64le", "product": { "name": "php7-sysvshm-7.4.33-150400.4.51.1.ppc64le", "product_id": "php7-sysvshm-7.4.33-150400.4.51.1.ppc64le" } }, { "category": "product_version", "name": "php7-test-7.4.33-150400.4.51.1.ppc64le", "product": { "name": "php7-test-7.4.33-150400.4.51.1.ppc64le", "product_id": "php7-test-7.4.33-150400.4.51.1.ppc64le" } }, { "category": "product_version", "name": "php7-tidy-7.4.33-150400.4.51.1.ppc64le", "product": { "name": "php7-tidy-7.4.33-150400.4.51.1.ppc64le", "product_id": "php7-tidy-7.4.33-150400.4.51.1.ppc64le" } }, { "category": "product_version", "name": "php7-tokenizer-7.4.33-150400.4.51.1.ppc64le", "product": { "name": "php7-tokenizer-7.4.33-150400.4.51.1.ppc64le", "product_id": "php7-tokenizer-7.4.33-150400.4.51.1.ppc64le" } }, { "category": "product_version", "name": "php7-xmlreader-7.4.33-150400.4.51.1.ppc64le", "product": { "name": "php7-xmlreader-7.4.33-150400.4.51.1.ppc64le", "product_id": "php7-xmlreader-7.4.33-150400.4.51.1.ppc64le" } }, { "category": "product_version", "name": "php7-xmlrpc-7.4.33-150400.4.51.1.ppc64le", "product": { "name": "php7-xmlrpc-7.4.33-150400.4.51.1.ppc64le", "product_id": "php7-xmlrpc-7.4.33-150400.4.51.1.ppc64le" } }, { "category": "product_version", "name": "php7-xmlwriter-7.4.33-150400.4.51.1.ppc64le", "product": { "name": "php7-xmlwriter-7.4.33-150400.4.51.1.ppc64le", "product_id": "php7-xmlwriter-7.4.33-150400.4.51.1.ppc64le" } }, { "category": "product_version", "name": "php7-xsl-7.4.33-150400.4.51.1.ppc64le", "product": { "name": "php7-xsl-7.4.33-150400.4.51.1.ppc64le", "product_id": "php7-xsl-7.4.33-150400.4.51.1.ppc64le" } }, { "category": "product_version", "name": "php7-zip-7.4.33-150400.4.51.1.ppc64le", "product": { "name": "php7-zip-7.4.33-150400.4.51.1.ppc64le", "product_id": "php7-zip-7.4.33-150400.4.51.1.ppc64le" } }, { "category": "product_version", "name": "php7-zlib-7.4.33-150400.4.51.1.ppc64le", "product": { "name": "php7-zlib-7.4.33-150400.4.51.1.ppc64le", "product_id": "php7-zlib-7.4.33-150400.4.51.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "apache2-mod_php7-7.4.33-150400.4.51.1.s390x", "product": { "name": "apache2-mod_php7-7.4.33-150400.4.51.1.s390x", "product_id": "apache2-mod_php7-7.4.33-150400.4.51.1.s390x" } }, { "category": "product_version", "name": "php7-7.4.33-150400.4.51.1.s390x", "product": { "name": "php7-7.4.33-150400.4.51.1.s390x", "product_id": "php7-7.4.33-150400.4.51.1.s390x" } }, { "category": "product_version", "name": "php7-bcmath-7.4.33-150400.4.51.1.s390x", "product": { "name": "php7-bcmath-7.4.33-150400.4.51.1.s390x", "product_id": "php7-bcmath-7.4.33-150400.4.51.1.s390x" } }, { "category": "product_version", "name": "php7-bz2-7.4.33-150400.4.51.1.s390x", "product": { "name": "php7-bz2-7.4.33-150400.4.51.1.s390x", "product_id": "php7-bz2-7.4.33-150400.4.51.1.s390x" } }, { "category": "product_version", "name": "php7-calendar-7.4.33-150400.4.51.1.s390x", "product": { "name": "php7-calendar-7.4.33-150400.4.51.1.s390x", "product_id": "php7-calendar-7.4.33-150400.4.51.1.s390x" } }, { "category": "product_version", "name": "php7-cli-7.4.33-150400.4.51.1.s390x", "product": { "name": "php7-cli-7.4.33-150400.4.51.1.s390x", "product_id": "php7-cli-7.4.33-150400.4.51.1.s390x" } }, { "category": "product_version", "name": "php7-ctype-7.4.33-150400.4.51.1.s390x", "product": { "name": "php7-ctype-7.4.33-150400.4.51.1.s390x", "product_id": "php7-ctype-7.4.33-150400.4.51.1.s390x" } }, { "category": "product_version", "name": "php7-curl-7.4.33-150400.4.51.1.s390x", "product": { "name": "php7-curl-7.4.33-150400.4.51.1.s390x", "product_id": "php7-curl-7.4.33-150400.4.51.1.s390x" } }, { "category": "product_version", "name": "php7-dba-7.4.33-150400.4.51.1.s390x", "product": { "name": "php7-dba-7.4.33-150400.4.51.1.s390x", "product_id": "php7-dba-7.4.33-150400.4.51.1.s390x" } }, { "category": "product_version", "name": "php7-devel-7.4.33-150400.4.51.1.s390x", "product": { "name": "php7-devel-7.4.33-150400.4.51.1.s390x", "product_id": "php7-devel-7.4.33-150400.4.51.1.s390x" } }, { "category": "product_version", "name": "php7-dom-7.4.33-150400.4.51.1.s390x", "product": { "name": "php7-dom-7.4.33-150400.4.51.1.s390x", "product_id": "php7-dom-7.4.33-150400.4.51.1.s390x" } }, { "category": "product_version", "name": "php7-embed-7.4.33-150400.4.51.1.s390x", "product": { "name": "php7-embed-7.4.33-150400.4.51.1.s390x", "product_id": "php7-embed-7.4.33-150400.4.51.1.s390x" } }, { "category": "product_version", "name": "php7-enchant-7.4.33-150400.4.51.1.s390x", "product": { "name": "php7-enchant-7.4.33-150400.4.51.1.s390x", "product_id": "php7-enchant-7.4.33-150400.4.51.1.s390x" } }, { "category": "product_version", "name": "php7-exif-7.4.33-150400.4.51.1.s390x", "product": { "name": "php7-exif-7.4.33-150400.4.51.1.s390x", "product_id": "php7-exif-7.4.33-150400.4.51.1.s390x" } }, { "category": "product_version", "name": "php7-fastcgi-7.4.33-150400.4.51.1.s390x", "product": { "name": "php7-fastcgi-7.4.33-150400.4.51.1.s390x", "product_id": "php7-fastcgi-7.4.33-150400.4.51.1.s390x" } }, { "category": "product_version", "name": "php7-fileinfo-7.4.33-150400.4.51.1.s390x", "product": { "name": "php7-fileinfo-7.4.33-150400.4.51.1.s390x", "product_id": "php7-fileinfo-7.4.33-150400.4.51.1.s390x" } }, { "category": "product_version", "name": "php7-fpm-7.4.33-150400.4.51.1.s390x", "product": { "name": "php7-fpm-7.4.33-150400.4.51.1.s390x", "product_id": "php7-fpm-7.4.33-150400.4.51.1.s390x" } }, { "category": "product_version", "name": "php7-ftp-7.4.33-150400.4.51.1.s390x", "product": { "name": "php7-ftp-7.4.33-150400.4.51.1.s390x", "product_id": "php7-ftp-7.4.33-150400.4.51.1.s390x" } }, { "category": "product_version", "name": "php7-gd-7.4.33-150400.4.51.1.s390x", "product": { "name": "php7-gd-7.4.33-150400.4.51.1.s390x", "product_id": "php7-gd-7.4.33-150400.4.51.1.s390x" } }, { "category": "product_version", "name": "php7-gettext-7.4.33-150400.4.51.1.s390x", "product": { "name": "php7-gettext-7.4.33-150400.4.51.1.s390x", "product_id": "php7-gettext-7.4.33-150400.4.51.1.s390x" } }, { "category": "product_version", "name": "php7-gmp-7.4.33-150400.4.51.1.s390x", "product": { "name": "php7-gmp-7.4.33-150400.4.51.1.s390x", "product_id": "php7-gmp-7.4.33-150400.4.51.1.s390x" } }, { "category": "product_version", "name": "php7-iconv-7.4.33-150400.4.51.1.s390x", "product": { "name": "php7-iconv-7.4.33-150400.4.51.1.s390x", "product_id": "php7-iconv-7.4.33-150400.4.51.1.s390x" } }, { "category": "product_version", "name": "php7-intl-7.4.33-150400.4.51.1.s390x", "product": { "name": "php7-intl-7.4.33-150400.4.51.1.s390x", "product_id": "php7-intl-7.4.33-150400.4.51.1.s390x" } }, { "category": "product_version", "name": "php7-json-7.4.33-150400.4.51.1.s390x", "product": { "name": "php7-json-7.4.33-150400.4.51.1.s390x", "product_id": "php7-json-7.4.33-150400.4.51.1.s390x" } }, { "category": "product_version", "name": "php7-ldap-7.4.33-150400.4.51.1.s390x", "product": { "name": "php7-ldap-7.4.33-150400.4.51.1.s390x", "product_id": "php7-ldap-7.4.33-150400.4.51.1.s390x" } }, { "category": "product_version", "name": "php7-mbstring-7.4.33-150400.4.51.1.s390x", "product": { "name": "php7-mbstring-7.4.33-150400.4.51.1.s390x", "product_id": "php7-mbstring-7.4.33-150400.4.51.1.s390x" } }, { "category": "product_version", "name": "php7-mysql-7.4.33-150400.4.51.1.s390x", "product": { "name": "php7-mysql-7.4.33-150400.4.51.1.s390x", "product_id": "php7-mysql-7.4.33-150400.4.51.1.s390x" } }, { "category": "product_version", "name": "php7-odbc-7.4.33-150400.4.51.1.s390x", "product": { "name": "php7-odbc-7.4.33-150400.4.51.1.s390x", "product_id": "php7-odbc-7.4.33-150400.4.51.1.s390x" } }, { "category": "product_version", "name": "php7-opcache-7.4.33-150400.4.51.1.s390x", "product": { "name": "php7-opcache-7.4.33-150400.4.51.1.s390x", "product_id": "php7-opcache-7.4.33-150400.4.51.1.s390x" } }, { "category": "product_version", "name": "php7-openssl-7.4.33-150400.4.51.1.s390x", "product": { "name": "php7-openssl-7.4.33-150400.4.51.1.s390x", "product_id": "php7-openssl-7.4.33-150400.4.51.1.s390x" } }, { "category": "product_version", "name": "php7-pcntl-7.4.33-150400.4.51.1.s390x", "product": { "name": "php7-pcntl-7.4.33-150400.4.51.1.s390x", "product_id": "php7-pcntl-7.4.33-150400.4.51.1.s390x" } }, { "category": "product_version", "name": "php7-pdo-7.4.33-150400.4.51.1.s390x", "product": { "name": "php7-pdo-7.4.33-150400.4.51.1.s390x", "product_id": "php7-pdo-7.4.33-150400.4.51.1.s390x" } }, { "category": "product_version", "name": "php7-pgsql-7.4.33-150400.4.51.1.s390x", "product": { "name": "php7-pgsql-7.4.33-150400.4.51.1.s390x", "product_id": "php7-pgsql-7.4.33-150400.4.51.1.s390x" } }, { "category": "product_version", "name": "php7-phar-7.4.33-150400.4.51.1.s390x", "product": { "name": "php7-phar-7.4.33-150400.4.51.1.s390x", "product_id": "php7-phar-7.4.33-150400.4.51.1.s390x" } }, { "category": "product_version", "name": "php7-posix-7.4.33-150400.4.51.1.s390x", "product": { "name": "php7-posix-7.4.33-150400.4.51.1.s390x", "product_id": "php7-posix-7.4.33-150400.4.51.1.s390x" } }, { "category": "product_version", "name": "php7-readline-7.4.33-150400.4.51.1.s390x", "product": { "name": "php7-readline-7.4.33-150400.4.51.1.s390x", "product_id": "php7-readline-7.4.33-150400.4.51.1.s390x" } }, { "category": "product_version", "name": "php7-shmop-7.4.33-150400.4.51.1.s390x", "product": { "name": "php7-shmop-7.4.33-150400.4.51.1.s390x", "product_id": "php7-shmop-7.4.33-150400.4.51.1.s390x" } }, { "category": "product_version", "name": "php7-snmp-7.4.33-150400.4.51.1.s390x", "product": { "name": "php7-snmp-7.4.33-150400.4.51.1.s390x", "product_id": "php7-snmp-7.4.33-150400.4.51.1.s390x" } }, { "category": "product_version", "name": "php7-soap-7.4.33-150400.4.51.1.s390x", "product": { "name": "php7-soap-7.4.33-150400.4.51.1.s390x", "product_id": "php7-soap-7.4.33-150400.4.51.1.s390x" } }, { "category": "product_version", "name": "php7-sockets-7.4.33-150400.4.51.1.s390x", "product": { "name": "php7-sockets-7.4.33-150400.4.51.1.s390x", "product_id": "php7-sockets-7.4.33-150400.4.51.1.s390x" } }, { "category": "product_version", "name": "php7-sodium-7.4.33-150400.4.51.1.s390x", "product": { "name": "php7-sodium-7.4.33-150400.4.51.1.s390x", "product_id": "php7-sodium-7.4.33-150400.4.51.1.s390x" } }, { "category": "product_version", "name": "php7-sqlite-7.4.33-150400.4.51.1.s390x", "product": { "name": "php7-sqlite-7.4.33-150400.4.51.1.s390x", "product_id": "php7-sqlite-7.4.33-150400.4.51.1.s390x" } }, { "category": "product_version", "name": "php7-sysvmsg-7.4.33-150400.4.51.1.s390x", "product": { "name": "php7-sysvmsg-7.4.33-150400.4.51.1.s390x", "product_id": "php7-sysvmsg-7.4.33-150400.4.51.1.s390x" } }, { "category": "product_version", "name": "php7-sysvsem-7.4.33-150400.4.51.1.s390x", "product": { "name": "php7-sysvsem-7.4.33-150400.4.51.1.s390x", "product_id": "php7-sysvsem-7.4.33-150400.4.51.1.s390x" } }, { "category": "product_version", "name": "php7-sysvshm-7.4.33-150400.4.51.1.s390x", "product": { "name": "php7-sysvshm-7.4.33-150400.4.51.1.s390x", "product_id": "php7-sysvshm-7.4.33-150400.4.51.1.s390x" } }, { "category": "product_version", "name": "php7-test-7.4.33-150400.4.51.1.s390x", "product": { "name": "php7-test-7.4.33-150400.4.51.1.s390x", "product_id": "php7-test-7.4.33-150400.4.51.1.s390x" } }, { "category": "product_version", "name": "php7-tidy-7.4.33-150400.4.51.1.s390x", "product": { "name": "php7-tidy-7.4.33-150400.4.51.1.s390x", "product_id": "php7-tidy-7.4.33-150400.4.51.1.s390x" } }, { "category": "product_version", "name": "php7-tokenizer-7.4.33-150400.4.51.1.s390x", "product": { "name": "php7-tokenizer-7.4.33-150400.4.51.1.s390x", "product_id": "php7-tokenizer-7.4.33-150400.4.51.1.s390x" } }, { "category": "product_version", "name": "php7-xmlreader-7.4.33-150400.4.51.1.s390x", "product": { "name": "php7-xmlreader-7.4.33-150400.4.51.1.s390x", "product_id": "php7-xmlreader-7.4.33-150400.4.51.1.s390x" } }, { "category": "product_version", "name": "php7-xmlrpc-7.4.33-150400.4.51.1.s390x", "product": { "name": "php7-xmlrpc-7.4.33-150400.4.51.1.s390x", "product_id": "php7-xmlrpc-7.4.33-150400.4.51.1.s390x" } }, { "category": "product_version", "name": "php7-xmlwriter-7.4.33-150400.4.51.1.s390x", "product": { "name": "php7-xmlwriter-7.4.33-150400.4.51.1.s390x", "product_id": "php7-xmlwriter-7.4.33-150400.4.51.1.s390x" } }, { "category": "product_version", "name": "php7-xsl-7.4.33-150400.4.51.1.s390x", "product": { "name": "php7-xsl-7.4.33-150400.4.51.1.s390x", "product_id": "php7-xsl-7.4.33-150400.4.51.1.s390x" } }, { "category": "product_version", "name": "php7-zip-7.4.33-150400.4.51.1.s390x", "product": { "name": "php7-zip-7.4.33-150400.4.51.1.s390x", "product_id": "php7-zip-7.4.33-150400.4.51.1.s390x" } }, { "category": "product_version", "name": "php7-zlib-7.4.33-150400.4.51.1.s390x", "product": { "name": "php7-zlib-7.4.33-150400.4.51.1.s390x", "product_id": "php7-zlib-7.4.33-150400.4.51.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "apache2-mod_php7-7.4.33-150400.4.51.1.x86_64", "product": { "name": "apache2-mod_php7-7.4.33-150400.4.51.1.x86_64", "product_id": "apache2-mod_php7-7.4.33-150400.4.51.1.x86_64" } }, { "category": "product_version", "name": "php7-7.4.33-150400.4.51.1.x86_64", "product": { "name": "php7-7.4.33-150400.4.51.1.x86_64", "product_id": "php7-7.4.33-150400.4.51.1.x86_64" } }, { "category": "product_version", "name": "php7-bcmath-7.4.33-150400.4.51.1.x86_64", "product": { "name": "php7-bcmath-7.4.33-150400.4.51.1.x86_64", "product_id": "php7-bcmath-7.4.33-150400.4.51.1.x86_64" } }, { "category": "product_version", "name": "php7-bz2-7.4.33-150400.4.51.1.x86_64", "product": { "name": "php7-bz2-7.4.33-150400.4.51.1.x86_64", "product_id": "php7-bz2-7.4.33-150400.4.51.1.x86_64" } }, { "category": "product_version", "name": "php7-calendar-7.4.33-150400.4.51.1.x86_64", "product": { "name": "php7-calendar-7.4.33-150400.4.51.1.x86_64", "product_id": "php7-calendar-7.4.33-150400.4.51.1.x86_64" } }, { "category": "product_version", "name": "php7-cli-7.4.33-150400.4.51.1.x86_64", "product": { "name": "php7-cli-7.4.33-150400.4.51.1.x86_64", "product_id": "php7-cli-7.4.33-150400.4.51.1.x86_64" } }, { "category": "product_version", "name": "php7-ctype-7.4.33-150400.4.51.1.x86_64", "product": { "name": "php7-ctype-7.4.33-150400.4.51.1.x86_64", "product_id": "php7-ctype-7.4.33-150400.4.51.1.x86_64" } }, { "category": "product_version", "name": "php7-curl-7.4.33-150400.4.51.1.x86_64", "product": { "name": "php7-curl-7.4.33-150400.4.51.1.x86_64", "product_id": "php7-curl-7.4.33-150400.4.51.1.x86_64" } }, { "category": "product_version", "name": "php7-dba-7.4.33-150400.4.51.1.x86_64", "product": { "name": "php7-dba-7.4.33-150400.4.51.1.x86_64", "product_id": "php7-dba-7.4.33-150400.4.51.1.x86_64" } }, { "category": "product_version", "name": "php7-devel-7.4.33-150400.4.51.1.x86_64", "product": { "name": "php7-devel-7.4.33-150400.4.51.1.x86_64", "product_id": "php7-devel-7.4.33-150400.4.51.1.x86_64" } }, { "category": "product_version", "name": "php7-dom-7.4.33-150400.4.51.1.x86_64", "product": { "name": "php7-dom-7.4.33-150400.4.51.1.x86_64", "product_id": "php7-dom-7.4.33-150400.4.51.1.x86_64" } }, { "category": "product_version", "name": "php7-embed-7.4.33-150400.4.51.1.x86_64", "product": { "name": "php7-embed-7.4.33-150400.4.51.1.x86_64", "product_id": "php7-embed-7.4.33-150400.4.51.1.x86_64" } }, { "category": "product_version", "name": "php7-enchant-7.4.33-150400.4.51.1.x86_64", "product": { "name": "php7-enchant-7.4.33-150400.4.51.1.x86_64", "product_id": "php7-enchant-7.4.33-150400.4.51.1.x86_64" } }, { "category": "product_version", "name": "php7-exif-7.4.33-150400.4.51.1.x86_64", "product": { "name": "php7-exif-7.4.33-150400.4.51.1.x86_64", "product_id": "php7-exif-7.4.33-150400.4.51.1.x86_64" } }, { "category": "product_version", "name": "php7-fastcgi-7.4.33-150400.4.51.1.x86_64", "product": { "name": "php7-fastcgi-7.4.33-150400.4.51.1.x86_64", "product_id": "php7-fastcgi-7.4.33-150400.4.51.1.x86_64" } }, { "category": "product_version", "name": "php7-fileinfo-7.4.33-150400.4.51.1.x86_64", "product": { "name": "php7-fileinfo-7.4.33-150400.4.51.1.x86_64", "product_id": "php7-fileinfo-7.4.33-150400.4.51.1.x86_64" } }, { "category": "product_version", "name": "php7-fpm-7.4.33-150400.4.51.1.x86_64", "product": { "name": "php7-fpm-7.4.33-150400.4.51.1.x86_64", "product_id": "php7-fpm-7.4.33-150400.4.51.1.x86_64" } }, { "category": "product_version", "name": "php7-ftp-7.4.33-150400.4.51.1.x86_64", "product": { "name": "php7-ftp-7.4.33-150400.4.51.1.x86_64", "product_id": "php7-ftp-7.4.33-150400.4.51.1.x86_64" } }, { "category": "product_version", "name": "php7-gd-7.4.33-150400.4.51.1.x86_64", "product": { "name": "php7-gd-7.4.33-150400.4.51.1.x86_64", "product_id": "php7-gd-7.4.33-150400.4.51.1.x86_64" } }, { "category": "product_version", "name": "php7-gettext-7.4.33-150400.4.51.1.x86_64", "product": { "name": "php7-gettext-7.4.33-150400.4.51.1.x86_64", "product_id": "php7-gettext-7.4.33-150400.4.51.1.x86_64" } }, { "category": "product_version", "name": "php7-gmp-7.4.33-150400.4.51.1.x86_64", "product": { "name": "php7-gmp-7.4.33-150400.4.51.1.x86_64", "product_id": "php7-gmp-7.4.33-150400.4.51.1.x86_64" } }, { "category": "product_version", "name": "php7-iconv-7.4.33-150400.4.51.1.x86_64", "product": { "name": "php7-iconv-7.4.33-150400.4.51.1.x86_64", "product_id": "php7-iconv-7.4.33-150400.4.51.1.x86_64" } }, { "category": "product_version", "name": "php7-intl-7.4.33-150400.4.51.1.x86_64", "product": { "name": "php7-intl-7.4.33-150400.4.51.1.x86_64", "product_id": "php7-intl-7.4.33-150400.4.51.1.x86_64" } }, { "category": "product_version", "name": "php7-json-7.4.33-150400.4.51.1.x86_64", "product": { "name": "php7-json-7.4.33-150400.4.51.1.x86_64", "product_id": "php7-json-7.4.33-150400.4.51.1.x86_64" } }, { "category": "product_version", "name": "php7-ldap-7.4.33-150400.4.51.1.x86_64", "product": { "name": "php7-ldap-7.4.33-150400.4.51.1.x86_64", "product_id": "php7-ldap-7.4.33-150400.4.51.1.x86_64" } }, { "category": "product_version", "name": "php7-mbstring-7.4.33-150400.4.51.1.x86_64", "product": { "name": "php7-mbstring-7.4.33-150400.4.51.1.x86_64", "product_id": "php7-mbstring-7.4.33-150400.4.51.1.x86_64" } }, { "category": "product_version", "name": "php7-mysql-7.4.33-150400.4.51.1.x86_64", "product": { "name": "php7-mysql-7.4.33-150400.4.51.1.x86_64", "product_id": "php7-mysql-7.4.33-150400.4.51.1.x86_64" } }, { "category": "product_version", "name": "php7-odbc-7.4.33-150400.4.51.1.x86_64", "product": { "name": "php7-odbc-7.4.33-150400.4.51.1.x86_64", "product_id": "php7-odbc-7.4.33-150400.4.51.1.x86_64" } }, { "category": "product_version", "name": "php7-opcache-7.4.33-150400.4.51.1.x86_64", "product": { "name": "php7-opcache-7.4.33-150400.4.51.1.x86_64", "product_id": "php7-opcache-7.4.33-150400.4.51.1.x86_64" } }, { "category": "product_version", "name": "php7-openssl-7.4.33-150400.4.51.1.x86_64", "product": { "name": "php7-openssl-7.4.33-150400.4.51.1.x86_64", "product_id": "php7-openssl-7.4.33-150400.4.51.1.x86_64" } }, { "category": "product_version", "name": "php7-pcntl-7.4.33-150400.4.51.1.x86_64", "product": { "name": "php7-pcntl-7.4.33-150400.4.51.1.x86_64", "product_id": "php7-pcntl-7.4.33-150400.4.51.1.x86_64" } }, { "category": "product_version", "name": "php7-pdo-7.4.33-150400.4.51.1.x86_64", "product": { "name": "php7-pdo-7.4.33-150400.4.51.1.x86_64", "product_id": "php7-pdo-7.4.33-150400.4.51.1.x86_64" } }, { "category": "product_version", "name": "php7-pgsql-7.4.33-150400.4.51.1.x86_64", "product": { "name": "php7-pgsql-7.4.33-150400.4.51.1.x86_64", "product_id": "php7-pgsql-7.4.33-150400.4.51.1.x86_64" } }, { "category": "product_version", "name": "php7-phar-7.4.33-150400.4.51.1.x86_64", "product": { "name": "php7-phar-7.4.33-150400.4.51.1.x86_64", "product_id": "php7-phar-7.4.33-150400.4.51.1.x86_64" } }, { "category": "product_version", "name": "php7-posix-7.4.33-150400.4.51.1.x86_64", "product": { "name": "php7-posix-7.4.33-150400.4.51.1.x86_64", "product_id": "php7-posix-7.4.33-150400.4.51.1.x86_64" } }, { "category": "product_version", "name": "php7-readline-7.4.33-150400.4.51.1.x86_64", "product": { "name": "php7-readline-7.4.33-150400.4.51.1.x86_64", "product_id": "php7-readline-7.4.33-150400.4.51.1.x86_64" } }, { "category": "product_version", "name": "php7-shmop-7.4.33-150400.4.51.1.x86_64", "product": { "name": "php7-shmop-7.4.33-150400.4.51.1.x86_64", "product_id": "php7-shmop-7.4.33-150400.4.51.1.x86_64" } }, { "category": "product_version", "name": "php7-snmp-7.4.33-150400.4.51.1.x86_64", "product": { "name": "php7-snmp-7.4.33-150400.4.51.1.x86_64", "product_id": "php7-snmp-7.4.33-150400.4.51.1.x86_64" } }, { "category": "product_version", "name": "php7-soap-7.4.33-150400.4.51.1.x86_64", "product": { "name": "php7-soap-7.4.33-150400.4.51.1.x86_64", "product_id": "php7-soap-7.4.33-150400.4.51.1.x86_64" } }, { "category": "product_version", "name": "php7-sockets-7.4.33-150400.4.51.1.x86_64", "product": { "name": "php7-sockets-7.4.33-150400.4.51.1.x86_64", "product_id": "php7-sockets-7.4.33-150400.4.51.1.x86_64" } }, { "category": "product_version", "name": "php7-sodium-7.4.33-150400.4.51.1.x86_64", "product": { "name": "php7-sodium-7.4.33-150400.4.51.1.x86_64", "product_id": "php7-sodium-7.4.33-150400.4.51.1.x86_64" } }, { "category": "product_version", "name": "php7-sqlite-7.4.33-150400.4.51.1.x86_64", "product": { "name": "php7-sqlite-7.4.33-150400.4.51.1.x86_64", "product_id": "php7-sqlite-7.4.33-150400.4.51.1.x86_64" } }, { "category": "product_version", "name": "php7-sysvmsg-7.4.33-150400.4.51.1.x86_64", "product": { "name": "php7-sysvmsg-7.4.33-150400.4.51.1.x86_64", "product_id": "php7-sysvmsg-7.4.33-150400.4.51.1.x86_64" } }, { "category": "product_version", "name": "php7-sysvsem-7.4.33-150400.4.51.1.x86_64", "product": { "name": "php7-sysvsem-7.4.33-150400.4.51.1.x86_64", "product_id": "php7-sysvsem-7.4.33-150400.4.51.1.x86_64" } }, { "category": "product_version", "name": "php7-sysvshm-7.4.33-150400.4.51.1.x86_64", "product": { "name": "php7-sysvshm-7.4.33-150400.4.51.1.x86_64", "product_id": "php7-sysvshm-7.4.33-150400.4.51.1.x86_64" } }, { "category": "product_version", "name": "php7-test-7.4.33-150400.4.51.1.x86_64", "product": { "name": "php7-test-7.4.33-150400.4.51.1.x86_64", "product_id": "php7-test-7.4.33-150400.4.51.1.x86_64" } }, { "category": "product_version", "name": "php7-tidy-7.4.33-150400.4.51.1.x86_64", "product": { "name": "php7-tidy-7.4.33-150400.4.51.1.x86_64", "product_id": "php7-tidy-7.4.33-150400.4.51.1.x86_64" } }, { "category": "product_version", "name": "php7-tokenizer-7.4.33-150400.4.51.1.x86_64", "product": { "name": "php7-tokenizer-7.4.33-150400.4.51.1.x86_64", "product_id": "php7-tokenizer-7.4.33-150400.4.51.1.x86_64" } }, { "category": "product_version", "name": "php7-xmlreader-7.4.33-150400.4.51.1.x86_64", "product": { "name": "php7-xmlreader-7.4.33-150400.4.51.1.x86_64", "product_id": "php7-xmlreader-7.4.33-150400.4.51.1.x86_64" } }, { "category": "product_version", "name": "php7-xmlrpc-7.4.33-150400.4.51.1.x86_64", "product": { "name": "php7-xmlrpc-7.4.33-150400.4.51.1.x86_64", "product_id": "php7-xmlrpc-7.4.33-150400.4.51.1.x86_64" } }, { "category": "product_version", "name": "php7-xmlwriter-7.4.33-150400.4.51.1.x86_64", "product": { "name": "php7-xmlwriter-7.4.33-150400.4.51.1.x86_64", "product_id": "php7-xmlwriter-7.4.33-150400.4.51.1.x86_64" } }, { "category": "product_version", "name": "php7-xsl-7.4.33-150400.4.51.1.x86_64", "product": { "name": "php7-xsl-7.4.33-150400.4.51.1.x86_64", "product_id": "php7-xsl-7.4.33-150400.4.51.1.x86_64" } }, { "category": "product_version", "name": "php7-zip-7.4.33-150400.4.51.1.x86_64", "product": { "name": "php7-zip-7.4.33-150400.4.51.1.x86_64", "product_id": "php7-zip-7.4.33-150400.4.51.1.x86_64" } }, { "category": "product_version", "name": "php7-zlib-7.4.33-150400.4.51.1.x86_64", "product": { "name": "php7-zlib-7.4.33-150400.4.51.1.x86_64", "product_id": "php7-zlib-7.4.33-150400.4.51.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 Legacy 15 SP7", "product": { "name": "SUSE Linux Enterprise Module for Legacy 15 SP7", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP7", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-legacy:15:sp7" } } }, { "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 Module for Package Hub 15 SP7", "product": { "name": "SUSE Linux Enterprise Module for Package Hub 15 SP7", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7", "product_identification_helper": { "cpe": "cpe:/o:suse:packagehub:15:sp7" } } }, { "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.51.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.51.1.aarch64" }, "product_reference": "apache2-mod_php7-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "apache2-mod_php7-7.4.33-150400.4.51.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.51.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.51.1.s390x" }, "product_reference": "apache2-mod_php7-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "apache2-mod_php7-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-7.4.33-150400.4.51.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.51.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.51.1.s390x" }, "product_reference": "php7-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-bcmath-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-bcmath-7.4.33-150400.4.51.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.51.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.51.1.s390x" }, "product_reference": "php7-bcmath-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-bcmath-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-bz2-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-bz2-7.4.33-150400.4.51.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.51.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.51.1.s390x" }, "product_reference": "php7-bz2-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-bz2-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-calendar-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-calendar-7.4.33-150400.4.51.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.51.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.51.1.s390x" }, "product_reference": "php7-calendar-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-calendar-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-cli-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-cli-7.4.33-150400.4.51.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.51.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.51.1.s390x" }, "product_reference": "php7-cli-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-cli-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-ctype-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-ctype-7.4.33-150400.4.51.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.51.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.51.1.s390x" }, "product_reference": "php7-ctype-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-ctype-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-curl-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-curl-7.4.33-150400.4.51.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.51.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.51.1.s390x" }, "product_reference": "php7-curl-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-curl-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-dba-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-dba-7.4.33-150400.4.51.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.51.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.51.1.s390x" }, "product_reference": "php7-dba-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-dba-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-devel-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-devel-7.4.33-150400.4.51.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.51.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.51.1.s390x" }, "product_reference": "php7-devel-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-devel-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-dom-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-dom-7.4.33-150400.4.51.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.51.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.51.1.s390x" }, "product_reference": "php7-dom-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-dom-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-enchant-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-enchant-7.4.33-150400.4.51.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.51.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.51.1.s390x" }, "product_reference": "php7-enchant-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-enchant-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-exif-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-exif-7.4.33-150400.4.51.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.51.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.51.1.s390x" }, "product_reference": "php7-exif-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-exif-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-fastcgi-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-fastcgi-7.4.33-150400.4.51.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.51.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.51.1.s390x" }, "product_reference": "php7-fastcgi-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-fastcgi-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-fileinfo-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-fileinfo-7.4.33-150400.4.51.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.51.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.51.1.s390x" }, "product_reference": "php7-fileinfo-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-fileinfo-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-fpm-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-fpm-7.4.33-150400.4.51.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.51.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.51.1.s390x" }, "product_reference": "php7-fpm-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-fpm-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-ftp-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-ftp-7.4.33-150400.4.51.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.51.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.51.1.s390x" }, "product_reference": "php7-ftp-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-ftp-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-gd-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-gd-7.4.33-150400.4.51.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.51.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.51.1.s390x" }, "product_reference": "php7-gd-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-gd-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-gettext-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-gettext-7.4.33-150400.4.51.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.51.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.51.1.s390x" }, "product_reference": "php7-gettext-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-gettext-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-gmp-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-gmp-7.4.33-150400.4.51.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.51.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.51.1.s390x" }, "product_reference": "php7-gmp-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-gmp-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-iconv-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-iconv-7.4.33-150400.4.51.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.51.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.51.1.s390x" }, "product_reference": "php7-iconv-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-iconv-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-intl-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-intl-7.4.33-150400.4.51.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.51.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.51.1.s390x" }, "product_reference": "php7-intl-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-intl-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-json-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-json-7.4.33-150400.4.51.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.51.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.51.1.s390x" }, "product_reference": "php7-json-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-json-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-ldap-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-ldap-7.4.33-150400.4.51.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.51.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.51.1.s390x" }, "product_reference": "php7-ldap-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-ldap-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-mbstring-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-mbstring-7.4.33-150400.4.51.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.51.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.51.1.s390x" }, "product_reference": "php7-mbstring-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-mbstring-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-mysql-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-mysql-7.4.33-150400.4.51.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.51.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.51.1.s390x" }, "product_reference": "php7-mysql-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-mysql-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-odbc-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-odbc-7.4.33-150400.4.51.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.51.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.51.1.s390x" }, "product_reference": "php7-odbc-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-odbc-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-opcache-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-opcache-7.4.33-150400.4.51.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.51.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.51.1.s390x" }, "product_reference": "php7-opcache-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-opcache-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-openssl-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-openssl-7.4.33-150400.4.51.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.51.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.51.1.s390x" }, "product_reference": "php7-openssl-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-openssl-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-pcntl-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-pcntl-7.4.33-150400.4.51.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.51.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.51.1.s390x" }, "product_reference": "php7-pcntl-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-pcntl-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-pdo-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-pdo-7.4.33-150400.4.51.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.51.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.51.1.s390x" }, "product_reference": "php7-pdo-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-pdo-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-pgsql-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-pgsql-7.4.33-150400.4.51.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.51.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.51.1.s390x" }, "product_reference": "php7-pgsql-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-pgsql-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-phar-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-phar-7.4.33-150400.4.51.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.51.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.51.1.s390x" }, "product_reference": "php7-phar-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-phar-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-posix-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-posix-7.4.33-150400.4.51.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.51.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.51.1.s390x" }, "product_reference": "php7-posix-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-posix-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-readline-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-readline-7.4.33-150400.4.51.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.51.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.51.1.s390x" }, "product_reference": "php7-readline-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-readline-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-shmop-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-shmop-7.4.33-150400.4.51.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.51.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.51.1.s390x" }, "product_reference": "php7-shmop-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-shmop-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-snmp-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-snmp-7.4.33-150400.4.51.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.51.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.51.1.s390x" }, "product_reference": "php7-snmp-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-snmp-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-soap-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-soap-7.4.33-150400.4.51.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.51.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.51.1.s390x" }, "product_reference": "php7-soap-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-soap-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-sockets-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-sockets-7.4.33-150400.4.51.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.51.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.51.1.s390x" }, "product_reference": "php7-sockets-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-sockets-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-sodium-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-sodium-7.4.33-150400.4.51.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.51.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.51.1.s390x" }, "product_reference": "php7-sodium-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-sodium-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-sqlite-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-sqlite-7.4.33-150400.4.51.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.51.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.51.1.s390x" }, "product_reference": "php7-sqlite-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-sqlite-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-sysvmsg-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-sysvmsg-7.4.33-150400.4.51.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.51.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.51.1.s390x" }, "product_reference": "php7-sysvmsg-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-sysvmsg-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-sysvsem-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-sysvsem-7.4.33-150400.4.51.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.51.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.51.1.s390x" }, "product_reference": "php7-sysvsem-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-sysvsem-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-sysvshm-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-sysvshm-7.4.33-150400.4.51.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.51.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.51.1.s390x" }, "product_reference": "php7-sysvshm-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-sysvshm-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-tidy-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-tidy-7.4.33-150400.4.51.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.51.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.51.1.s390x" }, "product_reference": "php7-tidy-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-tidy-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-tokenizer-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-tokenizer-7.4.33-150400.4.51.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.51.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.51.1.s390x" }, "product_reference": "php7-tokenizer-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-tokenizer-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-xmlreader-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-xmlreader-7.4.33-150400.4.51.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.51.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.51.1.s390x" }, "product_reference": "php7-xmlreader-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-xmlreader-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-xmlrpc-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-xmlrpc-7.4.33-150400.4.51.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.51.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.51.1.s390x" }, "product_reference": "php7-xmlrpc-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-xmlrpc-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-xmlwriter-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-xmlwriter-7.4.33-150400.4.51.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.51.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.51.1.s390x" }, "product_reference": "php7-xmlwriter-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-xmlwriter-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-xsl-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-xsl-7.4.33-150400.4.51.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.51.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.51.1.s390x" }, "product_reference": "php7-xsl-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-xsl-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-zip-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-zip-7.4.33-150400.4.51.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.51.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.51.1.s390x" }, "product_reference": "php7-zip-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-zip-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-zlib-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-zlib-7.4.33-150400.4.51.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.51.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.51.1.s390x" }, "product_reference": "php7-zlib-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-zlib-7.4.33-150400.4.51.1.x86_64", "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.51.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP7", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP7:apache2-mod_php7-7.4.33-150400.4.51.1.aarch64" }, "product_reference": "apache2-mod_php7-7.4.33-150400.4.51.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "apache2-mod_php7-7.4.33-150400.4.51.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP7", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP7:apache2-mod_php7-7.4.33-150400.4.51.1.ppc64le" }, "product_reference": "apache2-mod_php7-7.4.33-150400.4.51.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "apache2-mod_php7-7.4.33-150400.4.51.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP7", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP7:apache2-mod_php7-7.4.33-150400.4.51.1.s390x" }, "product_reference": "apache2-mod_php7-7.4.33-150400.4.51.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "apache2-mod_php7-7.4.33-150400.4.51.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP7", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP7:apache2-mod_php7-7.4.33-150400.4.51.1.x86_64" }, "product_reference": "apache2-mod_php7-7.4.33-150400.4.51.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php7-7.4.33-150400.4.51.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP7", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP7:php7-7.4.33-150400.4.51.1.aarch64" }, "product_reference": "php7-7.4.33-150400.4.51.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php7-7.4.33-150400.4.51.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP7", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP7:php7-7.4.33-150400.4.51.1.ppc64le" }, "product_reference": "php7-7.4.33-150400.4.51.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php7-7.4.33-150400.4.51.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP7", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP7:php7-7.4.33-150400.4.51.1.s390x" }, "product_reference": "php7-7.4.33-150400.4.51.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php7-7.4.33-150400.4.51.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP7", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP7:php7-7.4.33-150400.4.51.1.x86_64" }, "product_reference": "php7-7.4.33-150400.4.51.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php7-embed-7.4.33-150400.4.51.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.51.1.aarch64" }, "product_reference": "php7-embed-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-embed-7.4.33-150400.4.51.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.51.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.51.1.s390x" }, "product_reference": "php7-embed-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-embed-7.4.33-150400.4.51.1.x86_64", "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.51.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP7", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:php7-embed-7.4.33-150400.4.51.1.aarch64" }, "product_reference": "php7-embed-7.4.33-150400.4.51.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php7-embed-7.4.33-150400.4.51.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP7", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:php7-embed-7.4.33-150400.4.51.1.ppc64le" }, "product_reference": "php7-embed-7.4.33-150400.4.51.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php7-embed-7.4.33-150400.4.51.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP7", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:php7-embed-7.4.33-150400.4.51.1.s390x" }, "product_reference": "php7-embed-7.4.33-150400.4.51.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "php7-embed-7.4.33-150400.4.51.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP7", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:php7-embed-7.4.33-150400.4.51.1.x86_64" }, "product_reference": "php7-embed-7.4.33-150400.4.51.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "apache2-mod_php7-7.4.33-150400.4.51.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.51.1.aarch64" }, "product_reference": "apache2-mod_php7-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "apache2-mod_php7-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-bcmath-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-bcmath-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-bz2-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-bz2-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-calendar-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-calendar-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-cli-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-cli-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-ctype-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-ctype-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-curl-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-curl-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-dba-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-dba-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-devel-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-devel-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-dom-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-dom-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-enchant-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-enchant-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-exif-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-exif-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-fastcgi-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-fastcgi-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-fileinfo-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-fileinfo-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-fpm-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-fpm-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-ftp-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-ftp-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-gd-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-gd-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-gettext-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-gettext-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-gmp-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-gmp-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-iconv-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-iconv-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-intl-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-intl-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-json-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-json-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-ldap-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-ldap-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-mbstring-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-mbstring-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-mysql-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-mysql-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-odbc-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-odbc-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-opcache-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-opcache-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-openssl-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-openssl-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-pcntl-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-pcntl-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-pdo-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-pdo-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-pgsql-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-pgsql-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-phar-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-phar-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-posix-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-posix-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-readline-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-readline-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-shmop-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-shmop-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-snmp-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-snmp-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-soap-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-soap-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-sockets-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-sockets-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-sodium-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-sodium-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-sqlite-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-sqlite-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-sysvmsg-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-sysvmsg-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-sysvsem-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-sysvsem-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-sysvshm-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-sysvshm-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-tidy-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-tidy-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-tokenizer-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-tokenizer-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-xmlreader-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-xmlreader-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-xmlrpc-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-xmlrpc-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-xmlwriter-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-xmlwriter-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-xsl-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-xsl-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-zip-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-zip-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-zlib-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-zlib-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "apache2-mod_php7-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "apache2-mod_php7-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-bcmath-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-bcmath-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-bz2-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-bz2-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-calendar-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-calendar-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-cli-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-cli-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-ctype-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-ctype-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-curl-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-curl-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-dba-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-dba-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-devel-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-devel-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-dom-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-dom-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-enchant-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-enchant-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-exif-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-exif-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-fastcgi-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-fastcgi-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-fileinfo-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-fileinfo-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-fpm-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-fpm-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-ftp-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-ftp-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-gd-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-gd-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-gettext-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-gettext-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-gmp-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-gmp-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-iconv-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-iconv-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-intl-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-intl-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-json-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-json-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-ldap-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-ldap-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-mbstring-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-mbstring-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-mysql-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-mysql-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-odbc-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-odbc-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-opcache-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-opcache-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-openssl-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-openssl-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-pcntl-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-pcntl-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-pdo-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-pdo-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-pgsql-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-pgsql-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-phar-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-phar-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-posix-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-posix-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-readline-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-readline-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-shmop-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-shmop-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-snmp-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-snmp-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-soap-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-soap-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-sockets-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-sockets-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-sodium-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-sodium-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-sqlite-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-sqlite-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-sysvmsg-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-sysvmsg-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-sysvsem-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-sysvsem-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-sysvshm-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-sysvshm-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-tidy-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-tidy-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-tokenizer-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-tokenizer-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-xmlreader-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-xmlreader-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-xmlrpc-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-xmlrpc-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-xmlwriter-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-xmlwriter-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-xsl-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-xsl-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-zip-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-zip-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-zlib-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-zlib-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "apache2-mod_php7-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "apache2-mod_php7-7.4.33-150400.4.51.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.51.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.51.1.s390x" }, "product_reference": "apache2-mod_php7-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "apache2-mod_php7-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-7.4.33-150400.4.51.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.51.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.51.1.s390x" }, "product_reference": "php7-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-bcmath-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-bcmath-7.4.33-150400.4.51.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.51.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.51.1.s390x" }, "product_reference": "php7-bcmath-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-bcmath-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-bz2-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-bz2-7.4.33-150400.4.51.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.51.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.51.1.s390x" }, "product_reference": "php7-bz2-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-bz2-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-calendar-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-calendar-7.4.33-150400.4.51.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.51.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.51.1.s390x" }, "product_reference": "php7-calendar-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-calendar-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-cli-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-cli-7.4.33-150400.4.51.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.51.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.51.1.s390x" }, "product_reference": "php7-cli-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-cli-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-ctype-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-ctype-7.4.33-150400.4.51.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.51.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.51.1.s390x" }, "product_reference": "php7-ctype-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-ctype-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-curl-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-curl-7.4.33-150400.4.51.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.51.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.51.1.s390x" }, "product_reference": "php7-curl-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-curl-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-dba-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-dba-7.4.33-150400.4.51.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.51.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.51.1.s390x" }, "product_reference": "php7-dba-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-dba-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-devel-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-devel-7.4.33-150400.4.51.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.51.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.51.1.s390x" }, "product_reference": "php7-devel-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-devel-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-dom-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-dom-7.4.33-150400.4.51.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.51.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.51.1.s390x" }, "product_reference": "php7-dom-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-dom-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-enchant-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-enchant-7.4.33-150400.4.51.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.51.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.51.1.s390x" }, "product_reference": "php7-enchant-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-enchant-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-exif-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-exif-7.4.33-150400.4.51.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.51.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.51.1.s390x" }, "product_reference": "php7-exif-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-exif-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-fastcgi-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-fastcgi-7.4.33-150400.4.51.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.51.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.51.1.s390x" }, "product_reference": "php7-fastcgi-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-fastcgi-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-fileinfo-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-fileinfo-7.4.33-150400.4.51.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.51.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.51.1.s390x" }, "product_reference": "php7-fileinfo-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-fileinfo-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-fpm-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-fpm-7.4.33-150400.4.51.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.51.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.51.1.s390x" }, "product_reference": "php7-fpm-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-fpm-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-ftp-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-ftp-7.4.33-150400.4.51.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.51.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.51.1.s390x" }, "product_reference": "php7-ftp-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-ftp-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-gd-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-gd-7.4.33-150400.4.51.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.51.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.51.1.s390x" }, "product_reference": "php7-gd-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-gd-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-gettext-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-gettext-7.4.33-150400.4.51.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.51.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.51.1.s390x" }, "product_reference": "php7-gettext-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-gettext-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-gmp-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-gmp-7.4.33-150400.4.51.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.51.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.51.1.s390x" }, "product_reference": "php7-gmp-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-gmp-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-iconv-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-iconv-7.4.33-150400.4.51.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.51.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.51.1.s390x" }, "product_reference": "php7-iconv-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-iconv-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-intl-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-intl-7.4.33-150400.4.51.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.51.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.51.1.s390x" }, "product_reference": "php7-intl-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-intl-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-json-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-json-7.4.33-150400.4.51.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.51.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.51.1.s390x" }, "product_reference": "php7-json-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-json-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-ldap-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-ldap-7.4.33-150400.4.51.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.51.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.51.1.s390x" }, "product_reference": "php7-ldap-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-ldap-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-mbstring-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-mbstring-7.4.33-150400.4.51.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.51.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.51.1.s390x" }, "product_reference": "php7-mbstring-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-mbstring-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-mysql-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-mysql-7.4.33-150400.4.51.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.51.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.51.1.s390x" }, "product_reference": "php7-mysql-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-mysql-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-odbc-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-odbc-7.4.33-150400.4.51.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.51.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.51.1.s390x" }, "product_reference": "php7-odbc-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-odbc-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-opcache-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-opcache-7.4.33-150400.4.51.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.51.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.51.1.s390x" }, "product_reference": "php7-opcache-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-opcache-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-openssl-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-openssl-7.4.33-150400.4.51.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.51.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.51.1.s390x" }, "product_reference": "php7-openssl-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-openssl-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-pcntl-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-pcntl-7.4.33-150400.4.51.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.51.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.51.1.s390x" }, "product_reference": "php7-pcntl-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-pcntl-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-pdo-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-pdo-7.4.33-150400.4.51.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.51.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.51.1.s390x" }, "product_reference": "php7-pdo-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-pdo-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-pgsql-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-pgsql-7.4.33-150400.4.51.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.51.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.51.1.s390x" }, "product_reference": "php7-pgsql-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-pgsql-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-phar-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-phar-7.4.33-150400.4.51.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.51.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.51.1.s390x" }, "product_reference": "php7-phar-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-phar-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-posix-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-posix-7.4.33-150400.4.51.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.51.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.51.1.s390x" }, "product_reference": "php7-posix-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-posix-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-readline-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-readline-7.4.33-150400.4.51.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.51.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.51.1.s390x" }, "product_reference": "php7-readline-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-readline-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-shmop-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-shmop-7.4.33-150400.4.51.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.51.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.51.1.s390x" }, "product_reference": "php7-shmop-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-shmop-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-snmp-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-snmp-7.4.33-150400.4.51.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.51.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.51.1.s390x" }, "product_reference": "php7-snmp-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-snmp-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-soap-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-soap-7.4.33-150400.4.51.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.51.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.51.1.s390x" }, "product_reference": "php7-soap-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-soap-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-sockets-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-sockets-7.4.33-150400.4.51.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.51.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.51.1.s390x" }, "product_reference": "php7-sockets-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-sockets-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-sodium-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-sodium-7.4.33-150400.4.51.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.51.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.51.1.s390x" }, "product_reference": "php7-sodium-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-sodium-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-sqlite-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-sqlite-7.4.33-150400.4.51.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.51.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.51.1.s390x" }, "product_reference": "php7-sqlite-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-sqlite-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-sysvmsg-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-sysvmsg-7.4.33-150400.4.51.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.51.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.51.1.s390x" }, "product_reference": "php7-sysvmsg-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-sysvmsg-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-sysvsem-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-sysvsem-7.4.33-150400.4.51.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.51.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.51.1.s390x" }, "product_reference": "php7-sysvsem-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-sysvsem-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-sysvshm-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-sysvshm-7.4.33-150400.4.51.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.51.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.51.1.s390x" }, "product_reference": "php7-sysvshm-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-sysvshm-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-tidy-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-tidy-7.4.33-150400.4.51.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.51.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.51.1.s390x" }, "product_reference": "php7-tidy-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-tidy-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-tokenizer-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-tokenizer-7.4.33-150400.4.51.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.51.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.51.1.s390x" }, "product_reference": "php7-tokenizer-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-tokenizer-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-xmlreader-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-xmlreader-7.4.33-150400.4.51.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.51.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.51.1.s390x" }, "product_reference": "php7-xmlreader-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-xmlreader-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-xmlrpc-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-xmlrpc-7.4.33-150400.4.51.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.51.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.51.1.s390x" }, "product_reference": "php7-xmlrpc-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-xmlrpc-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-xmlwriter-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-xmlwriter-7.4.33-150400.4.51.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.51.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.51.1.s390x" }, "product_reference": "php7-xmlwriter-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-xmlwriter-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-xsl-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-xsl-7.4.33-150400.4.51.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.51.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.51.1.s390x" }, "product_reference": "php7-xsl-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-xsl-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-zip-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-zip-7.4.33-150400.4.51.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.51.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.51.1.s390x" }, "product_reference": "php7-zip-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-zip-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-zlib-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-zlib-7.4.33-150400.4.51.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.51.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.51.1.s390x" }, "product_reference": "php7-zlib-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-zlib-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "apache2-mod_php7-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "apache2-mod_php7-7.4.33-150400.4.51.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.51.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.51.1.s390x" }, "product_reference": "apache2-mod_php7-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "apache2-mod_php7-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-7.4.33-150400.4.51.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.51.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.51.1.s390x" }, "product_reference": "php7-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-bcmath-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-bcmath-7.4.33-150400.4.51.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.51.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.51.1.s390x" }, "product_reference": "php7-bcmath-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-bcmath-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-bz2-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-bz2-7.4.33-150400.4.51.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.51.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.51.1.s390x" }, "product_reference": "php7-bz2-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-bz2-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-calendar-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-calendar-7.4.33-150400.4.51.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.51.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.51.1.s390x" }, "product_reference": "php7-calendar-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-calendar-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-cli-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-cli-7.4.33-150400.4.51.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.51.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.51.1.s390x" }, "product_reference": "php7-cli-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-cli-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-ctype-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-ctype-7.4.33-150400.4.51.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.51.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.51.1.s390x" }, "product_reference": "php7-ctype-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-ctype-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-curl-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-curl-7.4.33-150400.4.51.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.51.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.51.1.s390x" }, "product_reference": "php7-curl-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-curl-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-dba-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-dba-7.4.33-150400.4.51.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.51.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.51.1.s390x" }, "product_reference": "php7-dba-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-dba-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-devel-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-devel-7.4.33-150400.4.51.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.51.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.51.1.s390x" }, "product_reference": "php7-devel-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-devel-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-dom-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-dom-7.4.33-150400.4.51.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.51.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.51.1.s390x" }, "product_reference": "php7-dom-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-dom-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-enchant-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-enchant-7.4.33-150400.4.51.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.51.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.51.1.s390x" }, "product_reference": "php7-enchant-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-enchant-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-exif-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-exif-7.4.33-150400.4.51.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.51.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.51.1.s390x" }, "product_reference": "php7-exif-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-exif-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-fastcgi-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-fastcgi-7.4.33-150400.4.51.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.51.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.51.1.s390x" }, "product_reference": "php7-fastcgi-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-fastcgi-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-fileinfo-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-fileinfo-7.4.33-150400.4.51.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.51.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.51.1.s390x" }, "product_reference": "php7-fileinfo-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-fileinfo-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-fpm-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-fpm-7.4.33-150400.4.51.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.51.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.51.1.s390x" }, "product_reference": "php7-fpm-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-fpm-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-ftp-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-ftp-7.4.33-150400.4.51.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.51.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.51.1.s390x" }, "product_reference": "php7-ftp-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-ftp-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-gd-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-gd-7.4.33-150400.4.51.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.51.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.51.1.s390x" }, "product_reference": "php7-gd-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-gd-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-gettext-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-gettext-7.4.33-150400.4.51.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.51.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.51.1.s390x" }, "product_reference": "php7-gettext-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-gettext-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-gmp-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-gmp-7.4.33-150400.4.51.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.51.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.51.1.s390x" }, "product_reference": "php7-gmp-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-gmp-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-iconv-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-iconv-7.4.33-150400.4.51.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.51.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.51.1.s390x" }, "product_reference": "php7-iconv-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-iconv-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-intl-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-intl-7.4.33-150400.4.51.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.51.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.51.1.s390x" }, "product_reference": "php7-intl-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-intl-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-json-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-json-7.4.33-150400.4.51.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.51.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.51.1.s390x" }, "product_reference": "php7-json-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-json-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-ldap-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-ldap-7.4.33-150400.4.51.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.51.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.51.1.s390x" }, "product_reference": "php7-ldap-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-ldap-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-mbstring-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-mbstring-7.4.33-150400.4.51.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.51.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.51.1.s390x" }, "product_reference": "php7-mbstring-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-mbstring-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-mysql-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-mysql-7.4.33-150400.4.51.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.51.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.51.1.s390x" }, "product_reference": "php7-mysql-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-mysql-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-odbc-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-odbc-7.4.33-150400.4.51.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.51.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.51.1.s390x" }, "product_reference": "php7-odbc-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-odbc-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-opcache-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-opcache-7.4.33-150400.4.51.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.51.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.51.1.s390x" }, "product_reference": "php7-opcache-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-opcache-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-openssl-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-openssl-7.4.33-150400.4.51.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.51.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.51.1.s390x" }, "product_reference": "php7-openssl-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-openssl-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-pcntl-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-pcntl-7.4.33-150400.4.51.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.51.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.51.1.s390x" }, "product_reference": "php7-pcntl-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-pcntl-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-pdo-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-pdo-7.4.33-150400.4.51.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.51.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.51.1.s390x" }, "product_reference": "php7-pdo-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-pdo-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-pgsql-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-pgsql-7.4.33-150400.4.51.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.51.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.51.1.s390x" }, "product_reference": "php7-pgsql-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-pgsql-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-phar-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-phar-7.4.33-150400.4.51.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.51.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.51.1.s390x" }, "product_reference": "php7-phar-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-phar-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-posix-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-posix-7.4.33-150400.4.51.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.51.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.51.1.s390x" }, "product_reference": "php7-posix-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-posix-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-readline-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-readline-7.4.33-150400.4.51.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.51.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.51.1.s390x" }, "product_reference": "php7-readline-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-readline-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-shmop-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-shmop-7.4.33-150400.4.51.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.51.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.51.1.s390x" }, "product_reference": "php7-shmop-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-shmop-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-snmp-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-snmp-7.4.33-150400.4.51.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.51.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.51.1.s390x" }, "product_reference": "php7-snmp-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-snmp-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-soap-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-soap-7.4.33-150400.4.51.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.51.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.51.1.s390x" }, "product_reference": "php7-soap-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-soap-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-sockets-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-sockets-7.4.33-150400.4.51.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.51.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.51.1.s390x" }, "product_reference": "php7-sockets-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-sockets-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-sodium-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-sodium-7.4.33-150400.4.51.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.51.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.51.1.s390x" }, "product_reference": "php7-sodium-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-sodium-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-sqlite-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-sqlite-7.4.33-150400.4.51.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.51.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.51.1.s390x" }, "product_reference": "php7-sqlite-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-sqlite-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-sysvmsg-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-sysvmsg-7.4.33-150400.4.51.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.51.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.51.1.s390x" }, "product_reference": "php7-sysvmsg-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-sysvmsg-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-sysvsem-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-sysvsem-7.4.33-150400.4.51.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.51.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.51.1.s390x" }, "product_reference": "php7-sysvsem-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-sysvsem-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-sysvshm-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-sysvshm-7.4.33-150400.4.51.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.51.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.51.1.s390x" }, "product_reference": "php7-sysvshm-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-sysvshm-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-tidy-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-tidy-7.4.33-150400.4.51.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.51.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.51.1.s390x" }, "product_reference": "php7-tidy-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-tidy-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-tokenizer-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-tokenizer-7.4.33-150400.4.51.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.51.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.51.1.s390x" }, "product_reference": "php7-tokenizer-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-tokenizer-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-xmlreader-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-xmlreader-7.4.33-150400.4.51.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.51.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.51.1.s390x" }, "product_reference": "php7-xmlreader-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-xmlreader-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-xmlrpc-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-xmlrpc-7.4.33-150400.4.51.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.51.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.51.1.s390x" }, "product_reference": "php7-xmlrpc-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-xmlrpc-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-xmlwriter-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-xmlwriter-7.4.33-150400.4.51.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.51.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.51.1.s390x" }, "product_reference": "php7-xmlwriter-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-xmlwriter-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-xsl-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-xsl-7.4.33-150400.4.51.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.51.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.51.1.s390x" }, "product_reference": "php7-xsl-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-xsl-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-zip-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-zip-7.4.33-150400.4.51.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.51.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.51.1.s390x" }, "product_reference": "php7-zip-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-zip-7.4.33-150400.4.51.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.51.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.51.1.aarch64" }, "product_reference": "php7-zlib-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-zlib-7.4.33-150400.4.51.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.51.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.51.1.s390x" }, "product_reference": "php7-zlib-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-zlib-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "apache2-mod_php7-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "apache2-mod_php7-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-bcmath-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-bcmath-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-bz2-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-bz2-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-calendar-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-calendar-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-cli-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-cli-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-ctype-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-ctype-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-curl-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-curl-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-dba-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-dba-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-devel-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-devel-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-dom-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-dom-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-enchant-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-enchant-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-exif-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-exif-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-fastcgi-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-fastcgi-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-fileinfo-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-fileinfo-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-fpm-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-fpm-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-ftp-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-ftp-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-gd-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-gd-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-gettext-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-gettext-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-gmp-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-gmp-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-iconv-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-iconv-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-intl-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-intl-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-json-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-json-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-ldap-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-ldap-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-mbstring-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-mbstring-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-mysql-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-mysql-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-odbc-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-odbc-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-opcache-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-opcache-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-openssl-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-openssl-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-pcntl-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-pcntl-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-pdo-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-pdo-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-pgsql-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-pgsql-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-phar-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-phar-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-posix-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-posix-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-readline-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-readline-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-shmop-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-shmop-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-snmp-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-snmp-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-soap-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-soap-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-sockets-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-sockets-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-sodium-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-sodium-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-sqlite-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-sqlite-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-sysvmsg-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-sysvmsg-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-sysvsem-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-sysvsem-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-sysvshm-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-sysvshm-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-tidy-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-tidy-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-tokenizer-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-tokenizer-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-xmlreader-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-xmlreader-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-xmlrpc-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-xmlrpc-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-xmlwriter-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-xmlwriter-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-xsl-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-xsl-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-zip-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-zip-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-zlib-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-zlib-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "apache2-mod_php7-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "apache2-mod_php7-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-bcmath-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-bcmath-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-bz2-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-bz2-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-calendar-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-calendar-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-cli-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-cli-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-ctype-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-ctype-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-curl-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-curl-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-dba-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-dba-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-devel-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-devel-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-dom-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-dom-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-enchant-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-enchant-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-exif-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-exif-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-fastcgi-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-fastcgi-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-fileinfo-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-fileinfo-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-fpm-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-fpm-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-ftp-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-ftp-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-gd-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-gd-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-gettext-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-gettext-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-gmp-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-gmp-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-iconv-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-iconv-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-intl-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-intl-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-json-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-json-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-ldap-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-ldap-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-mbstring-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-mbstring-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-mysql-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-mysql-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-odbc-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-odbc-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-opcache-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-opcache-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-openssl-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-openssl-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-pcntl-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-pcntl-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-pdo-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-pdo-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-pgsql-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-pgsql-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-phar-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-phar-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-posix-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-posix-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-readline-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-readline-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-shmop-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-shmop-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-snmp-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-snmp-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-soap-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-soap-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-sockets-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-sockets-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-sodium-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-sodium-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-sqlite-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-sqlite-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-sysvmsg-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-sysvmsg-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-sysvsem-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-sysvsem-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-sysvshm-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-sysvshm-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-tidy-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-tidy-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-tokenizer-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-tokenizer-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-xmlreader-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-xmlreader-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-xmlrpc-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-xmlrpc-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-xmlwriter-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-xmlwriter-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-xsl-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-xsl-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-zip-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-zip-7.4.33-150400.4.51.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.51.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.51.1.ppc64le" }, "product_reference": "php7-zlib-7.4.33-150400.4.51.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.51.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.51.1.x86_64" }, "product_reference": "php7-zlib-7.4.33-150400.4.51.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.51.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:apache2-mod_php7-7.4.33-150400.4.51.1.aarch64" }, "product_reference": "apache2-mod_php7-7.4.33-150400.4.51.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.51.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:apache2-mod_php7-7.4.33-150400.4.51.1.ppc64le" }, "product_reference": "apache2-mod_php7-7.4.33-150400.4.51.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.51.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:apache2-mod_php7-7.4.33-150400.4.51.1.s390x" }, "product_reference": "apache2-mod_php7-7.4.33-150400.4.51.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.51.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:apache2-mod_php7-7.4.33-150400.4.51.1.x86_64" }, "product_reference": "apache2-mod_php7-7.4.33-150400.4.51.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.51.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-7.4.33-150400.4.51.1.aarch64" }, "product_reference": "php7-7.4.33-150400.4.51.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php7-7.4.33-150400.4.51.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-7.4.33-150400.4.51.1.ppc64le" }, "product_reference": "php7-7.4.33-150400.4.51.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php7-7.4.33-150400.4.51.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-7.4.33-150400.4.51.1.s390x" }, "product_reference": "php7-7.4.33-150400.4.51.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php7-7.4.33-150400.4.51.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-7.4.33-150400.4.51.1.x86_64" }, "product_reference": "php7-7.4.33-150400.4.51.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.51.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-bcmath-7.4.33-150400.4.51.1.aarch64" }, "product_reference": "php7-bcmath-7.4.33-150400.4.51.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.51.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-bcmath-7.4.33-150400.4.51.1.ppc64le" }, "product_reference": "php7-bcmath-7.4.33-150400.4.51.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.51.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-bcmath-7.4.33-150400.4.51.1.s390x" }, "product_reference": "php7-bcmath-7.4.33-150400.4.51.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.51.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-bcmath-7.4.33-150400.4.51.1.x86_64" }, "product_reference": "php7-bcmath-7.4.33-150400.4.51.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.51.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-bz2-7.4.33-150400.4.51.1.aarch64" }, "product_reference": "php7-bz2-7.4.33-150400.4.51.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.51.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-bz2-7.4.33-150400.4.51.1.ppc64le" }, "product_reference": "php7-bz2-7.4.33-150400.4.51.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.51.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-bz2-7.4.33-150400.4.51.1.s390x" }, "product_reference": "php7-bz2-7.4.33-150400.4.51.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.51.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-bz2-7.4.33-150400.4.51.1.x86_64" }, "product_reference": "php7-bz2-7.4.33-150400.4.51.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.51.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-calendar-7.4.33-150400.4.51.1.aarch64" }, "product_reference": "php7-calendar-7.4.33-150400.4.51.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.51.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-calendar-7.4.33-150400.4.51.1.ppc64le" }, "product_reference": "php7-calendar-7.4.33-150400.4.51.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.51.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-calendar-7.4.33-150400.4.51.1.s390x" }, "product_reference": "php7-calendar-7.4.33-150400.4.51.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.51.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-calendar-7.4.33-150400.4.51.1.x86_64" }, "product_reference": "php7-calendar-7.4.33-150400.4.51.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.51.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-cli-7.4.33-150400.4.51.1.aarch64" }, "product_reference": "php7-cli-7.4.33-150400.4.51.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.51.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-cli-7.4.33-150400.4.51.1.ppc64le" }, "product_reference": "php7-cli-7.4.33-150400.4.51.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.51.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-cli-7.4.33-150400.4.51.1.s390x" }, "product_reference": "php7-cli-7.4.33-150400.4.51.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.51.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-cli-7.4.33-150400.4.51.1.x86_64" }, "product_reference": "php7-cli-7.4.33-150400.4.51.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.51.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-ctype-7.4.33-150400.4.51.1.aarch64" }, "product_reference": "php7-ctype-7.4.33-150400.4.51.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.51.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-ctype-7.4.33-150400.4.51.1.ppc64le" }, "product_reference": "php7-ctype-7.4.33-150400.4.51.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.51.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-ctype-7.4.33-150400.4.51.1.s390x" }, "product_reference": "php7-ctype-7.4.33-150400.4.51.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.51.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-ctype-7.4.33-150400.4.51.1.x86_64" }, "product_reference": "php7-ctype-7.4.33-150400.4.51.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.51.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-curl-7.4.33-150400.4.51.1.aarch64" }, "product_reference": "php7-curl-7.4.33-150400.4.51.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.51.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-curl-7.4.33-150400.4.51.1.ppc64le" }, "product_reference": "php7-curl-7.4.33-150400.4.51.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.51.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-curl-7.4.33-150400.4.51.1.s390x" }, "product_reference": "php7-curl-7.4.33-150400.4.51.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.51.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-curl-7.4.33-150400.4.51.1.x86_64" }, "product_reference": "php7-curl-7.4.33-150400.4.51.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.51.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-dba-7.4.33-150400.4.51.1.aarch64" }, "product_reference": "php7-dba-7.4.33-150400.4.51.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.51.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-dba-7.4.33-150400.4.51.1.ppc64le" }, "product_reference": "php7-dba-7.4.33-150400.4.51.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.51.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-dba-7.4.33-150400.4.51.1.s390x" }, "product_reference": "php7-dba-7.4.33-150400.4.51.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.51.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-dba-7.4.33-150400.4.51.1.x86_64" }, "product_reference": "php7-dba-7.4.33-150400.4.51.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.51.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-devel-7.4.33-150400.4.51.1.aarch64" }, "product_reference": "php7-devel-7.4.33-150400.4.51.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.51.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-devel-7.4.33-150400.4.51.1.ppc64le" }, "product_reference": "php7-devel-7.4.33-150400.4.51.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.51.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-devel-7.4.33-150400.4.51.1.s390x" }, "product_reference": "php7-devel-7.4.33-150400.4.51.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.51.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-devel-7.4.33-150400.4.51.1.x86_64" }, "product_reference": "php7-devel-7.4.33-150400.4.51.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.51.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-dom-7.4.33-150400.4.51.1.aarch64" }, "product_reference": "php7-dom-7.4.33-150400.4.51.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.51.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-dom-7.4.33-150400.4.51.1.ppc64le" }, "product_reference": "php7-dom-7.4.33-150400.4.51.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.51.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-dom-7.4.33-150400.4.51.1.s390x" }, "product_reference": "php7-dom-7.4.33-150400.4.51.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.51.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-dom-7.4.33-150400.4.51.1.x86_64" }, "product_reference": "php7-dom-7.4.33-150400.4.51.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.51.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-embed-7.4.33-150400.4.51.1.aarch64" }, "product_reference": "php7-embed-7.4.33-150400.4.51.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.51.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-embed-7.4.33-150400.4.51.1.ppc64le" }, "product_reference": "php7-embed-7.4.33-150400.4.51.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.51.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-embed-7.4.33-150400.4.51.1.s390x" }, "product_reference": "php7-embed-7.4.33-150400.4.51.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.51.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-embed-7.4.33-150400.4.51.1.x86_64" }, "product_reference": "php7-embed-7.4.33-150400.4.51.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.51.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-enchant-7.4.33-150400.4.51.1.aarch64" }, "product_reference": "php7-enchant-7.4.33-150400.4.51.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.51.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-enchant-7.4.33-150400.4.51.1.ppc64le" }, "product_reference": "php7-enchant-7.4.33-150400.4.51.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.51.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-enchant-7.4.33-150400.4.51.1.s390x" }, "product_reference": "php7-enchant-7.4.33-150400.4.51.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.51.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-enchant-7.4.33-150400.4.51.1.x86_64" }, "product_reference": "php7-enchant-7.4.33-150400.4.51.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.51.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-exif-7.4.33-150400.4.51.1.aarch64" }, "product_reference": "php7-exif-7.4.33-150400.4.51.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.51.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-exif-7.4.33-150400.4.51.1.ppc64le" }, "product_reference": "php7-exif-7.4.33-150400.4.51.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.51.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-exif-7.4.33-150400.4.51.1.s390x" }, "product_reference": "php7-exif-7.4.33-150400.4.51.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.51.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-exif-7.4.33-150400.4.51.1.x86_64" }, "product_reference": "php7-exif-7.4.33-150400.4.51.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.51.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-fastcgi-7.4.33-150400.4.51.1.aarch64" }, "product_reference": "php7-fastcgi-7.4.33-150400.4.51.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.51.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-fastcgi-7.4.33-150400.4.51.1.ppc64le" }, "product_reference": "php7-fastcgi-7.4.33-150400.4.51.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.51.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-fastcgi-7.4.33-150400.4.51.1.s390x" }, "product_reference": "php7-fastcgi-7.4.33-150400.4.51.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.51.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-fastcgi-7.4.33-150400.4.51.1.x86_64" }, "product_reference": "php7-fastcgi-7.4.33-150400.4.51.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.51.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-fileinfo-7.4.33-150400.4.51.1.aarch64" }, "product_reference": "php7-fileinfo-7.4.33-150400.4.51.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.51.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-fileinfo-7.4.33-150400.4.51.1.ppc64le" }, "product_reference": "php7-fileinfo-7.4.33-150400.4.51.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.51.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-fileinfo-7.4.33-150400.4.51.1.s390x" }, "product_reference": "php7-fileinfo-7.4.33-150400.4.51.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.51.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-fileinfo-7.4.33-150400.4.51.1.x86_64" }, "product_reference": "php7-fileinfo-7.4.33-150400.4.51.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.51.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-fpm-7.4.33-150400.4.51.1.aarch64" }, "product_reference": "php7-fpm-7.4.33-150400.4.51.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.51.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-fpm-7.4.33-150400.4.51.1.ppc64le" }, "product_reference": "php7-fpm-7.4.33-150400.4.51.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.51.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-fpm-7.4.33-150400.4.51.1.s390x" }, "product_reference": "php7-fpm-7.4.33-150400.4.51.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.51.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-fpm-7.4.33-150400.4.51.1.x86_64" }, "product_reference": "php7-fpm-7.4.33-150400.4.51.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.51.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-ftp-7.4.33-150400.4.51.1.aarch64" }, "product_reference": "php7-ftp-7.4.33-150400.4.51.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.51.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-ftp-7.4.33-150400.4.51.1.ppc64le" }, "product_reference": "php7-ftp-7.4.33-150400.4.51.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.51.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-ftp-7.4.33-150400.4.51.1.s390x" }, "product_reference": "php7-ftp-7.4.33-150400.4.51.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.51.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-ftp-7.4.33-150400.4.51.1.x86_64" }, "product_reference": "php7-ftp-7.4.33-150400.4.51.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.51.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-gd-7.4.33-150400.4.51.1.aarch64" }, "product_reference": "php7-gd-7.4.33-150400.4.51.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.51.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-gd-7.4.33-150400.4.51.1.ppc64le" }, "product_reference": "php7-gd-7.4.33-150400.4.51.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.51.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-gd-7.4.33-150400.4.51.1.s390x" }, "product_reference": "php7-gd-7.4.33-150400.4.51.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.51.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-gd-7.4.33-150400.4.51.1.x86_64" }, "product_reference": "php7-gd-7.4.33-150400.4.51.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.51.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-gettext-7.4.33-150400.4.51.1.aarch64" }, "product_reference": "php7-gettext-7.4.33-150400.4.51.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.51.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-gettext-7.4.33-150400.4.51.1.ppc64le" }, "product_reference": "php7-gettext-7.4.33-150400.4.51.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.51.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-gettext-7.4.33-150400.4.51.1.s390x" }, "product_reference": "php7-gettext-7.4.33-150400.4.51.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.51.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-gettext-7.4.33-150400.4.51.1.x86_64" }, "product_reference": "php7-gettext-7.4.33-150400.4.51.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.51.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-gmp-7.4.33-150400.4.51.1.aarch64" }, "product_reference": "php7-gmp-7.4.33-150400.4.51.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.51.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-gmp-7.4.33-150400.4.51.1.ppc64le" }, "product_reference": "php7-gmp-7.4.33-150400.4.51.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.51.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-gmp-7.4.33-150400.4.51.1.s390x" }, "product_reference": "php7-gmp-7.4.33-150400.4.51.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.51.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-gmp-7.4.33-150400.4.51.1.x86_64" }, "product_reference": "php7-gmp-7.4.33-150400.4.51.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.51.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-iconv-7.4.33-150400.4.51.1.aarch64" }, "product_reference": "php7-iconv-7.4.33-150400.4.51.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.51.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-iconv-7.4.33-150400.4.51.1.ppc64le" }, "product_reference": "php7-iconv-7.4.33-150400.4.51.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.51.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-iconv-7.4.33-150400.4.51.1.s390x" }, "product_reference": "php7-iconv-7.4.33-150400.4.51.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.51.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-iconv-7.4.33-150400.4.51.1.x86_64" }, "product_reference": "php7-iconv-7.4.33-150400.4.51.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.51.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-intl-7.4.33-150400.4.51.1.aarch64" }, "product_reference": "php7-intl-7.4.33-150400.4.51.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.51.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-intl-7.4.33-150400.4.51.1.ppc64le" }, "product_reference": "php7-intl-7.4.33-150400.4.51.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.51.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-intl-7.4.33-150400.4.51.1.s390x" }, "product_reference": "php7-intl-7.4.33-150400.4.51.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.51.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-intl-7.4.33-150400.4.51.1.x86_64" }, "product_reference": "php7-intl-7.4.33-150400.4.51.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.51.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-json-7.4.33-150400.4.51.1.aarch64" }, "product_reference": "php7-json-7.4.33-150400.4.51.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.51.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-json-7.4.33-150400.4.51.1.ppc64le" }, "product_reference": "php7-json-7.4.33-150400.4.51.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.51.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-json-7.4.33-150400.4.51.1.s390x" }, "product_reference": "php7-json-7.4.33-150400.4.51.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.51.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-json-7.4.33-150400.4.51.1.x86_64" }, "product_reference": "php7-json-7.4.33-150400.4.51.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.51.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-ldap-7.4.33-150400.4.51.1.aarch64" }, "product_reference": "php7-ldap-7.4.33-150400.4.51.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.51.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-ldap-7.4.33-150400.4.51.1.ppc64le" }, "product_reference": "php7-ldap-7.4.33-150400.4.51.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.51.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-ldap-7.4.33-150400.4.51.1.s390x" }, "product_reference": "php7-ldap-7.4.33-150400.4.51.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.51.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-ldap-7.4.33-150400.4.51.1.x86_64" }, "product_reference": "php7-ldap-7.4.33-150400.4.51.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.51.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-mbstring-7.4.33-150400.4.51.1.aarch64" }, "product_reference": "php7-mbstring-7.4.33-150400.4.51.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.51.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-mbstring-7.4.33-150400.4.51.1.ppc64le" }, "product_reference": "php7-mbstring-7.4.33-150400.4.51.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.51.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-mbstring-7.4.33-150400.4.51.1.s390x" }, "product_reference": "php7-mbstring-7.4.33-150400.4.51.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.51.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-mbstring-7.4.33-150400.4.51.1.x86_64" }, "product_reference": "php7-mbstring-7.4.33-150400.4.51.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.51.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-mysql-7.4.33-150400.4.51.1.aarch64" }, "product_reference": "php7-mysql-7.4.33-150400.4.51.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.51.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-mysql-7.4.33-150400.4.51.1.ppc64le" }, "product_reference": "php7-mysql-7.4.33-150400.4.51.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.51.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-mysql-7.4.33-150400.4.51.1.s390x" }, "product_reference": "php7-mysql-7.4.33-150400.4.51.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.51.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-mysql-7.4.33-150400.4.51.1.x86_64" }, "product_reference": "php7-mysql-7.4.33-150400.4.51.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.51.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-odbc-7.4.33-150400.4.51.1.aarch64" }, "product_reference": "php7-odbc-7.4.33-150400.4.51.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.51.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-odbc-7.4.33-150400.4.51.1.ppc64le" }, "product_reference": "php7-odbc-7.4.33-150400.4.51.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.51.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-odbc-7.4.33-150400.4.51.1.s390x" }, "product_reference": "php7-odbc-7.4.33-150400.4.51.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.51.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-odbc-7.4.33-150400.4.51.1.x86_64" }, "product_reference": "php7-odbc-7.4.33-150400.4.51.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.51.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-opcache-7.4.33-150400.4.51.1.aarch64" }, "product_reference": "php7-opcache-7.4.33-150400.4.51.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.51.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-opcache-7.4.33-150400.4.51.1.ppc64le" }, "product_reference": "php7-opcache-7.4.33-150400.4.51.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.51.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-opcache-7.4.33-150400.4.51.1.s390x" }, "product_reference": "php7-opcache-7.4.33-150400.4.51.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.51.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-opcache-7.4.33-150400.4.51.1.x86_64" }, "product_reference": "php7-opcache-7.4.33-150400.4.51.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.51.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-openssl-7.4.33-150400.4.51.1.aarch64" }, "product_reference": "php7-openssl-7.4.33-150400.4.51.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.51.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-openssl-7.4.33-150400.4.51.1.ppc64le" }, "product_reference": "php7-openssl-7.4.33-150400.4.51.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.51.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-openssl-7.4.33-150400.4.51.1.s390x" }, "product_reference": "php7-openssl-7.4.33-150400.4.51.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.51.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-openssl-7.4.33-150400.4.51.1.x86_64" }, "product_reference": "php7-openssl-7.4.33-150400.4.51.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.51.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-pcntl-7.4.33-150400.4.51.1.aarch64" }, "product_reference": "php7-pcntl-7.4.33-150400.4.51.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.51.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-pcntl-7.4.33-150400.4.51.1.ppc64le" }, "product_reference": "php7-pcntl-7.4.33-150400.4.51.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.51.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-pcntl-7.4.33-150400.4.51.1.s390x" }, "product_reference": "php7-pcntl-7.4.33-150400.4.51.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.51.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-pcntl-7.4.33-150400.4.51.1.x86_64" }, "product_reference": "php7-pcntl-7.4.33-150400.4.51.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.51.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-pdo-7.4.33-150400.4.51.1.aarch64" }, "product_reference": "php7-pdo-7.4.33-150400.4.51.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.51.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-pdo-7.4.33-150400.4.51.1.ppc64le" }, "product_reference": "php7-pdo-7.4.33-150400.4.51.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.51.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-pdo-7.4.33-150400.4.51.1.s390x" }, "product_reference": "php7-pdo-7.4.33-150400.4.51.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.51.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-pdo-7.4.33-150400.4.51.1.x86_64" }, "product_reference": "php7-pdo-7.4.33-150400.4.51.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.51.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-pgsql-7.4.33-150400.4.51.1.aarch64" }, "product_reference": "php7-pgsql-7.4.33-150400.4.51.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.51.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-pgsql-7.4.33-150400.4.51.1.ppc64le" }, "product_reference": "php7-pgsql-7.4.33-150400.4.51.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.51.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-pgsql-7.4.33-150400.4.51.1.s390x" }, "product_reference": "php7-pgsql-7.4.33-150400.4.51.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.51.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-pgsql-7.4.33-150400.4.51.1.x86_64" }, "product_reference": "php7-pgsql-7.4.33-150400.4.51.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.51.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-phar-7.4.33-150400.4.51.1.aarch64" }, "product_reference": "php7-phar-7.4.33-150400.4.51.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.51.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-phar-7.4.33-150400.4.51.1.ppc64le" }, "product_reference": "php7-phar-7.4.33-150400.4.51.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.51.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-phar-7.4.33-150400.4.51.1.s390x" }, "product_reference": "php7-phar-7.4.33-150400.4.51.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.51.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-phar-7.4.33-150400.4.51.1.x86_64" }, "product_reference": "php7-phar-7.4.33-150400.4.51.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.51.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-posix-7.4.33-150400.4.51.1.aarch64" }, "product_reference": "php7-posix-7.4.33-150400.4.51.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.51.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-posix-7.4.33-150400.4.51.1.ppc64le" }, "product_reference": "php7-posix-7.4.33-150400.4.51.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.51.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-posix-7.4.33-150400.4.51.1.s390x" }, "product_reference": "php7-posix-7.4.33-150400.4.51.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.51.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-posix-7.4.33-150400.4.51.1.x86_64" }, "product_reference": "php7-posix-7.4.33-150400.4.51.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.51.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-readline-7.4.33-150400.4.51.1.aarch64" }, "product_reference": "php7-readline-7.4.33-150400.4.51.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.51.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-readline-7.4.33-150400.4.51.1.ppc64le" }, "product_reference": "php7-readline-7.4.33-150400.4.51.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.51.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-readline-7.4.33-150400.4.51.1.s390x" }, "product_reference": "php7-readline-7.4.33-150400.4.51.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.51.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-readline-7.4.33-150400.4.51.1.x86_64" }, "product_reference": "php7-readline-7.4.33-150400.4.51.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.51.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-shmop-7.4.33-150400.4.51.1.aarch64" }, "product_reference": "php7-shmop-7.4.33-150400.4.51.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.51.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-shmop-7.4.33-150400.4.51.1.ppc64le" }, "product_reference": "php7-shmop-7.4.33-150400.4.51.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.51.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-shmop-7.4.33-150400.4.51.1.s390x" }, "product_reference": "php7-shmop-7.4.33-150400.4.51.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.51.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-shmop-7.4.33-150400.4.51.1.x86_64" }, "product_reference": "php7-shmop-7.4.33-150400.4.51.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.51.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-snmp-7.4.33-150400.4.51.1.aarch64" }, "product_reference": "php7-snmp-7.4.33-150400.4.51.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.51.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-snmp-7.4.33-150400.4.51.1.ppc64le" }, "product_reference": "php7-snmp-7.4.33-150400.4.51.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.51.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-snmp-7.4.33-150400.4.51.1.s390x" }, "product_reference": "php7-snmp-7.4.33-150400.4.51.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.51.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-snmp-7.4.33-150400.4.51.1.x86_64" }, "product_reference": "php7-snmp-7.4.33-150400.4.51.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.51.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-soap-7.4.33-150400.4.51.1.aarch64" }, "product_reference": "php7-soap-7.4.33-150400.4.51.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.51.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-soap-7.4.33-150400.4.51.1.ppc64le" }, "product_reference": "php7-soap-7.4.33-150400.4.51.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.51.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-soap-7.4.33-150400.4.51.1.s390x" }, "product_reference": "php7-soap-7.4.33-150400.4.51.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.51.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-soap-7.4.33-150400.4.51.1.x86_64" }, "product_reference": "php7-soap-7.4.33-150400.4.51.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.51.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-sockets-7.4.33-150400.4.51.1.aarch64" }, "product_reference": "php7-sockets-7.4.33-150400.4.51.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.51.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-sockets-7.4.33-150400.4.51.1.ppc64le" }, "product_reference": "php7-sockets-7.4.33-150400.4.51.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.51.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-sockets-7.4.33-150400.4.51.1.s390x" }, "product_reference": "php7-sockets-7.4.33-150400.4.51.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.51.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-sockets-7.4.33-150400.4.51.1.x86_64" }, "product_reference": "php7-sockets-7.4.33-150400.4.51.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.51.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-sodium-7.4.33-150400.4.51.1.aarch64" }, "product_reference": "php7-sodium-7.4.33-150400.4.51.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.51.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-sodium-7.4.33-150400.4.51.1.ppc64le" }, "product_reference": "php7-sodium-7.4.33-150400.4.51.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.51.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-sodium-7.4.33-150400.4.51.1.s390x" }, "product_reference": "php7-sodium-7.4.33-150400.4.51.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.51.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-sodium-7.4.33-150400.4.51.1.x86_64" }, "product_reference": "php7-sodium-7.4.33-150400.4.51.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.51.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-sqlite-7.4.33-150400.4.51.1.aarch64" }, "product_reference": "php7-sqlite-7.4.33-150400.4.51.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.51.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-sqlite-7.4.33-150400.4.51.1.ppc64le" }, "product_reference": "php7-sqlite-7.4.33-150400.4.51.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.51.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-sqlite-7.4.33-150400.4.51.1.s390x" }, "product_reference": "php7-sqlite-7.4.33-150400.4.51.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.51.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-sqlite-7.4.33-150400.4.51.1.x86_64" }, "product_reference": "php7-sqlite-7.4.33-150400.4.51.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.51.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-sysvmsg-7.4.33-150400.4.51.1.aarch64" }, "product_reference": "php7-sysvmsg-7.4.33-150400.4.51.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.51.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-sysvmsg-7.4.33-150400.4.51.1.ppc64le" }, "product_reference": "php7-sysvmsg-7.4.33-150400.4.51.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.51.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-sysvmsg-7.4.33-150400.4.51.1.s390x" }, "product_reference": "php7-sysvmsg-7.4.33-150400.4.51.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.51.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-sysvmsg-7.4.33-150400.4.51.1.x86_64" }, "product_reference": "php7-sysvmsg-7.4.33-150400.4.51.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.51.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-sysvsem-7.4.33-150400.4.51.1.aarch64" }, "product_reference": "php7-sysvsem-7.4.33-150400.4.51.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.51.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-sysvsem-7.4.33-150400.4.51.1.ppc64le" }, "product_reference": "php7-sysvsem-7.4.33-150400.4.51.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.51.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-sysvsem-7.4.33-150400.4.51.1.s390x" }, "product_reference": "php7-sysvsem-7.4.33-150400.4.51.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.51.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-sysvsem-7.4.33-150400.4.51.1.x86_64" }, "product_reference": "php7-sysvsem-7.4.33-150400.4.51.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.51.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-sysvshm-7.4.33-150400.4.51.1.aarch64" }, "product_reference": "php7-sysvshm-7.4.33-150400.4.51.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.51.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-sysvshm-7.4.33-150400.4.51.1.ppc64le" }, "product_reference": "php7-sysvshm-7.4.33-150400.4.51.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.51.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-sysvshm-7.4.33-150400.4.51.1.s390x" }, "product_reference": "php7-sysvshm-7.4.33-150400.4.51.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.51.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-sysvshm-7.4.33-150400.4.51.1.x86_64" }, "product_reference": "php7-sysvshm-7.4.33-150400.4.51.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.51.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-test-7.4.33-150400.4.51.1.aarch64" }, "product_reference": "php7-test-7.4.33-150400.4.51.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.51.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-test-7.4.33-150400.4.51.1.ppc64le" }, "product_reference": "php7-test-7.4.33-150400.4.51.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.51.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-test-7.4.33-150400.4.51.1.s390x" }, "product_reference": "php7-test-7.4.33-150400.4.51.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.51.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-test-7.4.33-150400.4.51.1.x86_64" }, "product_reference": "php7-test-7.4.33-150400.4.51.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.51.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-tidy-7.4.33-150400.4.51.1.aarch64" }, "product_reference": "php7-tidy-7.4.33-150400.4.51.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.51.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-tidy-7.4.33-150400.4.51.1.ppc64le" }, "product_reference": "php7-tidy-7.4.33-150400.4.51.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.51.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-tidy-7.4.33-150400.4.51.1.s390x" }, "product_reference": "php7-tidy-7.4.33-150400.4.51.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.51.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-tidy-7.4.33-150400.4.51.1.x86_64" }, "product_reference": "php7-tidy-7.4.33-150400.4.51.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.51.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-tokenizer-7.4.33-150400.4.51.1.aarch64" }, "product_reference": "php7-tokenizer-7.4.33-150400.4.51.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.51.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-tokenizer-7.4.33-150400.4.51.1.ppc64le" }, "product_reference": "php7-tokenizer-7.4.33-150400.4.51.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.51.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-tokenizer-7.4.33-150400.4.51.1.s390x" }, "product_reference": "php7-tokenizer-7.4.33-150400.4.51.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.51.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-tokenizer-7.4.33-150400.4.51.1.x86_64" }, "product_reference": "php7-tokenizer-7.4.33-150400.4.51.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.51.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-xmlreader-7.4.33-150400.4.51.1.aarch64" }, "product_reference": "php7-xmlreader-7.4.33-150400.4.51.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.51.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-xmlreader-7.4.33-150400.4.51.1.ppc64le" }, "product_reference": "php7-xmlreader-7.4.33-150400.4.51.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.51.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-xmlreader-7.4.33-150400.4.51.1.s390x" }, "product_reference": "php7-xmlreader-7.4.33-150400.4.51.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.51.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-xmlreader-7.4.33-150400.4.51.1.x86_64" }, "product_reference": "php7-xmlreader-7.4.33-150400.4.51.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.51.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-xmlrpc-7.4.33-150400.4.51.1.aarch64" }, "product_reference": "php7-xmlrpc-7.4.33-150400.4.51.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.51.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-xmlrpc-7.4.33-150400.4.51.1.ppc64le" }, "product_reference": "php7-xmlrpc-7.4.33-150400.4.51.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.51.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-xmlrpc-7.4.33-150400.4.51.1.s390x" }, "product_reference": "php7-xmlrpc-7.4.33-150400.4.51.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.51.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-xmlrpc-7.4.33-150400.4.51.1.x86_64" }, "product_reference": "php7-xmlrpc-7.4.33-150400.4.51.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.51.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-xmlwriter-7.4.33-150400.4.51.1.aarch64" }, "product_reference": "php7-xmlwriter-7.4.33-150400.4.51.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.51.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-xmlwriter-7.4.33-150400.4.51.1.ppc64le" }, "product_reference": "php7-xmlwriter-7.4.33-150400.4.51.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.51.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-xmlwriter-7.4.33-150400.4.51.1.s390x" }, "product_reference": "php7-xmlwriter-7.4.33-150400.4.51.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.51.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-xmlwriter-7.4.33-150400.4.51.1.x86_64" }, "product_reference": "php7-xmlwriter-7.4.33-150400.4.51.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.51.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-xsl-7.4.33-150400.4.51.1.aarch64" }, "product_reference": "php7-xsl-7.4.33-150400.4.51.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.51.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-xsl-7.4.33-150400.4.51.1.ppc64le" }, "product_reference": "php7-xsl-7.4.33-150400.4.51.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.51.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-xsl-7.4.33-150400.4.51.1.s390x" }, "product_reference": "php7-xsl-7.4.33-150400.4.51.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.51.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-xsl-7.4.33-150400.4.51.1.x86_64" }, "product_reference": "php7-xsl-7.4.33-150400.4.51.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.51.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-zip-7.4.33-150400.4.51.1.aarch64" }, "product_reference": "php7-zip-7.4.33-150400.4.51.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.51.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-zip-7.4.33-150400.4.51.1.ppc64le" }, "product_reference": "php7-zip-7.4.33-150400.4.51.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.51.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-zip-7.4.33-150400.4.51.1.s390x" }, "product_reference": "php7-zip-7.4.33-150400.4.51.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.51.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-zip-7.4.33-150400.4.51.1.x86_64" }, "product_reference": "php7-zip-7.4.33-150400.4.51.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.51.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-zlib-7.4.33-150400.4.51.1.aarch64" }, "product_reference": "php7-zlib-7.4.33-150400.4.51.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.51.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-zlib-7.4.33-150400.4.51.1.ppc64le" }, "product_reference": "php7-zlib-7.4.33-150400.4.51.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.51.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-zlib-7.4.33-150400.4.51.1.s390x" }, "product_reference": "php7-zlib-7.4.33-150400.4.51.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.51.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php7-zlib-7.4.33-150400.4.51.1.x86_64" }, "product_reference": "php7-zlib-7.4.33-150400.4.51.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" } ] }, "vulnerabilities": [ { "cve": "CVE-2025-1220", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-1220" } ], "notes": [ { "category": "general", "text": "In PHP versions:8.1.* before 8.1.33, 8.2.* before 8.2.29, 8.3.* before 8.3.23, 8.4.* before 8.4.10 some functions like fsockopen() lack validation that the hostname supplied does not contain null characters. This may lead to other functions like parse_url() treat the hostname in different way, thus opening way to security problems if the user code implements access checks before access using such functions.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-mod_php7-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-mod_php7-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-bcmath-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-bcmath-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-bz2-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-bz2-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-calendar-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-calendar-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-cli-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-cli-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-ctype-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-ctype-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-curl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-curl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-dba-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-dba-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-devel-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-devel-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-dom-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-dom-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-enchant-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-enchant-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-exif-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-exif-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-fastcgi-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-fastcgi-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-fileinfo-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-fileinfo-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-fpm-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-fpm-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-ftp-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-ftp-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-gd-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-gd-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-gettext-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-gettext-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-gmp-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-gmp-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-iconv-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-iconv-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-intl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-intl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-json-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-json-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-ldap-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-ldap-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-mbstring-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-mbstring-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-mysql-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-mysql-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-odbc-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-odbc-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-opcache-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-opcache-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-openssl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-openssl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-pcntl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-pcntl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-pdo-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-pdo-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-pgsql-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-pgsql-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-phar-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-phar-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-posix-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-posix-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-readline-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-readline-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-shmop-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-shmop-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-snmp-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-snmp-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-soap-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-soap-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sockets-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sockets-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sodium-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sodium-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sqlite-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sqlite-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sysvmsg-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sysvmsg-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sysvsem-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sysvsem-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sysvshm-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sysvshm-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-tidy-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-tidy-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-tokenizer-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-tokenizer-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xmlreader-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xmlreader-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xmlrpc-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xmlrpc-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xmlwriter-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xmlwriter-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xsl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xsl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-zip-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-zip-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-zlib-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-zlib-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-mod_php7-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-mod_php7-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-bcmath-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-bcmath-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-bz2-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-bz2-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-calendar-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-calendar-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-cli-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-cli-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-ctype-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-ctype-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-curl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-curl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-dba-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-dba-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-devel-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-devel-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-dom-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-dom-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-enchant-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-enchant-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-exif-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-exif-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-fastcgi-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-fastcgi-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-fileinfo-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-fileinfo-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-fpm-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-fpm-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-ftp-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-ftp-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-gd-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-gd-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-gettext-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-gettext-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-gmp-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-gmp-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-iconv-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-iconv-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-intl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-intl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-json-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-json-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-ldap-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-ldap-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-mbstring-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-mbstring-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-mysql-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-mysql-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-odbc-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-odbc-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-opcache-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-opcache-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-openssl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-openssl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-pcntl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-pcntl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-pdo-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-pdo-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-pgsql-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-pgsql-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-phar-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-phar-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-posix-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-posix-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-readline-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-readline-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-shmop-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-shmop-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-snmp-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-snmp-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-soap-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-soap-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sockets-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sockets-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sodium-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sodium-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sqlite-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sqlite-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sysvmsg-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sysvmsg-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sysvsem-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sysvsem-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sysvshm-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sysvshm-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-tidy-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-tidy-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-tokenizer-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-tokenizer-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xmlreader-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xmlreader-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xmlrpc-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xmlrpc-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xmlwriter-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xmlwriter-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xsl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xsl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-zip-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-zip-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-zlib-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-zlib-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:apache2-mod_php7-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:apache2-mod_php7-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:apache2-mod_php7-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:apache2-mod_php7-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bcmath-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bcmath-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bcmath-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bcmath-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bz2-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bz2-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bz2-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bz2-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-calendar-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-calendar-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-calendar-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-calendar-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-cli-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-cli-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-cli-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-cli-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ctype-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ctype-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ctype-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ctype-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-curl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-curl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-curl-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-curl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dba-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dba-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dba-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dba-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-devel-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-devel-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-devel-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-devel-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dom-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dom-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dom-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dom-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-enchant-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-enchant-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-enchant-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-enchant-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-exif-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-exif-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-exif-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-exif-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fastcgi-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fastcgi-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fastcgi-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fastcgi-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fileinfo-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fileinfo-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fileinfo-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fileinfo-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fpm-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fpm-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fpm-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fpm-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ftp-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ftp-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ftp-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ftp-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gd-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gd-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gd-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gd-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gettext-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gettext-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gettext-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gettext-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gmp-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gmp-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gmp-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gmp-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-iconv-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-iconv-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-iconv-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-iconv-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-intl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-intl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-intl-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-intl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-json-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-json-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-json-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-json-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ldap-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ldap-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ldap-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ldap-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mbstring-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mbstring-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mbstring-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mbstring-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mysql-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mysql-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mysql-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mysql-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-odbc-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-odbc-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-odbc-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-odbc-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-opcache-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-opcache-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-opcache-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-opcache-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-openssl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-openssl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-openssl-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-openssl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pcntl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pcntl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pcntl-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pcntl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pdo-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pdo-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pdo-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pdo-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pgsql-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pgsql-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pgsql-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pgsql-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-phar-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-phar-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-phar-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-phar-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-posix-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-posix-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-posix-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-posix-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-readline-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-readline-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-readline-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-readline-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-shmop-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-shmop-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-shmop-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-shmop-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-snmp-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-snmp-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-snmp-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-snmp-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-soap-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-soap-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-soap-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-soap-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sockets-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sockets-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sockets-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sockets-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sodium-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sodium-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sodium-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sodium-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sqlite-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sqlite-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sqlite-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sqlite-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvmsg-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvmsg-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvmsg-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvmsg-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvsem-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvsem-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvsem-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvsem-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvshm-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvshm-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvshm-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvshm-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tidy-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tidy-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tidy-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tidy-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tokenizer-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tokenizer-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tokenizer-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tokenizer-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlreader-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlreader-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlreader-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlreader-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlrpc-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlrpc-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlrpc-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlrpc-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlwriter-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlwriter-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlwriter-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlwriter-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xsl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xsl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xsl-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xsl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zip-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zip-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zip-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zip-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zlib-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zlib-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zlib-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zlib-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP7:apache2-mod_php7-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP7:apache2-mod_php7-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP7:apache2-mod_php7-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP7:apache2-mod_php7-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP7:php7-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP7:php7-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP7:php7-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP7:php7-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:php7-embed-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:php7-embed-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:php7-embed-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:php7-embed-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP7:php7-embed-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP7:php7-embed-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP7:php7-embed-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP7:php7-embed-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php7-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php7-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php7-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php7-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bcmath-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bcmath-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bcmath-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bcmath-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bz2-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bz2-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bz2-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bz2-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-calendar-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-calendar-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-calendar-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-calendar-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-cli-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-cli-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-cli-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-cli-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ctype-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ctype-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ctype-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ctype-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-curl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-curl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-curl-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-curl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dba-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dba-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dba-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dba-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-devel-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-devel-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-devel-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-devel-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dom-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dom-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dom-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dom-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-enchant-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-enchant-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-enchant-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-enchant-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-exif-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-exif-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-exif-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-exif-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fastcgi-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fastcgi-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fastcgi-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fastcgi-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fileinfo-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fileinfo-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fileinfo-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fileinfo-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fpm-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fpm-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fpm-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fpm-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ftp-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ftp-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ftp-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ftp-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gd-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gd-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gd-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gd-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gettext-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gettext-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gettext-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gettext-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gmp-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gmp-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gmp-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gmp-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-iconv-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-iconv-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-iconv-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-iconv-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-intl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-intl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-intl-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-intl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-json-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-json-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-json-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-json-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ldap-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ldap-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ldap-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ldap-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mbstring-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mbstring-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mbstring-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mbstring-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mysql-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mysql-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mysql-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mysql-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-odbc-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-odbc-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-odbc-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-odbc-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-opcache-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-opcache-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-opcache-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-opcache-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-openssl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-openssl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-openssl-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-openssl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pcntl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pcntl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pcntl-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pcntl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pdo-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pdo-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pdo-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pdo-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pgsql-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pgsql-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pgsql-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pgsql-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-phar-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-phar-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-phar-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-phar-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-posix-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-posix-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-posix-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-posix-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-readline-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-readline-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-readline-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-readline-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-shmop-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-shmop-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-shmop-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-shmop-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-snmp-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-snmp-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-snmp-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-snmp-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-soap-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-soap-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-soap-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-soap-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sockets-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sockets-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sockets-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sockets-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sodium-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sodium-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sodium-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sodium-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sqlite-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sqlite-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sqlite-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sqlite-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvmsg-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvmsg-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvmsg-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvmsg-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvsem-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvsem-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvsem-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvsem-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvshm-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvshm-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvshm-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvshm-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tidy-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tidy-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tidy-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tidy-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tokenizer-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tokenizer-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tokenizer-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tokenizer-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlreader-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlreader-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlreader-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlreader-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlrpc-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlrpc-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlrpc-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlrpc-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlwriter-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlwriter-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlwriter-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlwriter-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xsl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xsl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xsl-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xsl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zip-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zip-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zip-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zip-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zlib-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zlib-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zlib-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zlib-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php7-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php7-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php7-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php7-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bcmath-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bcmath-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bcmath-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bcmath-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bz2-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bz2-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bz2-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bz2-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-calendar-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-calendar-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-calendar-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-calendar-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-cli-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-cli-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-cli-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-cli-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ctype-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ctype-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ctype-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ctype-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-curl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-curl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-curl-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-curl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dba-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dba-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dba-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dba-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-devel-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-devel-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-devel-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-devel-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dom-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dom-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dom-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dom-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-enchant-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-enchant-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-enchant-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-enchant-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-exif-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-exif-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-exif-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-exif-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fastcgi-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fastcgi-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fastcgi-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fastcgi-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fileinfo-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fileinfo-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fileinfo-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fileinfo-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fpm-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fpm-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fpm-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fpm-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ftp-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ftp-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ftp-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ftp-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gd-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gd-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gd-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gd-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gettext-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gettext-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gettext-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gettext-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gmp-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gmp-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gmp-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gmp-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-iconv-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-iconv-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-iconv-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-iconv-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-intl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-intl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-intl-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-intl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-json-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-json-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-json-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-json-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ldap-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ldap-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ldap-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ldap-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mbstring-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mbstring-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mbstring-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mbstring-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mysql-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mysql-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mysql-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mysql-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-odbc-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-odbc-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-odbc-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-odbc-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-opcache-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-opcache-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-opcache-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-opcache-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-openssl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-openssl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-openssl-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-openssl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pcntl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pcntl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pcntl-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pcntl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pdo-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pdo-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pdo-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pdo-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pgsql-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pgsql-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pgsql-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pgsql-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-phar-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-phar-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-phar-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-phar-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-posix-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-posix-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-posix-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-posix-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-readline-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-readline-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-readline-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-readline-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-shmop-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-shmop-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-shmop-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-shmop-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-snmp-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-snmp-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-snmp-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-snmp-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-soap-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-soap-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-soap-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-soap-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sockets-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sockets-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sockets-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sockets-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sodium-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sodium-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sodium-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sodium-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sqlite-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sqlite-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sqlite-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sqlite-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvmsg-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvmsg-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvmsg-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvmsg-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvsem-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvsem-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvsem-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvsem-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvshm-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvshm-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvshm-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvshm-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tidy-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tidy-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tidy-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tidy-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tokenizer-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tokenizer-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tokenizer-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tokenizer-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlreader-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlreader-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlreader-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlreader-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlrpc-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlrpc-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlrpc-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlrpc-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlwriter-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlwriter-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlwriter-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlwriter-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xsl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xsl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xsl-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xsl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zip-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zip-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zip-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zip-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zlib-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zlib-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zlib-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zlib-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-mod_php7-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-mod_php7-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-bcmath-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-bcmath-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-bz2-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-bz2-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-calendar-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-calendar-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-cli-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-cli-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-ctype-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-ctype-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-curl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-curl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-dba-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-dba-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-devel-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-devel-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-dom-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-dom-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-enchant-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-enchant-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-exif-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-exif-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-fastcgi-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-fastcgi-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-fileinfo-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-fileinfo-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-fpm-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-fpm-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-ftp-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-ftp-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-gd-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-gd-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-gettext-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-gettext-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-gmp-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-gmp-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-iconv-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-iconv-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-intl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-intl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-json-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-json-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-ldap-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-ldap-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-mbstring-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-mbstring-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-mysql-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-mysql-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-odbc-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-odbc-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-opcache-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-opcache-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-openssl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-openssl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-pcntl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-pcntl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-pdo-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-pdo-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-pgsql-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-pgsql-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-phar-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-phar-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-posix-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-posix-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-readline-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-readline-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-shmop-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-shmop-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-snmp-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-snmp-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-soap-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-soap-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sockets-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sockets-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sodium-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sodium-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sqlite-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sqlite-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sysvmsg-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sysvmsg-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sysvsem-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sysvsem-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sysvshm-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sysvshm-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-tidy-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-tidy-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-tokenizer-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-tokenizer-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xmlreader-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xmlreader-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xmlrpc-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xmlrpc-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xmlwriter-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xmlwriter-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xsl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xsl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-zip-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-zip-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-zlib-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-zlib-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:apache2-mod_php7-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:apache2-mod_php7-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-bcmath-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-bcmath-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-bz2-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-bz2-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-calendar-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-calendar-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-cli-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-cli-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-ctype-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-ctype-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-curl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-curl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-dba-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-dba-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-devel-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-devel-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-dom-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-dom-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-enchant-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-enchant-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-exif-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-exif-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-fastcgi-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-fastcgi-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-fileinfo-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-fileinfo-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-fpm-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-fpm-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-ftp-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-ftp-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-gd-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-gd-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-gettext-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-gettext-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-gmp-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-gmp-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-iconv-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-iconv-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-intl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-intl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-json-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-json-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-ldap-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-ldap-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-mbstring-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-mbstring-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-mysql-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-mysql-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-odbc-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-odbc-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-opcache-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-opcache-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-openssl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-openssl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-pcntl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-pcntl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-pdo-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-pdo-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-pgsql-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-pgsql-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-phar-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-phar-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-posix-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-posix-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-readline-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-readline-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-shmop-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-shmop-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-snmp-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-snmp-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-soap-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-soap-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sockets-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sockets-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sodium-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sodium-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sqlite-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sqlite-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sysvmsg-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sysvmsg-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sysvsem-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sysvsem-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sysvshm-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sysvshm-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-tidy-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-tidy-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-tokenizer-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-tokenizer-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xmlreader-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xmlreader-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xmlrpc-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xmlrpc-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xmlwriter-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xmlwriter-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xsl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xsl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-zip-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-zip-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-zlib-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-zlib-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:apache2-mod_php7-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:apache2-mod_php7-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:apache2-mod_php7-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:apache2-mod_php7-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-bcmath-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-bcmath-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-bcmath-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-bcmath-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-bz2-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-bz2-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-bz2-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-bz2-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-calendar-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-calendar-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-calendar-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-calendar-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-cli-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-cli-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-cli-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-cli-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-ctype-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-ctype-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-ctype-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-ctype-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-curl-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-curl-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-curl-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-curl-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-dba-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-dba-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-dba-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-dba-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-devel-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-devel-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-devel-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-devel-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-dom-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-dom-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-dom-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-dom-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-embed-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-embed-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-embed-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-embed-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-enchant-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-enchant-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-enchant-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-enchant-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-exif-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-exif-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-exif-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-exif-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-fastcgi-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-fastcgi-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-fastcgi-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-fastcgi-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-fileinfo-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-fileinfo-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-fileinfo-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-fileinfo-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-fpm-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-fpm-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-fpm-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-fpm-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-ftp-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-ftp-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-ftp-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-ftp-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-gd-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-gd-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-gd-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-gd-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-gettext-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-gettext-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-gettext-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-gettext-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-gmp-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-gmp-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-gmp-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-gmp-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-iconv-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-iconv-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-iconv-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-iconv-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-intl-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-intl-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-intl-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-intl-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-json-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-json-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-json-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-json-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-ldap-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-ldap-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-ldap-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-ldap-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-mbstring-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-mbstring-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-mbstring-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-mbstring-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-mysql-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-mysql-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-mysql-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-mysql-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-odbc-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-odbc-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-odbc-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-odbc-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-opcache-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-opcache-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-opcache-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-opcache-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-openssl-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-openssl-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-openssl-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-openssl-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-pcntl-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-pcntl-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-pcntl-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-pcntl-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-pdo-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-pdo-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-pdo-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-pdo-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-pgsql-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-pgsql-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-pgsql-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-pgsql-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-phar-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-phar-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-phar-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-phar-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-posix-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-posix-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-posix-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-posix-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-readline-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-readline-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-readline-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-readline-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-shmop-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-shmop-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-shmop-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-shmop-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-snmp-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-snmp-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-snmp-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-snmp-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-soap-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-soap-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-soap-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-soap-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-sockets-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-sockets-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-sockets-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-sockets-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-sodium-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-sodium-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-sodium-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-sodium-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-sqlite-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-sqlite-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-sqlite-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-sqlite-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-sysvmsg-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-sysvmsg-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-sysvmsg-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-sysvmsg-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-sysvsem-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-sysvsem-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-sysvsem-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-sysvsem-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-sysvshm-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-sysvshm-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-sysvshm-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-sysvshm-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-test-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-test-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-test-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-test-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-tidy-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-tidy-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-tidy-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-tidy-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-tokenizer-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-tokenizer-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-tokenizer-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-tokenizer-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-xmlreader-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-xmlreader-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-xmlreader-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-xmlreader-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-xmlrpc-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-xmlrpc-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-xmlrpc-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-xmlrpc-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-xmlwriter-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-xmlwriter-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-xmlwriter-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-xmlwriter-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-xsl-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-xsl-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-xsl-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-xsl-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-zip-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-zip-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-zip-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-zip-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-zlib-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-zlib-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-zlib-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-zlib-7.4.33-150400.4.51.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-1220", "url": "https://www.suse.com/security/cve/CVE-2025-1220" }, { "category": "external", "summary": "SUSE Bug 1246167 for CVE-2025-1220", "url": "https://bugzilla.suse.com/1246167" } ], "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.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-mod_php7-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-bcmath-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-bcmath-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-bz2-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-bz2-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-calendar-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-calendar-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-cli-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-cli-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-ctype-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-ctype-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-curl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-curl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-dba-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-dba-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-devel-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-devel-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-dom-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-dom-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-enchant-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-enchant-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-exif-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-exif-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-fastcgi-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-fastcgi-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-fileinfo-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-fileinfo-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-fpm-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-fpm-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-ftp-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-ftp-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-gd-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-gd-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-gettext-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-gettext-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-gmp-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-gmp-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-iconv-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-iconv-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-intl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-intl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-json-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-json-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-ldap-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-ldap-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-mbstring-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-mbstring-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-mysql-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-mysql-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-odbc-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-odbc-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-opcache-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-opcache-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-openssl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-openssl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-pcntl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-pcntl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-pdo-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-pdo-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-pgsql-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-pgsql-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-phar-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-phar-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-posix-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-posix-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-readline-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-readline-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-shmop-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-shmop-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-snmp-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-snmp-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-soap-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-soap-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sockets-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sockets-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sodium-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sodium-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sqlite-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sqlite-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sysvmsg-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sysvmsg-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sysvsem-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sysvsem-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sysvshm-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sysvshm-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-tidy-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-tidy-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-tokenizer-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-tokenizer-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xmlreader-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xmlreader-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xmlrpc-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xmlrpc-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xmlwriter-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xmlwriter-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xsl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xsl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-zip-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-zip-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-zlib-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-zlib-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-mod_php7-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-mod_php7-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-bcmath-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-bcmath-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-bz2-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-bz2-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-calendar-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-calendar-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-cli-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-cli-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-ctype-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-ctype-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-curl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-curl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-dba-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-dba-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-devel-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-devel-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-dom-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-dom-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-enchant-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-enchant-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-exif-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-exif-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-fastcgi-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-fastcgi-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-fileinfo-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-fileinfo-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-fpm-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-fpm-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-ftp-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-ftp-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-gd-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-gd-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-gettext-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-gettext-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-gmp-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-gmp-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-iconv-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-iconv-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-intl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-intl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-json-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-json-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-ldap-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-ldap-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-mbstring-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-mbstring-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-mysql-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-mysql-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-odbc-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-odbc-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-opcache-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-opcache-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-openssl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-openssl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-pcntl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-pcntl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-pdo-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-pdo-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-pgsql-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-pgsql-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-phar-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-phar-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-posix-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-posix-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-readline-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-readline-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-shmop-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-shmop-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-snmp-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-snmp-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-soap-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-soap-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sockets-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sockets-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sodium-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sodium-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sqlite-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sqlite-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sysvmsg-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sysvmsg-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sysvsem-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sysvsem-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sysvshm-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sysvshm-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-tidy-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-tidy-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-tokenizer-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-tokenizer-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xmlreader-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xmlreader-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xmlrpc-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xmlrpc-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xmlwriter-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xmlwriter-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xsl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xsl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-zip-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-zip-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-zlib-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-zlib-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:apache2-mod_php7-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:apache2-mod_php7-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:apache2-mod_php7-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:apache2-mod_php7-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bcmath-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bcmath-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bcmath-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bcmath-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bz2-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bz2-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bz2-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bz2-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-calendar-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-calendar-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-calendar-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-calendar-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-cli-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-cli-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-cli-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-cli-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ctype-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ctype-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ctype-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ctype-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-curl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-curl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-curl-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-curl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dba-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dba-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dba-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dba-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-devel-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-devel-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-devel-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-devel-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dom-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dom-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dom-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dom-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-enchant-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-enchant-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-enchant-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-enchant-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-exif-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-exif-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-exif-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-exif-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fastcgi-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fastcgi-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fastcgi-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fastcgi-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fileinfo-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fileinfo-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fileinfo-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fileinfo-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fpm-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fpm-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fpm-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fpm-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ftp-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ftp-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ftp-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ftp-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gd-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gd-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gd-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gd-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gettext-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gettext-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gettext-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gettext-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gmp-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gmp-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gmp-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gmp-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-iconv-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-iconv-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-iconv-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-iconv-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-intl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-intl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-intl-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-intl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-json-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-json-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-json-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-json-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ldap-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ldap-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ldap-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ldap-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mbstring-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mbstring-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mbstring-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mbstring-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mysql-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mysql-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mysql-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mysql-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-odbc-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-odbc-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-odbc-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-odbc-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-opcache-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-opcache-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-opcache-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-opcache-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-openssl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-openssl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-openssl-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-openssl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pcntl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pcntl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pcntl-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pcntl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pdo-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pdo-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pdo-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pdo-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pgsql-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pgsql-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pgsql-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pgsql-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-phar-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-phar-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-phar-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-phar-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-posix-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-posix-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-posix-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-posix-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-readline-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-readline-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-readline-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-readline-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-shmop-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-shmop-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-shmop-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-shmop-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-snmp-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-snmp-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-snmp-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-snmp-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-soap-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-soap-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-soap-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-soap-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sockets-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sockets-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sockets-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sockets-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sodium-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sodium-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sodium-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sodium-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sqlite-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sqlite-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sqlite-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sqlite-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvmsg-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvmsg-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvmsg-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvmsg-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvsem-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvsem-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvsem-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvsem-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvshm-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvshm-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvshm-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvshm-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tidy-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tidy-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tidy-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tidy-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tokenizer-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tokenizer-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tokenizer-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tokenizer-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlreader-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlreader-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlreader-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlreader-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlrpc-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlrpc-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlrpc-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlrpc-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlwriter-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlwriter-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlwriter-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlwriter-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xsl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xsl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xsl-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xsl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zip-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zip-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zip-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zip-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zlib-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zlib-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zlib-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zlib-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP7:apache2-mod_php7-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP7:apache2-mod_php7-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP7:apache2-mod_php7-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP7:apache2-mod_php7-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP7:php7-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP7:php7-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP7:php7-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP7:php7-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:php7-embed-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:php7-embed-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:php7-embed-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:php7-embed-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP7:php7-embed-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP7:php7-embed-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP7:php7-embed-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP7:php7-embed-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php7-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php7-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php7-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php7-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bcmath-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bcmath-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bcmath-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bcmath-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bz2-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bz2-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bz2-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bz2-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-calendar-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-calendar-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-calendar-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-calendar-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-cli-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-cli-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-cli-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-cli-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ctype-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ctype-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ctype-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ctype-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-curl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-curl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-curl-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-curl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dba-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dba-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dba-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dba-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-devel-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-devel-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-devel-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-devel-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dom-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dom-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dom-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dom-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-enchant-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-enchant-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-enchant-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-enchant-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-exif-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-exif-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-exif-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-exif-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fastcgi-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fastcgi-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fastcgi-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fastcgi-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fileinfo-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fileinfo-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fileinfo-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fileinfo-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fpm-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fpm-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fpm-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fpm-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ftp-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ftp-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ftp-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ftp-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gd-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gd-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gd-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gd-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gettext-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gettext-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gettext-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gettext-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gmp-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gmp-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gmp-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gmp-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-iconv-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-iconv-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-iconv-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-iconv-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-intl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-intl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-intl-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-intl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-json-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-json-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-json-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-json-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ldap-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ldap-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ldap-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ldap-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mbstring-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mbstring-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mbstring-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mbstring-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mysql-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mysql-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mysql-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mysql-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-odbc-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-odbc-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-odbc-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-odbc-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-opcache-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-opcache-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-opcache-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-opcache-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-openssl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-openssl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-openssl-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-openssl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pcntl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pcntl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pcntl-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pcntl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pdo-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pdo-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pdo-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pdo-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pgsql-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pgsql-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pgsql-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pgsql-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-phar-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-phar-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-phar-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-phar-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-posix-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-posix-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-posix-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-posix-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-readline-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-readline-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-readline-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-readline-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-shmop-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-shmop-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-shmop-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-shmop-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-snmp-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-snmp-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-snmp-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-snmp-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-soap-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-soap-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-soap-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-soap-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sockets-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sockets-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sockets-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sockets-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sodium-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sodium-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sodium-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sodium-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sqlite-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sqlite-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sqlite-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sqlite-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvmsg-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvmsg-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvmsg-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvmsg-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvsem-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvsem-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvsem-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvsem-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvshm-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvshm-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvshm-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvshm-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tidy-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tidy-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tidy-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tidy-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tokenizer-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tokenizer-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tokenizer-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tokenizer-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlreader-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlreader-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlreader-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlreader-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlrpc-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlrpc-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlrpc-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlrpc-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlwriter-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlwriter-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlwriter-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlwriter-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xsl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xsl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xsl-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xsl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zip-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zip-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zip-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zip-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zlib-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zlib-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zlib-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zlib-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php7-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php7-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php7-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php7-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bcmath-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bcmath-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bcmath-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bcmath-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bz2-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bz2-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bz2-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bz2-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-calendar-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-calendar-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-calendar-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-calendar-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-cli-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-cli-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-cli-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-cli-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ctype-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ctype-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ctype-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ctype-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-curl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-curl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-curl-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-curl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dba-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dba-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dba-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dba-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-devel-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-devel-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-devel-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-devel-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dom-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dom-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dom-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dom-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-enchant-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-enchant-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-enchant-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-enchant-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-exif-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-exif-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-exif-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-exif-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fastcgi-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fastcgi-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fastcgi-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fastcgi-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fileinfo-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fileinfo-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fileinfo-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fileinfo-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fpm-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fpm-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fpm-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fpm-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ftp-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ftp-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ftp-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ftp-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gd-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gd-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gd-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gd-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gettext-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gettext-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gettext-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gettext-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gmp-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gmp-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gmp-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gmp-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-iconv-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-iconv-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-iconv-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-iconv-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-intl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-intl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-intl-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-intl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-json-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-json-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-json-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-json-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ldap-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ldap-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ldap-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ldap-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mbstring-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mbstring-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mbstring-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mbstring-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mysql-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mysql-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mysql-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mysql-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-odbc-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-odbc-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-odbc-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-odbc-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-opcache-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-opcache-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-opcache-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-opcache-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-openssl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-openssl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-openssl-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-openssl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pcntl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pcntl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pcntl-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pcntl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pdo-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pdo-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pdo-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pdo-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pgsql-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pgsql-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pgsql-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pgsql-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-phar-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-phar-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-phar-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-phar-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-posix-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-posix-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-posix-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-posix-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-readline-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-readline-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-readline-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-readline-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-shmop-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-shmop-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-shmop-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-shmop-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-snmp-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-snmp-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-snmp-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-snmp-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-soap-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-soap-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-soap-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-soap-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sockets-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sockets-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sockets-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sockets-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sodium-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sodium-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sodium-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sodium-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sqlite-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sqlite-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sqlite-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sqlite-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvmsg-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvmsg-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvmsg-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvmsg-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvsem-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvsem-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvsem-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvsem-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvshm-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvshm-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvshm-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvshm-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tidy-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tidy-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tidy-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tidy-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tokenizer-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tokenizer-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tokenizer-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tokenizer-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlreader-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlreader-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlreader-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlreader-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlrpc-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlrpc-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlrpc-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlrpc-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlwriter-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlwriter-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlwriter-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlwriter-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xsl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xsl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xsl-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xsl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zip-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zip-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zip-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zip-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zlib-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zlib-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zlib-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zlib-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-mod_php7-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-mod_php7-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-bcmath-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-bcmath-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-bz2-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-bz2-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-calendar-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-calendar-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-cli-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-cli-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-ctype-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-ctype-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-curl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-curl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-dba-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-dba-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-devel-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-devel-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-dom-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-dom-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-enchant-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-enchant-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-exif-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-exif-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-fastcgi-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-fastcgi-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-fileinfo-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-fileinfo-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-fpm-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-fpm-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-ftp-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-ftp-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-gd-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-gd-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-gettext-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-gettext-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-gmp-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-gmp-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-iconv-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-iconv-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-intl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-intl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-json-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-json-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-ldap-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-ldap-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-mbstring-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-mbstring-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-mysql-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-mysql-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-odbc-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-odbc-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-opcache-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-opcache-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-openssl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-openssl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-pcntl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-pcntl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-pdo-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-pdo-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-pgsql-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-pgsql-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-phar-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-phar-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-posix-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-posix-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-readline-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-readline-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-shmop-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-shmop-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-snmp-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-snmp-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-soap-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-soap-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sockets-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sockets-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sodium-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sodium-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sqlite-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sqlite-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sysvmsg-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sysvmsg-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sysvsem-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sysvsem-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sysvshm-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sysvshm-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-tidy-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-tidy-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-tokenizer-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-tokenizer-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xmlreader-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xmlreader-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xmlrpc-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xmlrpc-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xmlwriter-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xmlwriter-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xsl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xsl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-zip-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-zip-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-zlib-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-zlib-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:apache2-mod_php7-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:apache2-mod_php7-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-bcmath-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-bcmath-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-bz2-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-bz2-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-calendar-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-calendar-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-cli-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-cli-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-ctype-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-ctype-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-curl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-curl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-dba-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-dba-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-devel-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-devel-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-dom-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-dom-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-enchant-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-enchant-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-exif-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-exif-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-fastcgi-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-fastcgi-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-fileinfo-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-fileinfo-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-fpm-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-fpm-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-ftp-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-ftp-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-gd-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-gd-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-gettext-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-gettext-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-gmp-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-gmp-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-iconv-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-iconv-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-intl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-intl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-json-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-json-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-ldap-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-ldap-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-mbstring-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-mbstring-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-mysql-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-mysql-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-odbc-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-odbc-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-opcache-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-opcache-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-openssl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-openssl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-pcntl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-pcntl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-pdo-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-pdo-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-pgsql-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-pgsql-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-phar-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-phar-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-posix-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-posix-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-readline-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-readline-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-shmop-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-shmop-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-snmp-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-snmp-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-soap-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-soap-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sockets-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sockets-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sodium-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sodium-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sqlite-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sqlite-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sysvmsg-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sysvmsg-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sysvsem-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sysvsem-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sysvshm-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sysvshm-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-tidy-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-tidy-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-tokenizer-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-tokenizer-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xmlreader-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xmlreader-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xmlrpc-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xmlrpc-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xmlwriter-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xmlwriter-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xsl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xsl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-zip-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-zip-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-zlib-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-zlib-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:apache2-mod_php7-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:apache2-mod_php7-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:apache2-mod_php7-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:apache2-mod_php7-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-bcmath-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-bcmath-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-bcmath-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-bcmath-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-bz2-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-bz2-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-bz2-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-bz2-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-calendar-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-calendar-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-calendar-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-calendar-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-cli-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-cli-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-cli-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-cli-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-ctype-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-ctype-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-ctype-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-ctype-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-curl-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-curl-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-curl-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-curl-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-dba-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-dba-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-dba-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-dba-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-devel-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-devel-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-devel-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-devel-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-dom-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-dom-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-dom-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-dom-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-embed-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-embed-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-embed-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-embed-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-enchant-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-enchant-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-enchant-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-enchant-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-exif-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-exif-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-exif-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-exif-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-fastcgi-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-fastcgi-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-fastcgi-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-fastcgi-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-fileinfo-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-fileinfo-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-fileinfo-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-fileinfo-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-fpm-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-fpm-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-fpm-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-fpm-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-ftp-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-ftp-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-ftp-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-ftp-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-gd-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-gd-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-gd-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-gd-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-gettext-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-gettext-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-gettext-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-gettext-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-gmp-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-gmp-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-gmp-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-gmp-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-iconv-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-iconv-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-iconv-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-iconv-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-intl-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-intl-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-intl-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-intl-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-json-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-json-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-json-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-json-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-ldap-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-ldap-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-ldap-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-ldap-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-mbstring-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-mbstring-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-mbstring-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-mbstring-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-mysql-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-mysql-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-mysql-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-mysql-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-odbc-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-odbc-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-odbc-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-odbc-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-opcache-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-opcache-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-opcache-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-opcache-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-openssl-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-openssl-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-openssl-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-openssl-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-pcntl-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-pcntl-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-pcntl-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-pcntl-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-pdo-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-pdo-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-pdo-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-pdo-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-pgsql-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-pgsql-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-pgsql-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-pgsql-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-phar-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-phar-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-phar-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-phar-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-posix-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-posix-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-posix-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-posix-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-readline-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-readline-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-readline-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-readline-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-shmop-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-shmop-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-shmop-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-shmop-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-snmp-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-snmp-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-snmp-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-snmp-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-soap-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-soap-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-soap-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-soap-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-sockets-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-sockets-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-sockets-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-sockets-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-sodium-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-sodium-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-sodium-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-sodium-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-sqlite-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-sqlite-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-sqlite-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-sqlite-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-sysvmsg-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-sysvmsg-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-sysvmsg-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-sysvmsg-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-sysvsem-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-sysvsem-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-sysvsem-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-sysvsem-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-sysvshm-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-sysvshm-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-sysvshm-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-sysvshm-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-test-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-test-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-test-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-test-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-tidy-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-tidy-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-tidy-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-tidy-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-tokenizer-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-tokenizer-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-tokenizer-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-tokenizer-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-xmlreader-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-xmlreader-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-xmlreader-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-xmlreader-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-xmlrpc-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-xmlrpc-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-xmlrpc-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-xmlrpc-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-xmlwriter-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-xmlwriter-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-xmlwriter-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-xmlwriter-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-xsl-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-xsl-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-xsl-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-xsl-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-zip-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-zip-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-zip-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-zip-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-zlib-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-zlib-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-zlib-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-zlib-7.4.33-150400.4.51.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.4, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-mod_php7-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-mod_php7-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-bcmath-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-bcmath-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-bz2-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-bz2-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-calendar-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-calendar-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-cli-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-cli-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-ctype-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-ctype-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-curl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-curl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-dba-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-dba-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-devel-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-devel-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-dom-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-dom-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-enchant-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-enchant-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-exif-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-exif-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-fastcgi-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-fastcgi-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-fileinfo-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-fileinfo-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-fpm-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-fpm-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-ftp-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-ftp-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-gd-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-gd-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-gettext-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-gettext-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-gmp-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-gmp-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-iconv-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-iconv-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-intl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-intl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-json-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-json-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-ldap-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-ldap-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-mbstring-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-mbstring-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-mysql-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-mysql-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-odbc-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-odbc-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-opcache-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-opcache-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-openssl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-openssl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-pcntl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-pcntl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-pdo-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-pdo-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-pgsql-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-pgsql-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-phar-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-phar-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-posix-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-posix-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-readline-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-readline-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-shmop-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-shmop-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-snmp-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-snmp-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-soap-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-soap-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sockets-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sockets-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sodium-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sodium-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sqlite-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sqlite-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sysvmsg-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sysvmsg-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sysvsem-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sysvsem-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sysvshm-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sysvshm-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-tidy-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-tidy-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-tokenizer-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-tokenizer-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xmlreader-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xmlreader-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xmlrpc-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xmlrpc-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xmlwriter-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xmlwriter-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xsl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xsl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-zip-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-zip-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-zlib-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-zlib-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-mod_php7-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-mod_php7-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-bcmath-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-bcmath-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-bz2-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-bz2-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-calendar-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-calendar-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-cli-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-cli-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-ctype-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-ctype-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-curl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-curl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-dba-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-dba-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-devel-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-devel-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-dom-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-dom-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-enchant-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-enchant-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-exif-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-exif-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-fastcgi-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-fastcgi-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-fileinfo-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-fileinfo-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-fpm-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-fpm-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-ftp-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-ftp-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-gd-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-gd-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-gettext-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-gettext-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-gmp-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-gmp-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-iconv-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-iconv-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-intl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-intl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-json-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-json-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-ldap-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-ldap-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-mbstring-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-mbstring-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-mysql-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-mysql-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-odbc-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-odbc-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-opcache-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-opcache-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-openssl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-openssl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-pcntl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-pcntl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-pdo-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-pdo-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-pgsql-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-pgsql-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-phar-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-phar-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-posix-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-posix-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-readline-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-readline-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-shmop-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-shmop-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-snmp-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-snmp-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-soap-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-soap-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sockets-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sockets-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sodium-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sodium-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sqlite-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sqlite-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sysvmsg-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sysvmsg-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sysvsem-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sysvsem-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sysvshm-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sysvshm-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-tidy-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-tidy-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-tokenizer-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-tokenizer-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xmlreader-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xmlreader-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xmlrpc-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xmlrpc-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xmlwriter-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xmlwriter-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xsl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xsl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-zip-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-zip-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-zlib-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-zlib-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:apache2-mod_php7-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:apache2-mod_php7-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:apache2-mod_php7-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:apache2-mod_php7-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bcmath-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bcmath-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bcmath-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bcmath-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bz2-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bz2-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bz2-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bz2-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-calendar-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-calendar-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-calendar-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-calendar-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-cli-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-cli-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-cli-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-cli-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ctype-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ctype-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ctype-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ctype-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-curl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-curl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-curl-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-curl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dba-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dba-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dba-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dba-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-devel-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-devel-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-devel-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-devel-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dom-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dom-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dom-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dom-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-enchant-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-enchant-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-enchant-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-enchant-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-exif-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-exif-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-exif-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-exif-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fastcgi-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fastcgi-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fastcgi-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fastcgi-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fileinfo-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fileinfo-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fileinfo-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fileinfo-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fpm-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fpm-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fpm-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fpm-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ftp-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ftp-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ftp-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ftp-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gd-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gd-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gd-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gd-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gettext-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gettext-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gettext-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gettext-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gmp-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gmp-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gmp-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gmp-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-iconv-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-iconv-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-iconv-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-iconv-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-intl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-intl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-intl-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-intl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-json-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-json-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-json-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-json-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ldap-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ldap-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ldap-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ldap-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mbstring-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mbstring-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mbstring-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mbstring-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mysql-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mysql-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mysql-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mysql-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-odbc-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-odbc-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-odbc-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-odbc-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-opcache-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-opcache-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-opcache-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-opcache-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-openssl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-openssl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-openssl-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-openssl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pcntl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pcntl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pcntl-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pcntl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pdo-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pdo-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pdo-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pdo-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pgsql-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pgsql-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pgsql-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pgsql-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-phar-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-phar-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-phar-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-phar-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-posix-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-posix-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-posix-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-posix-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-readline-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-readline-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-readline-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-readline-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-shmop-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-shmop-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-shmop-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-shmop-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-snmp-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-snmp-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-snmp-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-snmp-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-soap-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-soap-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-soap-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-soap-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sockets-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sockets-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sockets-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sockets-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sodium-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sodium-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sodium-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sodium-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sqlite-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sqlite-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sqlite-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sqlite-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvmsg-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvmsg-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvmsg-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvmsg-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvsem-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvsem-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvsem-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvsem-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvshm-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvshm-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvshm-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvshm-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tidy-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tidy-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tidy-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tidy-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tokenizer-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tokenizer-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tokenizer-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tokenizer-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlreader-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlreader-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlreader-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlreader-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlrpc-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlrpc-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlrpc-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlrpc-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlwriter-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlwriter-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlwriter-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlwriter-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xsl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xsl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xsl-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xsl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zip-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zip-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zip-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zip-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zlib-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zlib-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zlib-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zlib-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP7:apache2-mod_php7-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP7:apache2-mod_php7-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP7:apache2-mod_php7-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP7:apache2-mod_php7-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP7:php7-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP7:php7-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP7:php7-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP7:php7-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:php7-embed-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:php7-embed-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:php7-embed-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:php7-embed-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP7:php7-embed-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP7:php7-embed-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP7:php7-embed-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP7:php7-embed-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php7-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php7-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php7-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php7-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bcmath-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bcmath-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bcmath-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bcmath-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bz2-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bz2-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bz2-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bz2-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-calendar-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-calendar-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-calendar-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-calendar-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-cli-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-cli-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-cli-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-cli-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ctype-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ctype-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ctype-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ctype-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-curl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-curl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-curl-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-curl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dba-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dba-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dba-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dba-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-devel-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-devel-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-devel-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-devel-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dom-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dom-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dom-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dom-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-enchant-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-enchant-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-enchant-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-enchant-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-exif-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-exif-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-exif-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-exif-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fastcgi-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fastcgi-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fastcgi-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fastcgi-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fileinfo-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fileinfo-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fileinfo-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fileinfo-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fpm-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fpm-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fpm-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fpm-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ftp-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ftp-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ftp-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ftp-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gd-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gd-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gd-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gd-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gettext-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gettext-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gettext-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gettext-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gmp-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gmp-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gmp-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gmp-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-iconv-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-iconv-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-iconv-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-iconv-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-intl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-intl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-intl-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-intl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-json-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-json-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-json-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-json-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ldap-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ldap-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ldap-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ldap-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mbstring-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mbstring-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mbstring-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mbstring-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mysql-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mysql-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mysql-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mysql-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-odbc-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-odbc-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-odbc-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-odbc-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-opcache-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-opcache-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-opcache-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-opcache-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-openssl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-openssl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-openssl-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-openssl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pcntl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pcntl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pcntl-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pcntl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pdo-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pdo-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pdo-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pdo-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pgsql-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pgsql-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pgsql-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pgsql-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-phar-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-phar-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-phar-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-phar-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-posix-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-posix-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-posix-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-posix-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-readline-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-readline-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-readline-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-readline-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-shmop-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-shmop-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-shmop-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-shmop-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-snmp-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-snmp-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-snmp-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-snmp-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-soap-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-soap-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-soap-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-soap-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sockets-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sockets-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sockets-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sockets-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sodium-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sodium-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sodium-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sodium-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sqlite-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sqlite-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sqlite-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sqlite-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvmsg-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvmsg-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvmsg-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvmsg-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvsem-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvsem-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvsem-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvsem-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvshm-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvshm-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvshm-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvshm-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tidy-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tidy-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tidy-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tidy-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tokenizer-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tokenizer-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tokenizer-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tokenizer-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlreader-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlreader-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlreader-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlreader-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlrpc-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlrpc-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlrpc-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlrpc-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlwriter-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlwriter-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlwriter-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlwriter-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xsl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xsl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xsl-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xsl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zip-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zip-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zip-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zip-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zlib-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zlib-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zlib-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zlib-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php7-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php7-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php7-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php7-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bcmath-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bcmath-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bcmath-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bcmath-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bz2-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bz2-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bz2-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bz2-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-calendar-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-calendar-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-calendar-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-calendar-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-cli-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-cli-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-cli-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-cli-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ctype-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ctype-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ctype-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ctype-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-curl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-curl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-curl-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-curl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dba-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dba-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dba-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dba-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-devel-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-devel-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-devel-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-devel-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dom-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dom-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dom-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dom-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-enchant-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-enchant-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-enchant-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-enchant-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-exif-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-exif-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-exif-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-exif-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fastcgi-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fastcgi-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fastcgi-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fastcgi-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fileinfo-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fileinfo-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fileinfo-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fileinfo-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fpm-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fpm-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fpm-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fpm-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ftp-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ftp-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ftp-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ftp-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gd-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gd-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gd-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gd-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gettext-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gettext-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gettext-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gettext-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gmp-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gmp-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gmp-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gmp-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-iconv-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-iconv-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-iconv-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-iconv-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-intl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-intl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-intl-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-intl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-json-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-json-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-json-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-json-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ldap-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ldap-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ldap-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ldap-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mbstring-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mbstring-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mbstring-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mbstring-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mysql-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mysql-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mysql-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mysql-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-odbc-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-odbc-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-odbc-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-odbc-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-opcache-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-opcache-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-opcache-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-opcache-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-openssl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-openssl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-openssl-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-openssl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pcntl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pcntl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pcntl-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pcntl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pdo-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pdo-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pdo-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pdo-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pgsql-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pgsql-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pgsql-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pgsql-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-phar-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-phar-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-phar-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-phar-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-posix-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-posix-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-posix-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-posix-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-readline-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-readline-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-readline-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-readline-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-shmop-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-shmop-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-shmop-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-shmop-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-snmp-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-snmp-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-snmp-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-snmp-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-soap-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-soap-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-soap-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-soap-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sockets-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sockets-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sockets-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sockets-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sodium-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sodium-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sodium-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sodium-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sqlite-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sqlite-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sqlite-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sqlite-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvmsg-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvmsg-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvmsg-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvmsg-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvsem-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvsem-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvsem-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvsem-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvshm-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvshm-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvshm-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvshm-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tidy-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tidy-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tidy-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tidy-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tokenizer-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tokenizer-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tokenizer-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tokenizer-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlreader-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlreader-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlreader-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlreader-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlrpc-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlrpc-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlrpc-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlrpc-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlwriter-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlwriter-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlwriter-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlwriter-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xsl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xsl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xsl-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xsl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zip-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zip-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zip-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zip-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zlib-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zlib-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zlib-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zlib-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-mod_php7-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-mod_php7-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-bcmath-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-bcmath-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-bz2-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-bz2-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-calendar-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-calendar-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-cli-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-cli-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-ctype-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-ctype-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-curl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-curl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-dba-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-dba-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-devel-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-devel-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-dom-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-dom-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-enchant-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-enchant-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-exif-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-exif-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-fastcgi-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-fastcgi-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-fileinfo-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-fileinfo-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-fpm-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-fpm-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-ftp-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-ftp-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-gd-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-gd-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-gettext-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-gettext-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-gmp-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-gmp-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-iconv-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-iconv-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-intl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-intl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-json-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-json-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-ldap-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-ldap-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-mbstring-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-mbstring-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-mysql-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-mysql-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-odbc-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-odbc-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-opcache-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-opcache-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-openssl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-openssl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-pcntl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-pcntl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-pdo-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-pdo-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-pgsql-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-pgsql-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-phar-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-phar-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-posix-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-posix-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-readline-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-readline-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-shmop-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-shmop-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-snmp-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-snmp-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-soap-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-soap-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sockets-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sockets-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sodium-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sodium-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sqlite-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sqlite-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sysvmsg-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sysvmsg-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sysvsem-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sysvsem-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sysvshm-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sysvshm-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-tidy-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-tidy-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-tokenizer-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-tokenizer-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xmlreader-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xmlreader-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xmlrpc-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xmlrpc-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xmlwriter-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xmlwriter-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xsl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xsl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-zip-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-zip-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-zlib-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-zlib-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:apache2-mod_php7-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:apache2-mod_php7-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-bcmath-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-bcmath-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-bz2-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-bz2-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-calendar-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-calendar-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-cli-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-cli-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-ctype-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-ctype-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-curl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-curl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-dba-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-dba-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-devel-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-devel-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-dom-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-dom-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-enchant-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-enchant-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-exif-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-exif-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-fastcgi-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-fastcgi-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-fileinfo-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-fileinfo-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-fpm-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-fpm-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-ftp-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-ftp-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-gd-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-gd-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-gettext-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-gettext-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-gmp-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-gmp-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-iconv-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-iconv-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-intl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-intl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-json-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-json-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-ldap-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-ldap-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-mbstring-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-mbstring-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-mysql-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-mysql-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-odbc-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-odbc-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-opcache-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-opcache-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-openssl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-openssl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-pcntl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-pcntl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-pdo-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-pdo-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-pgsql-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-pgsql-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-phar-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-phar-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-posix-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-posix-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-readline-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-readline-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-shmop-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-shmop-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-snmp-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-snmp-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-soap-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-soap-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sockets-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sockets-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sodium-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sodium-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sqlite-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sqlite-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sysvmsg-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sysvmsg-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sysvsem-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sysvsem-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sysvshm-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sysvshm-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-tidy-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-tidy-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-tokenizer-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-tokenizer-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xmlreader-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xmlreader-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xmlrpc-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xmlrpc-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xmlwriter-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xmlwriter-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xsl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xsl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-zip-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-zip-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-zlib-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-zlib-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:apache2-mod_php7-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:apache2-mod_php7-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:apache2-mod_php7-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:apache2-mod_php7-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-bcmath-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-bcmath-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-bcmath-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-bcmath-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-bz2-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-bz2-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-bz2-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-bz2-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-calendar-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-calendar-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-calendar-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-calendar-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-cli-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-cli-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-cli-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-cli-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-ctype-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-ctype-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-ctype-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-ctype-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-curl-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-curl-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-curl-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-curl-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-dba-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-dba-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-dba-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-dba-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-devel-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-devel-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-devel-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-devel-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-dom-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-dom-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-dom-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-dom-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-embed-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-embed-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-embed-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-embed-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-enchant-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-enchant-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-enchant-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-enchant-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-exif-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-exif-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-exif-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-exif-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-fastcgi-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-fastcgi-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-fastcgi-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-fastcgi-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-fileinfo-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-fileinfo-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-fileinfo-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-fileinfo-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-fpm-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-fpm-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-fpm-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-fpm-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-ftp-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-ftp-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-ftp-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-ftp-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-gd-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-gd-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-gd-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-gd-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-gettext-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-gettext-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-gettext-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-gettext-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-gmp-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-gmp-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-gmp-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-gmp-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-iconv-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-iconv-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-iconv-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-iconv-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-intl-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-intl-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-intl-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-intl-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-json-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-json-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-json-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-json-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-ldap-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-ldap-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-ldap-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-ldap-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-mbstring-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-mbstring-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-mbstring-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-mbstring-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-mysql-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-mysql-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-mysql-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-mysql-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-odbc-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-odbc-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-odbc-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-odbc-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-opcache-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-opcache-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-opcache-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-opcache-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-openssl-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-openssl-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-openssl-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-openssl-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-pcntl-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-pcntl-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-pcntl-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-pcntl-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-pdo-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-pdo-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-pdo-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-pdo-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-pgsql-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-pgsql-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-pgsql-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-pgsql-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-phar-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-phar-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-phar-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-phar-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-posix-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-posix-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-posix-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-posix-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-readline-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-readline-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-readline-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-readline-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-shmop-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-shmop-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-shmop-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-shmop-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-snmp-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-snmp-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-snmp-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-snmp-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-soap-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-soap-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-soap-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-soap-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-sockets-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-sockets-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-sockets-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-sockets-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-sodium-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-sodium-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-sodium-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-sodium-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-sqlite-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-sqlite-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-sqlite-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-sqlite-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-sysvmsg-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-sysvmsg-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-sysvmsg-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-sysvmsg-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-sysvsem-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-sysvsem-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-sysvsem-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-sysvsem-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-sysvshm-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-sysvshm-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-sysvshm-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-sysvshm-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-test-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-test-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-test-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-test-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-tidy-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-tidy-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-tidy-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-tidy-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-tokenizer-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-tokenizer-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-tokenizer-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-tokenizer-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-xmlreader-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-xmlreader-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-xmlreader-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-xmlreader-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-xmlrpc-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-xmlrpc-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-xmlrpc-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-xmlrpc-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-xmlwriter-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-xmlwriter-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-xmlwriter-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-xmlwriter-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-xsl-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-xsl-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-xsl-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-xsl-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-zip-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-zip-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-zip-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-zip-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-zlib-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-zlib-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-zlib-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-zlib-7.4.33-150400.4.51.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-07-23T12:02:59Z", "details": "important" } ], "title": "CVE-2025-1220" }, { "cve": "CVE-2025-1735", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-1735" } ], "notes": [ { "category": "general", "text": "In PHP versions:8.1.* before 8.1.33, 8.2.* before 8.2.29, 8.3.* before 8.3.23, 8.4.* pgsql and pdo_pgsql escaping functions do not check if the underlying quoting functions returned errors. This could cause crashes if Postgres server rejects the string as invalid.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-mod_php7-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-mod_php7-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-bcmath-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-bcmath-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-bz2-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-bz2-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-calendar-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-calendar-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-cli-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-cli-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-ctype-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-ctype-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-curl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-curl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-dba-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-dba-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-devel-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-devel-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-dom-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-dom-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-enchant-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-enchant-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-exif-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-exif-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-fastcgi-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-fastcgi-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-fileinfo-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-fileinfo-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-fpm-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-fpm-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-ftp-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-ftp-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-gd-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-gd-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-gettext-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-gettext-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-gmp-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-gmp-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-iconv-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-iconv-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-intl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-intl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-json-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-json-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-ldap-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-ldap-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-mbstring-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-mbstring-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-mysql-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-mysql-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-odbc-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-odbc-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-opcache-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-opcache-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-openssl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-openssl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-pcntl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-pcntl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-pdo-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-pdo-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-pgsql-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-pgsql-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-phar-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-phar-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-posix-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-posix-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-readline-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-readline-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-shmop-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-shmop-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-snmp-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-snmp-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-soap-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-soap-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sockets-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sockets-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sodium-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sodium-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sqlite-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sqlite-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sysvmsg-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sysvmsg-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sysvsem-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sysvsem-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sysvshm-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sysvshm-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-tidy-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-tidy-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-tokenizer-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-tokenizer-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xmlreader-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xmlreader-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xmlrpc-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xmlrpc-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xmlwriter-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xmlwriter-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xsl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xsl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-zip-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-zip-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-zlib-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-zlib-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-mod_php7-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-mod_php7-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-bcmath-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-bcmath-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-bz2-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-bz2-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-calendar-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-calendar-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-cli-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-cli-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-ctype-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-ctype-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-curl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-curl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-dba-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-dba-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-devel-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-devel-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-dom-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-dom-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-enchant-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-enchant-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-exif-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-exif-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-fastcgi-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-fastcgi-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-fileinfo-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-fileinfo-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-fpm-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-fpm-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-ftp-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-ftp-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-gd-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-gd-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-gettext-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-gettext-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-gmp-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-gmp-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-iconv-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-iconv-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-intl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-intl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-json-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-json-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-ldap-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-ldap-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-mbstring-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-mbstring-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-mysql-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-mysql-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-odbc-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-odbc-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-opcache-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-opcache-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-openssl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-openssl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-pcntl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-pcntl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-pdo-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-pdo-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-pgsql-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-pgsql-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-phar-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-phar-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-posix-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-posix-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-readline-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-readline-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-shmop-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-shmop-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-snmp-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-snmp-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-soap-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-soap-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sockets-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sockets-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sodium-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sodium-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sqlite-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sqlite-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sysvmsg-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sysvmsg-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sysvsem-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sysvsem-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sysvshm-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sysvshm-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-tidy-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-tidy-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-tokenizer-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-tokenizer-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xmlreader-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xmlreader-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xmlrpc-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xmlrpc-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xmlwriter-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xmlwriter-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xsl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xsl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-zip-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-zip-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-zlib-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-zlib-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:apache2-mod_php7-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:apache2-mod_php7-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:apache2-mod_php7-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:apache2-mod_php7-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bcmath-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bcmath-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bcmath-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bcmath-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bz2-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bz2-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bz2-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bz2-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-calendar-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-calendar-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-calendar-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-calendar-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-cli-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-cli-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-cli-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-cli-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ctype-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ctype-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ctype-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ctype-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-curl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-curl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-curl-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-curl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dba-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dba-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dba-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dba-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-devel-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-devel-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-devel-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-devel-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dom-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dom-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dom-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dom-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-enchant-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-enchant-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-enchant-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-enchant-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-exif-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-exif-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-exif-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-exif-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fastcgi-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fastcgi-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fastcgi-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fastcgi-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fileinfo-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fileinfo-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fileinfo-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fileinfo-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fpm-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fpm-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fpm-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fpm-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ftp-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ftp-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ftp-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ftp-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gd-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gd-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gd-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gd-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gettext-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gettext-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gettext-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gettext-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gmp-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gmp-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gmp-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gmp-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-iconv-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-iconv-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-iconv-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-iconv-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-intl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-intl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-intl-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-intl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-json-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-json-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-json-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-json-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ldap-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ldap-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ldap-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ldap-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mbstring-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mbstring-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mbstring-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mbstring-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mysql-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mysql-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mysql-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mysql-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-odbc-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-odbc-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-odbc-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-odbc-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-opcache-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-opcache-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-opcache-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-opcache-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-openssl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-openssl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-openssl-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-openssl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pcntl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pcntl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pcntl-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pcntl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pdo-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pdo-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pdo-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pdo-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pgsql-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pgsql-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pgsql-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pgsql-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-phar-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-phar-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-phar-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-phar-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-posix-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-posix-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-posix-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-posix-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-readline-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-readline-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-readline-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-readline-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-shmop-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-shmop-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-shmop-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-shmop-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-snmp-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-snmp-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-snmp-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-snmp-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-soap-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-soap-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-soap-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-soap-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sockets-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sockets-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sockets-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sockets-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sodium-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sodium-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sodium-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sodium-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sqlite-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sqlite-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sqlite-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sqlite-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvmsg-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvmsg-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvmsg-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvmsg-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvsem-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvsem-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvsem-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvsem-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvshm-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvshm-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvshm-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvshm-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tidy-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tidy-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tidy-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tidy-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tokenizer-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tokenizer-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tokenizer-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tokenizer-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlreader-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlreader-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlreader-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlreader-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlrpc-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlrpc-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlrpc-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlrpc-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlwriter-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlwriter-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlwriter-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlwriter-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xsl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xsl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xsl-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xsl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zip-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zip-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zip-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zip-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zlib-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zlib-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zlib-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zlib-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP7:apache2-mod_php7-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP7:apache2-mod_php7-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP7:apache2-mod_php7-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP7:apache2-mod_php7-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP7:php7-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP7:php7-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP7:php7-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP7:php7-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:php7-embed-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:php7-embed-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:php7-embed-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:php7-embed-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP7:php7-embed-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP7:php7-embed-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP7:php7-embed-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP7:php7-embed-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php7-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php7-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php7-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php7-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bcmath-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bcmath-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bcmath-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bcmath-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bz2-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bz2-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bz2-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bz2-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-calendar-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-calendar-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-calendar-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-calendar-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-cli-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-cli-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-cli-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-cli-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ctype-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ctype-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ctype-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ctype-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-curl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-curl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-curl-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-curl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dba-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dba-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dba-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dba-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-devel-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-devel-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-devel-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-devel-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dom-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dom-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dom-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dom-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-enchant-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-enchant-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-enchant-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-enchant-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-exif-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-exif-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-exif-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-exif-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fastcgi-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fastcgi-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fastcgi-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fastcgi-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fileinfo-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fileinfo-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fileinfo-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fileinfo-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fpm-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fpm-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fpm-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fpm-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ftp-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ftp-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ftp-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ftp-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gd-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gd-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gd-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gd-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gettext-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gettext-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gettext-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gettext-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gmp-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gmp-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gmp-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gmp-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-iconv-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-iconv-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-iconv-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-iconv-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-intl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-intl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-intl-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-intl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-json-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-json-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-json-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-json-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ldap-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ldap-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ldap-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ldap-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mbstring-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mbstring-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mbstring-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mbstring-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mysql-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mysql-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mysql-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mysql-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-odbc-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-odbc-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-odbc-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-odbc-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-opcache-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-opcache-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-opcache-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-opcache-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-openssl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-openssl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-openssl-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-openssl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pcntl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pcntl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pcntl-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pcntl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pdo-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pdo-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pdo-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pdo-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pgsql-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pgsql-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pgsql-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pgsql-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-phar-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-phar-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-phar-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-phar-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-posix-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-posix-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-posix-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-posix-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-readline-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-readline-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-readline-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-readline-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-shmop-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-shmop-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-shmop-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-shmop-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-snmp-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-snmp-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-snmp-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-snmp-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-soap-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-soap-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-soap-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-soap-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sockets-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sockets-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sockets-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sockets-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sodium-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sodium-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sodium-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sodium-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sqlite-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sqlite-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sqlite-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sqlite-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvmsg-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvmsg-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvmsg-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvmsg-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvsem-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvsem-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvsem-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvsem-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvshm-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvshm-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvshm-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvshm-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tidy-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tidy-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tidy-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tidy-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tokenizer-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tokenizer-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tokenizer-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tokenizer-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlreader-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlreader-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlreader-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlreader-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlrpc-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlrpc-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlrpc-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlrpc-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlwriter-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlwriter-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlwriter-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlwriter-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xsl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xsl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xsl-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xsl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zip-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zip-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zip-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zip-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zlib-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zlib-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zlib-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zlib-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php7-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php7-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php7-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php7-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bcmath-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bcmath-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bcmath-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bcmath-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bz2-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bz2-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bz2-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bz2-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-calendar-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-calendar-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-calendar-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-calendar-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-cli-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-cli-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-cli-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-cli-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ctype-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ctype-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ctype-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ctype-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-curl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-curl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-curl-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-curl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dba-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dba-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dba-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dba-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-devel-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-devel-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-devel-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-devel-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dom-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dom-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dom-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dom-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-enchant-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-enchant-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-enchant-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-enchant-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-exif-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-exif-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-exif-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-exif-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fastcgi-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fastcgi-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fastcgi-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fastcgi-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fileinfo-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fileinfo-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fileinfo-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fileinfo-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fpm-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fpm-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fpm-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fpm-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ftp-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ftp-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ftp-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ftp-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gd-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gd-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gd-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gd-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gettext-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gettext-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gettext-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gettext-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gmp-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gmp-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gmp-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gmp-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-iconv-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-iconv-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-iconv-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-iconv-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-intl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-intl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-intl-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-intl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-json-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-json-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-json-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-json-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ldap-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ldap-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ldap-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ldap-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mbstring-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mbstring-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mbstring-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mbstring-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mysql-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mysql-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mysql-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mysql-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-odbc-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-odbc-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-odbc-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-odbc-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-opcache-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-opcache-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-opcache-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-opcache-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-openssl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-openssl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-openssl-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-openssl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pcntl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pcntl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pcntl-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pcntl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pdo-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pdo-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pdo-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pdo-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pgsql-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pgsql-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pgsql-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pgsql-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-phar-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-phar-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-phar-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-phar-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-posix-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-posix-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-posix-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-posix-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-readline-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-readline-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-readline-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-readline-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-shmop-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-shmop-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-shmop-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-shmop-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-snmp-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-snmp-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-snmp-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-snmp-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-soap-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-soap-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-soap-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-soap-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sockets-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sockets-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sockets-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sockets-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sodium-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sodium-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sodium-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sodium-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sqlite-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sqlite-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sqlite-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sqlite-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvmsg-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvmsg-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvmsg-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvmsg-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvsem-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvsem-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvsem-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvsem-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvshm-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvshm-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvshm-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvshm-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tidy-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tidy-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tidy-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tidy-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tokenizer-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tokenizer-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tokenizer-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tokenizer-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlreader-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlreader-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlreader-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlreader-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlrpc-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlrpc-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlrpc-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlrpc-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlwriter-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlwriter-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlwriter-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlwriter-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xsl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xsl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xsl-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xsl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zip-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zip-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zip-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zip-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zlib-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zlib-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zlib-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zlib-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-mod_php7-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-mod_php7-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-bcmath-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-bcmath-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-bz2-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-bz2-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-calendar-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-calendar-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-cli-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-cli-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-ctype-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-ctype-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-curl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-curl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-dba-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-dba-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-devel-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-devel-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-dom-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-dom-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-enchant-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-enchant-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-exif-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-exif-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-fastcgi-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-fastcgi-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-fileinfo-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-fileinfo-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-fpm-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-fpm-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-ftp-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-ftp-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-gd-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-gd-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-gettext-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-gettext-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-gmp-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-gmp-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-iconv-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-iconv-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-intl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-intl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-json-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-json-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-ldap-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-ldap-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-mbstring-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-mbstring-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-mysql-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-mysql-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-odbc-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-odbc-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-opcache-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-opcache-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-openssl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-openssl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-pcntl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-pcntl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-pdo-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-pdo-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-pgsql-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-pgsql-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-phar-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-phar-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-posix-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-posix-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-readline-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-readline-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-shmop-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-shmop-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-snmp-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-snmp-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-soap-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-soap-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sockets-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sockets-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sodium-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sodium-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sqlite-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sqlite-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sysvmsg-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sysvmsg-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sysvsem-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sysvsem-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sysvshm-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sysvshm-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-tidy-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-tidy-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-tokenizer-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-tokenizer-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xmlreader-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xmlreader-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xmlrpc-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xmlrpc-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xmlwriter-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xmlwriter-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xsl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xsl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-zip-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-zip-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-zlib-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-zlib-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:apache2-mod_php7-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:apache2-mod_php7-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-bcmath-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-bcmath-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-bz2-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-bz2-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-calendar-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-calendar-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-cli-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-cli-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-ctype-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-ctype-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-curl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-curl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-dba-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-dba-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-devel-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-devel-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-dom-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-dom-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-enchant-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-enchant-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-exif-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-exif-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-fastcgi-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-fastcgi-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-fileinfo-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-fileinfo-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-fpm-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-fpm-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-ftp-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-ftp-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-gd-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-gd-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-gettext-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-gettext-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-gmp-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-gmp-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-iconv-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-iconv-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-intl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-intl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-json-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-json-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-ldap-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-ldap-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-mbstring-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-mbstring-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-mysql-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-mysql-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-odbc-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-odbc-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-opcache-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-opcache-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-openssl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-openssl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-pcntl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-pcntl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-pdo-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-pdo-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-pgsql-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-pgsql-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-phar-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-phar-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-posix-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-posix-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-readline-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-readline-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-shmop-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-shmop-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-snmp-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-snmp-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-soap-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-soap-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sockets-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sockets-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sodium-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sodium-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sqlite-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sqlite-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sysvmsg-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sysvmsg-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sysvsem-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sysvsem-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sysvshm-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sysvshm-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-tidy-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-tidy-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-tokenizer-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-tokenizer-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xmlreader-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xmlreader-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xmlrpc-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xmlrpc-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xmlwriter-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xmlwriter-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xsl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xsl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-zip-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-zip-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-zlib-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-zlib-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:apache2-mod_php7-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:apache2-mod_php7-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:apache2-mod_php7-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:apache2-mod_php7-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-bcmath-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-bcmath-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-bcmath-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-bcmath-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-bz2-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-bz2-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-bz2-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-bz2-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-calendar-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-calendar-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-calendar-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-calendar-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-cli-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-cli-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-cli-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-cli-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-ctype-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-ctype-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-ctype-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-ctype-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-curl-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-curl-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-curl-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-curl-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-dba-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-dba-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-dba-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-dba-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-devel-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-devel-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-devel-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-devel-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-dom-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-dom-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-dom-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-dom-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-embed-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-embed-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-embed-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-embed-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-enchant-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-enchant-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-enchant-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-enchant-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-exif-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-exif-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-exif-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-exif-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-fastcgi-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-fastcgi-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-fastcgi-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-fastcgi-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-fileinfo-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-fileinfo-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-fileinfo-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-fileinfo-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-fpm-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-fpm-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-fpm-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-fpm-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-ftp-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-ftp-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-ftp-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-ftp-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-gd-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-gd-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-gd-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-gd-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-gettext-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-gettext-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-gettext-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-gettext-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-gmp-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-gmp-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-gmp-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-gmp-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-iconv-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-iconv-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-iconv-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-iconv-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-intl-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-intl-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-intl-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-intl-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-json-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-json-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-json-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-json-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-ldap-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-ldap-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-ldap-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-ldap-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-mbstring-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-mbstring-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-mbstring-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-mbstring-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-mysql-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-mysql-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-mysql-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-mysql-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-odbc-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-odbc-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-odbc-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-odbc-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-opcache-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-opcache-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-opcache-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-opcache-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-openssl-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-openssl-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-openssl-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-openssl-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-pcntl-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-pcntl-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-pcntl-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-pcntl-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-pdo-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-pdo-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-pdo-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-pdo-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-pgsql-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-pgsql-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-pgsql-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-pgsql-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-phar-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-phar-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-phar-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-phar-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-posix-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-posix-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-posix-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-posix-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-readline-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-readline-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-readline-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-readline-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-shmop-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-shmop-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-shmop-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-shmop-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-snmp-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-snmp-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-snmp-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-snmp-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-soap-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-soap-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-soap-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-soap-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-sockets-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-sockets-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-sockets-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-sockets-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-sodium-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-sodium-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-sodium-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-sodium-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-sqlite-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-sqlite-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-sqlite-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-sqlite-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-sysvmsg-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-sysvmsg-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-sysvmsg-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-sysvmsg-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-sysvsem-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-sysvsem-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-sysvsem-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-sysvsem-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-sysvshm-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-sysvshm-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-sysvshm-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-sysvshm-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-test-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-test-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-test-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-test-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-tidy-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-tidy-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-tidy-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-tidy-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-tokenizer-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-tokenizer-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-tokenizer-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-tokenizer-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-xmlreader-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-xmlreader-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-xmlreader-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-xmlreader-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-xmlrpc-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-xmlrpc-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-xmlrpc-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-xmlrpc-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-xmlwriter-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-xmlwriter-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-xmlwriter-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-xmlwriter-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-xsl-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-xsl-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-xsl-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-xsl-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-zip-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-zip-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-zip-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-zip-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-zlib-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-zlib-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-zlib-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-zlib-7.4.33-150400.4.51.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-1735", "url": "https://www.suse.com/security/cve/CVE-2025-1735" }, { "category": "external", "summary": "SUSE Bug 1246146 for CVE-2025-1735", "url": "https://bugzilla.suse.com/1246146" } ], "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.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-mod_php7-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-bcmath-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-bcmath-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-bz2-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-bz2-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-calendar-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-calendar-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-cli-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-cli-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-ctype-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-ctype-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-curl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-curl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-dba-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-dba-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-devel-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-devel-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-dom-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-dom-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-enchant-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-enchant-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-exif-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-exif-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-fastcgi-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-fastcgi-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-fileinfo-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-fileinfo-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-fpm-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-fpm-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-ftp-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-ftp-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-gd-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-gd-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-gettext-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-gettext-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-gmp-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-gmp-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-iconv-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-iconv-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-intl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-intl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-json-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-json-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-ldap-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-ldap-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-mbstring-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-mbstring-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-mysql-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-mysql-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-odbc-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-odbc-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-opcache-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-opcache-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-openssl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-openssl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-pcntl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-pcntl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-pdo-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-pdo-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-pgsql-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-pgsql-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-phar-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-phar-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-posix-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-posix-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-readline-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-readline-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-shmop-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-shmop-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-snmp-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-snmp-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-soap-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-soap-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sockets-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sockets-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sodium-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sodium-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sqlite-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sqlite-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sysvmsg-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sysvmsg-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sysvsem-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sysvsem-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sysvshm-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sysvshm-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-tidy-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-tidy-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-tokenizer-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-tokenizer-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xmlreader-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xmlreader-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xmlrpc-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xmlrpc-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xmlwriter-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xmlwriter-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xsl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xsl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-zip-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-zip-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-zlib-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-zlib-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-mod_php7-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-mod_php7-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-bcmath-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-bcmath-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-bz2-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-bz2-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-calendar-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-calendar-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-cli-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-cli-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-ctype-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-ctype-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-curl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-curl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-dba-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-dba-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-devel-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-devel-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-dom-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-dom-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-enchant-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-enchant-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-exif-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-exif-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-fastcgi-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-fastcgi-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-fileinfo-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-fileinfo-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-fpm-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-fpm-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-ftp-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-ftp-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-gd-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-gd-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-gettext-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-gettext-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-gmp-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-gmp-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-iconv-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-iconv-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-intl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-intl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-json-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-json-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-ldap-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-ldap-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-mbstring-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-mbstring-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-mysql-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-mysql-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-odbc-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-odbc-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-opcache-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-opcache-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-openssl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-openssl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-pcntl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-pcntl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-pdo-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-pdo-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-pgsql-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-pgsql-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-phar-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-phar-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-posix-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-posix-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-readline-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-readline-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-shmop-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-shmop-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-snmp-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-snmp-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-soap-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-soap-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sockets-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sockets-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sodium-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sodium-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sqlite-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sqlite-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sysvmsg-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sysvmsg-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sysvsem-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sysvsem-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sysvshm-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sysvshm-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-tidy-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-tidy-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-tokenizer-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-tokenizer-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xmlreader-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xmlreader-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xmlrpc-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xmlrpc-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xmlwriter-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xmlwriter-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xsl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xsl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-zip-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-zip-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-zlib-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-zlib-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:apache2-mod_php7-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:apache2-mod_php7-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:apache2-mod_php7-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:apache2-mod_php7-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bcmath-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bcmath-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bcmath-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bcmath-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bz2-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bz2-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bz2-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bz2-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-calendar-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-calendar-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-calendar-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-calendar-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-cli-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-cli-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-cli-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-cli-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ctype-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ctype-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ctype-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ctype-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-curl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-curl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-curl-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-curl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dba-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dba-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dba-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dba-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-devel-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-devel-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-devel-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-devel-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dom-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dom-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dom-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dom-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-enchant-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-enchant-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-enchant-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-enchant-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-exif-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-exif-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-exif-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-exif-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fastcgi-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fastcgi-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fastcgi-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fastcgi-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fileinfo-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fileinfo-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fileinfo-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fileinfo-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fpm-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fpm-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fpm-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fpm-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ftp-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ftp-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ftp-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ftp-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gd-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gd-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gd-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gd-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gettext-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gettext-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gettext-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gettext-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gmp-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gmp-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gmp-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gmp-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-iconv-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-iconv-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-iconv-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-iconv-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-intl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-intl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-intl-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-intl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-json-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-json-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-json-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-json-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ldap-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ldap-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ldap-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ldap-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mbstring-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mbstring-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mbstring-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mbstring-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mysql-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mysql-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mysql-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mysql-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-odbc-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-odbc-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-odbc-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-odbc-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-opcache-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-opcache-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-opcache-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-opcache-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-openssl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-openssl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-openssl-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-openssl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pcntl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pcntl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pcntl-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pcntl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pdo-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pdo-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pdo-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pdo-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pgsql-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pgsql-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pgsql-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pgsql-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-phar-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-phar-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-phar-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-phar-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-posix-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-posix-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-posix-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-posix-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-readline-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-readline-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-readline-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-readline-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-shmop-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-shmop-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-shmop-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-shmop-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-snmp-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-snmp-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-snmp-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-snmp-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-soap-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-soap-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-soap-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-soap-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sockets-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sockets-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sockets-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sockets-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sodium-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sodium-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sodium-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sodium-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sqlite-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sqlite-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sqlite-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sqlite-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvmsg-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvmsg-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvmsg-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvmsg-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvsem-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvsem-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvsem-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvsem-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvshm-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvshm-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvshm-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvshm-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tidy-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tidy-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tidy-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tidy-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tokenizer-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tokenizer-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tokenizer-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tokenizer-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlreader-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlreader-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlreader-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlreader-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlrpc-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlrpc-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlrpc-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlrpc-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlwriter-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlwriter-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlwriter-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlwriter-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xsl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xsl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xsl-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xsl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zip-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zip-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zip-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zip-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zlib-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zlib-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zlib-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zlib-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP7:apache2-mod_php7-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP7:apache2-mod_php7-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP7:apache2-mod_php7-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP7:apache2-mod_php7-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP7:php7-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP7:php7-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP7:php7-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP7:php7-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:php7-embed-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:php7-embed-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:php7-embed-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:php7-embed-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP7:php7-embed-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP7:php7-embed-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP7:php7-embed-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP7:php7-embed-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php7-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php7-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php7-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php7-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bcmath-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bcmath-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bcmath-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bcmath-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bz2-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bz2-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bz2-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bz2-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-calendar-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-calendar-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-calendar-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-calendar-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-cli-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-cli-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-cli-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-cli-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ctype-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ctype-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ctype-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ctype-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-curl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-curl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-curl-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-curl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dba-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dba-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dba-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dba-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-devel-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-devel-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-devel-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-devel-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dom-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dom-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dom-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dom-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-enchant-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-enchant-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-enchant-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-enchant-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-exif-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-exif-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-exif-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-exif-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fastcgi-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fastcgi-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fastcgi-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fastcgi-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fileinfo-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fileinfo-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fileinfo-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fileinfo-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fpm-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fpm-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fpm-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fpm-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ftp-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ftp-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ftp-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ftp-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gd-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gd-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gd-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gd-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gettext-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gettext-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gettext-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gettext-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gmp-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gmp-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gmp-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gmp-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-iconv-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-iconv-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-iconv-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-iconv-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-intl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-intl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-intl-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-intl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-json-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-json-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-json-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-json-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ldap-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ldap-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ldap-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ldap-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mbstring-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mbstring-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mbstring-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mbstring-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mysql-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mysql-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mysql-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mysql-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-odbc-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-odbc-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-odbc-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-odbc-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-opcache-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-opcache-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-opcache-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-opcache-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-openssl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-openssl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-openssl-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-openssl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pcntl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pcntl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pcntl-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pcntl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pdo-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pdo-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pdo-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pdo-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pgsql-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pgsql-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pgsql-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pgsql-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-phar-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-phar-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-phar-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-phar-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-posix-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-posix-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-posix-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-posix-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-readline-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-readline-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-readline-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-readline-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-shmop-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-shmop-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-shmop-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-shmop-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-snmp-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-snmp-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-snmp-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-snmp-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-soap-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-soap-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-soap-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-soap-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sockets-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sockets-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sockets-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sockets-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sodium-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sodium-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sodium-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sodium-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sqlite-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sqlite-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sqlite-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sqlite-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvmsg-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvmsg-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvmsg-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvmsg-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvsem-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvsem-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvsem-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvsem-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvshm-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvshm-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvshm-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvshm-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tidy-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tidy-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tidy-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tidy-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tokenizer-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tokenizer-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tokenizer-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tokenizer-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlreader-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlreader-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlreader-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlreader-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlrpc-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlrpc-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlrpc-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlrpc-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlwriter-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlwriter-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlwriter-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlwriter-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xsl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xsl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xsl-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xsl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zip-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zip-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zip-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zip-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zlib-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zlib-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zlib-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zlib-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php7-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php7-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php7-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php7-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bcmath-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bcmath-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bcmath-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bcmath-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bz2-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bz2-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bz2-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bz2-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-calendar-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-calendar-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-calendar-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-calendar-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-cli-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-cli-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-cli-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-cli-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ctype-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ctype-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ctype-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ctype-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-curl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-curl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-curl-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-curl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dba-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dba-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dba-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dba-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-devel-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-devel-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-devel-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-devel-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dom-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dom-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dom-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dom-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-enchant-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-enchant-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-enchant-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-enchant-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-exif-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-exif-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-exif-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-exif-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fastcgi-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fastcgi-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fastcgi-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fastcgi-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fileinfo-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fileinfo-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fileinfo-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fileinfo-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fpm-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fpm-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fpm-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fpm-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ftp-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ftp-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ftp-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ftp-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gd-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gd-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gd-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gd-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gettext-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gettext-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gettext-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gettext-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gmp-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gmp-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gmp-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gmp-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-iconv-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-iconv-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-iconv-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-iconv-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-intl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-intl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-intl-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-intl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-json-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-json-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-json-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-json-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ldap-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ldap-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ldap-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ldap-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mbstring-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mbstring-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mbstring-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mbstring-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mysql-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mysql-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mysql-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mysql-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-odbc-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-odbc-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-odbc-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-odbc-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-opcache-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-opcache-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-opcache-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-opcache-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-openssl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-openssl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-openssl-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-openssl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pcntl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pcntl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pcntl-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pcntl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pdo-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pdo-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pdo-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pdo-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pgsql-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pgsql-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pgsql-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pgsql-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-phar-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-phar-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-phar-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-phar-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-posix-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-posix-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-posix-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-posix-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-readline-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-readline-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-readline-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-readline-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-shmop-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-shmop-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-shmop-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-shmop-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-snmp-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-snmp-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-snmp-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-snmp-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-soap-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-soap-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-soap-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-soap-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sockets-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sockets-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sockets-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sockets-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sodium-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sodium-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sodium-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sodium-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sqlite-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sqlite-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sqlite-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sqlite-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvmsg-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvmsg-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvmsg-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvmsg-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvsem-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvsem-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvsem-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvsem-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvshm-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvshm-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvshm-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvshm-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tidy-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tidy-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tidy-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tidy-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tokenizer-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tokenizer-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tokenizer-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tokenizer-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlreader-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlreader-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlreader-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlreader-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlrpc-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlrpc-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlrpc-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlrpc-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlwriter-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlwriter-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlwriter-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlwriter-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xsl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xsl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xsl-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xsl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zip-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zip-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zip-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zip-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zlib-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zlib-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zlib-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zlib-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-mod_php7-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-mod_php7-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-bcmath-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-bcmath-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-bz2-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-bz2-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-calendar-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-calendar-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-cli-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-cli-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-ctype-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-ctype-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-curl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-curl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-dba-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-dba-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-devel-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-devel-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-dom-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-dom-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-enchant-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-enchant-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-exif-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-exif-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-fastcgi-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-fastcgi-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-fileinfo-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-fileinfo-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-fpm-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-fpm-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-ftp-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-ftp-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-gd-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-gd-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-gettext-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-gettext-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-gmp-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-gmp-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-iconv-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-iconv-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-intl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-intl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-json-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-json-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-ldap-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-ldap-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-mbstring-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-mbstring-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-mysql-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-mysql-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-odbc-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-odbc-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-opcache-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-opcache-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-openssl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-openssl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-pcntl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-pcntl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-pdo-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-pdo-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-pgsql-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-pgsql-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-phar-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-phar-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-posix-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-posix-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-readline-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-readline-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-shmop-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-shmop-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-snmp-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-snmp-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-soap-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-soap-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sockets-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sockets-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sodium-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sodium-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sqlite-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sqlite-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sysvmsg-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sysvmsg-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sysvsem-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sysvsem-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sysvshm-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sysvshm-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-tidy-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-tidy-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-tokenizer-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-tokenizer-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xmlreader-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xmlreader-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xmlrpc-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xmlrpc-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xmlwriter-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xmlwriter-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xsl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xsl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-zip-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-zip-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-zlib-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-zlib-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:apache2-mod_php7-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:apache2-mod_php7-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-bcmath-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-bcmath-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-bz2-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-bz2-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-calendar-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-calendar-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-cli-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-cli-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-ctype-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-ctype-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-curl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-curl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-dba-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-dba-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-devel-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-devel-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-dom-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-dom-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-enchant-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-enchant-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-exif-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-exif-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-fastcgi-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-fastcgi-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-fileinfo-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-fileinfo-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-fpm-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-fpm-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-ftp-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-ftp-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-gd-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-gd-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-gettext-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-gettext-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-gmp-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-gmp-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-iconv-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-iconv-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-intl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-intl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-json-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-json-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-ldap-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-ldap-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-mbstring-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-mbstring-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-mysql-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-mysql-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-odbc-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-odbc-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-opcache-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-opcache-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-openssl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-openssl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-pcntl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-pcntl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-pdo-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-pdo-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-pgsql-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-pgsql-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-phar-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-phar-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-posix-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-posix-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-readline-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-readline-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-shmop-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-shmop-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-snmp-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-snmp-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-soap-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-soap-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sockets-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sockets-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sodium-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sodium-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sqlite-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sqlite-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sysvmsg-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sysvmsg-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sysvsem-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sysvsem-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sysvshm-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sysvshm-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-tidy-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-tidy-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-tokenizer-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-tokenizer-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xmlreader-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xmlreader-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xmlrpc-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xmlrpc-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xmlwriter-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xmlwriter-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xsl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xsl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-zip-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-zip-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-zlib-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-zlib-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:apache2-mod_php7-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:apache2-mod_php7-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:apache2-mod_php7-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:apache2-mod_php7-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-bcmath-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-bcmath-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-bcmath-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-bcmath-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-bz2-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-bz2-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-bz2-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-bz2-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-calendar-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-calendar-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-calendar-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-calendar-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-cli-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-cli-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-cli-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-cli-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-ctype-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-ctype-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-ctype-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-ctype-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-curl-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-curl-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-curl-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-curl-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-dba-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-dba-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-dba-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-dba-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-devel-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-devel-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-devel-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-devel-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-dom-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-dom-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-dom-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-dom-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-embed-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-embed-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-embed-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-embed-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-enchant-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-enchant-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-enchant-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-enchant-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-exif-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-exif-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-exif-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-exif-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-fastcgi-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-fastcgi-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-fastcgi-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-fastcgi-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-fileinfo-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-fileinfo-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-fileinfo-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-fileinfo-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-fpm-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-fpm-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-fpm-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-fpm-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-ftp-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-ftp-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-ftp-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-ftp-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-gd-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-gd-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-gd-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-gd-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-gettext-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-gettext-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-gettext-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-gettext-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-gmp-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-gmp-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-gmp-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-gmp-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-iconv-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-iconv-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-iconv-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-iconv-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-intl-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-intl-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-intl-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-intl-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-json-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-json-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-json-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-json-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-ldap-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-ldap-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-ldap-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-ldap-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-mbstring-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-mbstring-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-mbstring-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-mbstring-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-mysql-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-mysql-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-mysql-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-mysql-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-odbc-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-odbc-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-odbc-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-odbc-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-opcache-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-opcache-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-opcache-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-opcache-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-openssl-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-openssl-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-openssl-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-openssl-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-pcntl-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-pcntl-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-pcntl-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-pcntl-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-pdo-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-pdo-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-pdo-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-pdo-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-pgsql-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-pgsql-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-pgsql-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-pgsql-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-phar-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-phar-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-phar-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-phar-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-posix-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-posix-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-posix-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-posix-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-readline-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-readline-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-readline-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-readline-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-shmop-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-shmop-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-shmop-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-shmop-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-snmp-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-snmp-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-snmp-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-snmp-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-soap-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-soap-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-soap-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-soap-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-sockets-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-sockets-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-sockets-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-sockets-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-sodium-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-sodium-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-sodium-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-sodium-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-sqlite-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-sqlite-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-sqlite-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-sqlite-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-sysvmsg-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-sysvmsg-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-sysvmsg-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-sysvmsg-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-sysvsem-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-sysvsem-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-sysvsem-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-sysvsem-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-sysvshm-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-sysvshm-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-sysvshm-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-sysvshm-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-test-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-test-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-test-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-test-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-tidy-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-tidy-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-tidy-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-tidy-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-tokenizer-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-tokenizer-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-tokenizer-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-tokenizer-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-xmlreader-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-xmlreader-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-xmlreader-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-xmlreader-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-xmlrpc-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-xmlrpc-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-xmlrpc-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-xmlrpc-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-xmlwriter-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-xmlwriter-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-xmlwriter-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-xmlwriter-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-xsl-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-xsl-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-xsl-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-xsl-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-zip-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-zip-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-zip-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-zip-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-zlib-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-zlib-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-zlib-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-zlib-7.4.33-150400.4.51.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-mod_php7-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-mod_php7-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-bcmath-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-bcmath-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-bz2-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-bz2-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-calendar-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-calendar-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-cli-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-cli-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-ctype-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-ctype-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-curl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-curl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-dba-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-dba-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-devel-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-devel-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-dom-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-dom-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-enchant-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-enchant-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-exif-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-exif-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-fastcgi-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-fastcgi-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-fileinfo-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-fileinfo-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-fpm-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-fpm-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-ftp-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-ftp-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-gd-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-gd-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-gettext-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-gettext-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-gmp-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-gmp-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-iconv-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-iconv-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-intl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-intl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-json-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-json-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-ldap-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-ldap-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-mbstring-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-mbstring-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-mysql-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-mysql-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-odbc-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-odbc-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-opcache-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-opcache-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-openssl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-openssl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-pcntl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-pcntl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-pdo-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-pdo-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-pgsql-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-pgsql-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-phar-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-phar-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-posix-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-posix-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-readline-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-readline-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-shmop-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-shmop-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-snmp-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-snmp-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-soap-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-soap-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sockets-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sockets-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sodium-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sodium-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sqlite-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sqlite-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sysvmsg-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sysvmsg-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sysvsem-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sysvsem-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sysvshm-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sysvshm-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-tidy-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-tidy-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-tokenizer-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-tokenizer-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xmlreader-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xmlreader-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xmlrpc-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xmlrpc-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xmlwriter-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xmlwriter-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xsl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xsl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-zip-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-zip-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-zlib-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-zlib-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-mod_php7-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-mod_php7-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-bcmath-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-bcmath-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-bz2-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-bz2-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-calendar-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-calendar-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-cli-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-cli-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-ctype-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-ctype-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-curl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-curl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-dba-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-dba-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-devel-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-devel-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-dom-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-dom-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-enchant-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-enchant-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-exif-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-exif-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-fastcgi-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-fastcgi-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-fileinfo-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-fileinfo-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-fpm-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-fpm-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-ftp-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-ftp-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-gd-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-gd-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-gettext-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-gettext-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-gmp-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-gmp-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-iconv-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-iconv-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-intl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-intl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-json-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-json-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-ldap-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-ldap-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-mbstring-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-mbstring-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-mysql-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-mysql-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-odbc-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-odbc-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-opcache-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-opcache-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-openssl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-openssl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-pcntl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-pcntl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-pdo-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-pdo-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-pgsql-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-pgsql-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-phar-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-phar-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-posix-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-posix-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-readline-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-readline-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-shmop-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-shmop-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-snmp-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-snmp-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-soap-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-soap-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sockets-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sockets-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sodium-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sodium-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sqlite-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sqlite-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sysvmsg-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sysvmsg-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sysvsem-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sysvsem-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sysvshm-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sysvshm-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-tidy-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-tidy-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-tokenizer-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-tokenizer-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xmlreader-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xmlreader-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xmlrpc-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xmlrpc-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xmlwriter-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xmlwriter-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xsl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xsl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-zip-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-zip-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-zlib-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-zlib-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:apache2-mod_php7-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:apache2-mod_php7-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:apache2-mod_php7-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:apache2-mod_php7-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bcmath-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bcmath-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bcmath-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bcmath-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bz2-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bz2-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bz2-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bz2-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-calendar-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-calendar-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-calendar-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-calendar-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-cli-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-cli-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-cli-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-cli-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ctype-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ctype-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ctype-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ctype-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-curl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-curl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-curl-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-curl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dba-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dba-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dba-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dba-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-devel-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-devel-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-devel-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-devel-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dom-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dom-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dom-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dom-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-enchant-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-enchant-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-enchant-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-enchant-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-exif-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-exif-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-exif-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-exif-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fastcgi-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fastcgi-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fastcgi-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fastcgi-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fileinfo-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fileinfo-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fileinfo-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fileinfo-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fpm-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fpm-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fpm-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fpm-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ftp-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ftp-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ftp-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ftp-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gd-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gd-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gd-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gd-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gettext-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gettext-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gettext-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gettext-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gmp-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gmp-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gmp-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gmp-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-iconv-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-iconv-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-iconv-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-iconv-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-intl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-intl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-intl-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-intl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-json-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-json-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-json-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-json-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ldap-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ldap-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ldap-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ldap-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mbstring-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mbstring-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mbstring-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mbstring-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mysql-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mysql-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mysql-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mysql-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-odbc-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-odbc-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-odbc-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-odbc-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-opcache-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-opcache-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-opcache-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-opcache-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-openssl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-openssl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-openssl-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-openssl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pcntl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pcntl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pcntl-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pcntl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pdo-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pdo-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pdo-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pdo-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pgsql-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pgsql-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pgsql-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pgsql-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-phar-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-phar-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-phar-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-phar-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-posix-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-posix-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-posix-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-posix-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-readline-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-readline-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-readline-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-readline-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-shmop-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-shmop-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-shmop-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-shmop-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-snmp-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-snmp-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-snmp-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-snmp-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-soap-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-soap-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-soap-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-soap-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sockets-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sockets-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sockets-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sockets-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sodium-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sodium-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sodium-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sodium-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sqlite-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sqlite-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sqlite-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sqlite-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvmsg-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvmsg-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvmsg-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvmsg-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvsem-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvsem-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvsem-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvsem-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvshm-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvshm-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvshm-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvshm-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tidy-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tidy-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tidy-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tidy-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tokenizer-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tokenizer-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tokenizer-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tokenizer-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlreader-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlreader-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlreader-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlreader-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlrpc-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlrpc-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlrpc-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlrpc-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlwriter-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlwriter-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlwriter-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlwriter-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xsl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xsl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xsl-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xsl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zip-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zip-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zip-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zip-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zlib-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zlib-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zlib-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zlib-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP7:apache2-mod_php7-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP7:apache2-mod_php7-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP7:apache2-mod_php7-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP7:apache2-mod_php7-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP7:php7-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP7:php7-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP7:php7-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP7:php7-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:php7-embed-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:php7-embed-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:php7-embed-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:php7-embed-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP7:php7-embed-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP7:php7-embed-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP7:php7-embed-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP7:php7-embed-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php7-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php7-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php7-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php7-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bcmath-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bcmath-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bcmath-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bcmath-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bz2-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bz2-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bz2-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bz2-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-calendar-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-calendar-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-calendar-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-calendar-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-cli-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-cli-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-cli-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-cli-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ctype-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ctype-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ctype-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ctype-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-curl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-curl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-curl-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-curl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dba-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dba-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dba-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dba-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-devel-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-devel-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-devel-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-devel-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dom-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dom-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dom-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dom-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-enchant-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-enchant-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-enchant-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-enchant-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-exif-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-exif-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-exif-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-exif-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fastcgi-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fastcgi-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fastcgi-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fastcgi-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fileinfo-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fileinfo-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fileinfo-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fileinfo-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fpm-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fpm-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fpm-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fpm-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ftp-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ftp-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ftp-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ftp-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gd-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gd-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gd-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gd-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gettext-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gettext-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gettext-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gettext-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gmp-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gmp-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gmp-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gmp-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-iconv-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-iconv-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-iconv-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-iconv-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-intl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-intl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-intl-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-intl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-json-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-json-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-json-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-json-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ldap-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ldap-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ldap-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ldap-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mbstring-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mbstring-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mbstring-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mbstring-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mysql-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mysql-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mysql-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mysql-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-odbc-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-odbc-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-odbc-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-odbc-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-opcache-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-opcache-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-opcache-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-opcache-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-openssl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-openssl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-openssl-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-openssl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pcntl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pcntl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pcntl-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pcntl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pdo-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pdo-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pdo-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pdo-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pgsql-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pgsql-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pgsql-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pgsql-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-phar-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-phar-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-phar-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-phar-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-posix-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-posix-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-posix-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-posix-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-readline-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-readline-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-readline-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-readline-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-shmop-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-shmop-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-shmop-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-shmop-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-snmp-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-snmp-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-snmp-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-snmp-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-soap-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-soap-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-soap-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-soap-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sockets-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sockets-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sockets-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sockets-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sodium-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sodium-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sodium-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sodium-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sqlite-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sqlite-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sqlite-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sqlite-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvmsg-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvmsg-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvmsg-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvmsg-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvsem-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvsem-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvsem-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvsem-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvshm-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvshm-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvshm-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvshm-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tidy-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tidy-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tidy-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tidy-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tokenizer-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tokenizer-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tokenizer-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tokenizer-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlreader-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlreader-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlreader-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlreader-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlrpc-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlrpc-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlrpc-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlrpc-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlwriter-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlwriter-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlwriter-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlwriter-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xsl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xsl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xsl-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xsl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zip-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zip-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zip-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zip-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zlib-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zlib-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zlib-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zlib-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php7-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php7-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php7-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php7-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bcmath-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bcmath-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bcmath-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bcmath-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bz2-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bz2-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bz2-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bz2-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-calendar-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-calendar-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-calendar-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-calendar-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-cli-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-cli-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-cli-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-cli-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ctype-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ctype-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ctype-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ctype-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-curl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-curl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-curl-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-curl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dba-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dba-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dba-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dba-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-devel-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-devel-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-devel-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-devel-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dom-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dom-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dom-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dom-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-enchant-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-enchant-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-enchant-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-enchant-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-exif-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-exif-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-exif-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-exif-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fastcgi-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fastcgi-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fastcgi-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fastcgi-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fileinfo-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fileinfo-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fileinfo-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fileinfo-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fpm-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fpm-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fpm-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fpm-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ftp-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ftp-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ftp-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ftp-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gd-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gd-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gd-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gd-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gettext-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gettext-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gettext-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gettext-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gmp-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gmp-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gmp-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gmp-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-iconv-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-iconv-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-iconv-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-iconv-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-intl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-intl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-intl-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-intl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-json-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-json-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-json-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-json-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ldap-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ldap-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ldap-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ldap-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mbstring-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mbstring-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mbstring-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mbstring-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mysql-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mysql-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mysql-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mysql-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-odbc-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-odbc-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-odbc-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-odbc-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-opcache-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-opcache-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-opcache-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-opcache-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-openssl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-openssl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-openssl-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-openssl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pcntl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pcntl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pcntl-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pcntl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pdo-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pdo-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pdo-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pdo-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pgsql-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pgsql-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pgsql-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pgsql-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-phar-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-phar-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-phar-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-phar-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-posix-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-posix-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-posix-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-posix-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-readline-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-readline-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-readline-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-readline-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-shmop-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-shmop-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-shmop-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-shmop-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-snmp-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-snmp-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-snmp-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-snmp-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-soap-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-soap-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-soap-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-soap-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sockets-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sockets-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sockets-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sockets-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sodium-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sodium-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sodium-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sodium-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sqlite-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sqlite-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sqlite-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sqlite-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvmsg-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvmsg-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvmsg-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvmsg-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvsem-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvsem-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvsem-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvsem-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvshm-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvshm-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvshm-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvshm-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tidy-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tidy-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tidy-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tidy-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tokenizer-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tokenizer-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tokenizer-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tokenizer-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlreader-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlreader-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlreader-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlreader-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlrpc-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlrpc-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlrpc-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlrpc-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlwriter-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlwriter-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlwriter-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlwriter-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xsl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xsl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xsl-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xsl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zip-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zip-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zip-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zip-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zlib-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zlib-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zlib-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zlib-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-mod_php7-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-mod_php7-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-bcmath-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-bcmath-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-bz2-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-bz2-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-calendar-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-calendar-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-cli-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-cli-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-ctype-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-ctype-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-curl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-curl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-dba-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-dba-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-devel-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-devel-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-dom-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-dom-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-enchant-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-enchant-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-exif-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-exif-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-fastcgi-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-fastcgi-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-fileinfo-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-fileinfo-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-fpm-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-fpm-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-ftp-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-ftp-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-gd-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-gd-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-gettext-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-gettext-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-gmp-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-gmp-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-iconv-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-iconv-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-intl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-intl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-json-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-json-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-ldap-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-ldap-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-mbstring-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-mbstring-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-mysql-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-mysql-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-odbc-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-odbc-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-opcache-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-opcache-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-openssl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-openssl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-pcntl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-pcntl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-pdo-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-pdo-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-pgsql-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-pgsql-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-phar-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-phar-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-posix-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-posix-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-readline-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-readline-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-shmop-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-shmop-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-snmp-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-snmp-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-soap-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-soap-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sockets-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sockets-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sodium-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sodium-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sqlite-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sqlite-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sysvmsg-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sysvmsg-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sysvsem-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sysvsem-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sysvshm-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sysvshm-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-tidy-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-tidy-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-tokenizer-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-tokenizer-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xmlreader-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xmlreader-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xmlrpc-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xmlrpc-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xmlwriter-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xmlwriter-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xsl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xsl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-zip-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-zip-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-zlib-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-zlib-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:apache2-mod_php7-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:apache2-mod_php7-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-bcmath-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-bcmath-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-bz2-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-bz2-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-calendar-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-calendar-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-cli-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-cli-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-ctype-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-ctype-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-curl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-curl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-dba-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-dba-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-devel-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-devel-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-dom-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-dom-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-enchant-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-enchant-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-exif-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-exif-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-fastcgi-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-fastcgi-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-fileinfo-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-fileinfo-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-fpm-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-fpm-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-ftp-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-ftp-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-gd-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-gd-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-gettext-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-gettext-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-gmp-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-gmp-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-iconv-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-iconv-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-intl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-intl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-json-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-json-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-ldap-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-ldap-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-mbstring-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-mbstring-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-mysql-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-mysql-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-odbc-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-odbc-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-opcache-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-opcache-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-openssl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-openssl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-pcntl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-pcntl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-pdo-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-pdo-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-pgsql-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-pgsql-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-phar-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-phar-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-posix-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-posix-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-readline-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-readline-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-shmop-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-shmop-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-snmp-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-snmp-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-soap-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-soap-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sockets-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sockets-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sodium-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sodium-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sqlite-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sqlite-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sysvmsg-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sysvmsg-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sysvsem-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sysvsem-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sysvshm-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sysvshm-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-tidy-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-tidy-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-tokenizer-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-tokenizer-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xmlreader-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xmlreader-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xmlrpc-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xmlrpc-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xmlwriter-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xmlwriter-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xsl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xsl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-zip-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-zip-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-zlib-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-zlib-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:apache2-mod_php7-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:apache2-mod_php7-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:apache2-mod_php7-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:apache2-mod_php7-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-bcmath-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-bcmath-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-bcmath-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-bcmath-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-bz2-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-bz2-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-bz2-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-bz2-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-calendar-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-calendar-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-calendar-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-calendar-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-cli-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-cli-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-cli-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-cli-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-ctype-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-ctype-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-ctype-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-ctype-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-curl-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-curl-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-curl-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-curl-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-dba-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-dba-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-dba-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-dba-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-devel-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-devel-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-devel-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-devel-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-dom-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-dom-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-dom-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-dom-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-embed-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-embed-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-embed-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-embed-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-enchant-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-enchant-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-enchant-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-enchant-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-exif-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-exif-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-exif-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-exif-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-fastcgi-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-fastcgi-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-fastcgi-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-fastcgi-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-fileinfo-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-fileinfo-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-fileinfo-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-fileinfo-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-fpm-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-fpm-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-fpm-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-fpm-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-ftp-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-ftp-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-ftp-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-ftp-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-gd-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-gd-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-gd-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-gd-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-gettext-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-gettext-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-gettext-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-gettext-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-gmp-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-gmp-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-gmp-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-gmp-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-iconv-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-iconv-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-iconv-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-iconv-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-intl-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-intl-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-intl-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-intl-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-json-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-json-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-json-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-json-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-ldap-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-ldap-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-ldap-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-ldap-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-mbstring-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-mbstring-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-mbstring-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-mbstring-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-mysql-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-mysql-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-mysql-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-mysql-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-odbc-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-odbc-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-odbc-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-odbc-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-opcache-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-opcache-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-opcache-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-opcache-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-openssl-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-openssl-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-openssl-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-openssl-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-pcntl-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-pcntl-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-pcntl-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-pcntl-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-pdo-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-pdo-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-pdo-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-pdo-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-pgsql-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-pgsql-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-pgsql-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-pgsql-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-phar-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-phar-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-phar-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-phar-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-posix-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-posix-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-posix-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-posix-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-readline-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-readline-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-readline-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-readline-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-shmop-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-shmop-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-shmop-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-shmop-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-snmp-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-snmp-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-snmp-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-snmp-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-soap-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-soap-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-soap-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-soap-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-sockets-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-sockets-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-sockets-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-sockets-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-sodium-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-sodium-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-sodium-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-sodium-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-sqlite-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-sqlite-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-sqlite-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-sqlite-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-sysvmsg-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-sysvmsg-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-sysvmsg-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-sysvmsg-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-sysvsem-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-sysvsem-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-sysvsem-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-sysvsem-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-sysvshm-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-sysvshm-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-sysvshm-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-sysvshm-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-test-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-test-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-test-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-test-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-tidy-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-tidy-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-tidy-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-tidy-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-tokenizer-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-tokenizer-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-tokenizer-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-tokenizer-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-xmlreader-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-xmlreader-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-xmlreader-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-xmlreader-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-xmlrpc-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-xmlrpc-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-xmlrpc-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-xmlrpc-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-xmlwriter-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-xmlwriter-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-xmlwriter-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-xmlwriter-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-xsl-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-xsl-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-xsl-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-xsl-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-zip-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-zip-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-zip-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-zip-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-zlib-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-zlib-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-zlib-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-zlib-7.4.33-150400.4.51.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-07-23T12:02:59Z", "details": "moderate" } ], "title": "CVE-2025-1735" }, { "cve": "CVE-2025-6491", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-6491" } ], "notes": [ { "category": "general", "text": "In PHP versions:8.1.* before 8.1.33, 8.2.* before 8.2.29, 8.3.* before 8.3.23, 8.4.* before 8.4.10 when parsing XML data in SOAP extensions, overly large (\u003e2Gb) XML namespace prefix may lead to null pointer dereference. This may lead to crashes and affect the availability of the target server.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-mod_php7-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-mod_php7-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-bcmath-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-bcmath-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-bz2-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-bz2-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-calendar-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-calendar-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-cli-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-cli-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-ctype-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-ctype-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-curl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-curl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-dba-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-dba-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-devel-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-devel-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-dom-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-dom-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-enchant-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-enchant-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-exif-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-exif-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-fastcgi-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-fastcgi-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-fileinfo-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-fileinfo-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-fpm-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-fpm-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-ftp-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-ftp-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-gd-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-gd-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-gettext-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-gettext-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-gmp-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-gmp-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-iconv-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-iconv-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-intl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-intl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-json-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-json-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-ldap-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-ldap-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-mbstring-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-mbstring-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-mysql-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-mysql-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-odbc-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-odbc-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-opcache-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-opcache-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-openssl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-openssl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-pcntl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-pcntl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-pdo-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-pdo-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-pgsql-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-pgsql-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-phar-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-phar-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-posix-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-posix-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-readline-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-readline-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-shmop-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-shmop-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-snmp-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-snmp-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-soap-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-soap-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sockets-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sockets-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sodium-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sodium-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sqlite-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sqlite-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sysvmsg-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sysvmsg-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sysvsem-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sysvsem-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sysvshm-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sysvshm-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-tidy-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-tidy-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-tokenizer-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-tokenizer-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xmlreader-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xmlreader-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xmlrpc-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xmlrpc-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xmlwriter-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xmlwriter-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xsl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xsl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-zip-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-zip-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-zlib-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-zlib-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-mod_php7-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-mod_php7-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-bcmath-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-bcmath-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-bz2-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-bz2-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-calendar-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-calendar-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-cli-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-cli-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-ctype-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-ctype-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-curl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-curl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-dba-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-dba-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-devel-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-devel-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-dom-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-dom-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-enchant-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-enchant-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-exif-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-exif-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-fastcgi-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-fastcgi-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-fileinfo-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-fileinfo-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-fpm-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-fpm-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-ftp-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-ftp-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-gd-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-gd-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-gettext-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-gettext-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-gmp-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-gmp-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-iconv-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-iconv-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-intl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-intl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-json-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-json-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-ldap-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-ldap-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-mbstring-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-mbstring-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-mysql-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-mysql-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-odbc-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-odbc-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-opcache-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-opcache-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-openssl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-openssl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-pcntl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-pcntl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-pdo-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-pdo-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-pgsql-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-pgsql-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-phar-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-phar-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-posix-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-posix-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-readline-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-readline-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-shmop-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-shmop-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-snmp-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-snmp-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-soap-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-soap-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sockets-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sockets-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sodium-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sodium-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sqlite-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sqlite-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sysvmsg-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sysvmsg-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sysvsem-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sysvsem-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sysvshm-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sysvshm-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-tidy-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-tidy-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-tokenizer-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-tokenizer-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xmlreader-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xmlreader-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xmlrpc-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xmlrpc-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xmlwriter-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xmlwriter-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xsl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xsl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-zip-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-zip-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-zlib-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-zlib-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:apache2-mod_php7-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:apache2-mod_php7-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:apache2-mod_php7-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:apache2-mod_php7-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bcmath-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bcmath-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bcmath-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bcmath-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bz2-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bz2-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bz2-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bz2-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-calendar-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-calendar-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-calendar-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-calendar-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-cli-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-cli-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-cli-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-cli-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ctype-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ctype-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ctype-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ctype-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-curl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-curl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-curl-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-curl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dba-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dba-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dba-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dba-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-devel-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-devel-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-devel-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-devel-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dom-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dom-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dom-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dom-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-enchant-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-enchant-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-enchant-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-enchant-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-exif-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-exif-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-exif-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-exif-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fastcgi-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fastcgi-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fastcgi-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fastcgi-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fileinfo-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fileinfo-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fileinfo-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fileinfo-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fpm-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fpm-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fpm-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fpm-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ftp-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ftp-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ftp-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ftp-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gd-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gd-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gd-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gd-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gettext-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gettext-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gettext-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gettext-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gmp-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gmp-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gmp-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gmp-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-iconv-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-iconv-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-iconv-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-iconv-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-intl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-intl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-intl-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-intl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-json-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-json-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-json-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-json-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ldap-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ldap-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ldap-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ldap-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mbstring-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mbstring-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mbstring-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mbstring-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mysql-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mysql-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mysql-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mysql-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-odbc-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-odbc-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-odbc-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-odbc-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-opcache-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-opcache-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-opcache-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-opcache-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-openssl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-openssl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-openssl-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-openssl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pcntl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pcntl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pcntl-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pcntl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pdo-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pdo-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pdo-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pdo-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pgsql-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pgsql-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pgsql-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pgsql-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-phar-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-phar-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-phar-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-phar-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-posix-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-posix-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-posix-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-posix-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-readline-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-readline-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-readline-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-readline-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-shmop-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-shmop-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-shmop-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-shmop-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-snmp-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-snmp-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-snmp-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-snmp-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-soap-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-soap-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-soap-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-soap-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sockets-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sockets-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sockets-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sockets-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sodium-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sodium-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sodium-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sodium-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sqlite-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sqlite-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sqlite-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sqlite-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvmsg-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvmsg-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvmsg-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvmsg-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvsem-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvsem-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvsem-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvsem-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvshm-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvshm-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvshm-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvshm-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tidy-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tidy-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tidy-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tidy-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tokenizer-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tokenizer-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tokenizer-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tokenizer-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlreader-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlreader-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlreader-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlreader-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlrpc-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlrpc-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlrpc-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlrpc-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlwriter-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlwriter-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlwriter-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlwriter-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xsl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xsl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xsl-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xsl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zip-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zip-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zip-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zip-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zlib-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zlib-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zlib-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zlib-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP7:apache2-mod_php7-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP7:apache2-mod_php7-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP7:apache2-mod_php7-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP7:apache2-mod_php7-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP7:php7-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP7:php7-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP7:php7-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP7:php7-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:php7-embed-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:php7-embed-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:php7-embed-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:php7-embed-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP7:php7-embed-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP7:php7-embed-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP7:php7-embed-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP7:php7-embed-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php7-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php7-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php7-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php7-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bcmath-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bcmath-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bcmath-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bcmath-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bz2-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bz2-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bz2-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bz2-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-calendar-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-calendar-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-calendar-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-calendar-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-cli-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-cli-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-cli-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-cli-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ctype-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ctype-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ctype-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ctype-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-curl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-curl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-curl-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-curl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dba-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dba-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dba-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dba-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-devel-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-devel-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-devel-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-devel-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dom-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dom-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dom-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dom-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-enchant-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-enchant-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-enchant-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-enchant-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-exif-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-exif-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-exif-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-exif-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fastcgi-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fastcgi-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fastcgi-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fastcgi-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fileinfo-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fileinfo-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fileinfo-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fileinfo-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fpm-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fpm-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fpm-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fpm-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ftp-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ftp-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ftp-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ftp-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gd-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gd-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gd-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gd-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gettext-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gettext-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gettext-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gettext-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gmp-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gmp-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gmp-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gmp-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-iconv-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-iconv-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-iconv-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-iconv-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-intl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-intl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-intl-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-intl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-json-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-json-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-json-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-json-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ldap-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ldap-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ldap-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ldap-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mbstring-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mbstring-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mbstring-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mbstring-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mysql-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mysql-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mysql-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mysql-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-odbc-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-odbc-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-odbc-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-odbc-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-opcache-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-opcache-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-opcache-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-opcache-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-openssl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-openssl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-openssl-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-openssl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pcntl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pcntl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pcntl-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pcntl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pdo-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pdo-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pdo-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pdo-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pgsql-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pgsql-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pgsql-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pgsql-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-phar-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-phar-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-phar-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-phar-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-posix-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-posix-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-posix-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-posix-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-readline-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-readline-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-readline-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-readline-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-shmop-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-shmop-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-shmop-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-shmop-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-snmp-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-snmp-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-snmp-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-snmp-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-soap-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-soap-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-soap-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-soap-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sockets-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sockets-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sockets-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sockets-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sodium-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sodium-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sodium-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sodium-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sqlite-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sqlite-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sqlite-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sqlite-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvmsg-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvmsg-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvmsg-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvmsg-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvsem-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvsem-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvsem-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvsem-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvshm-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvshm-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvshm-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvshm-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tidy-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tidy-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tidy-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tidy-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tokenizer-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tokenizer-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tokenizer-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tokenizer-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlreader-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlreader-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlreader-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlreader-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlrpc-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlrpc-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlrpc-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlrpc-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlwriter-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlwriter-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlwriter-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlwriter-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xsl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xsl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xsl-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xsl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zip-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zip-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zip-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zip-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zlib-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zlib-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zlib-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zlib-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php7-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php7-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php7-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php7-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bcmath-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bcmath-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bcmath-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bcmath-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bz2-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bz2-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bz2-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bz2-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-calendar-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-calendar-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-calendar-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-calendar-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-cli-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-cli-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-cli-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-cli-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ctype-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ctype-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ctype-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ctype-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-curl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-curl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-curl-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-curl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dba-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dba-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dba-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dba-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-devel-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-devel-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-devel-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-devel-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dom-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dom-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dom-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dom-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-enchant-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-enchant-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-enchant-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-enchant-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-exif-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-exif-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-exif-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-exif-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fastcgi-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fastcgi-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fastcgi-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fastcgi-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fileinfo-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fileinfo-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fileinfo-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fileinfo-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fpm-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fpm-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fpm-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fpm-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ftp-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ftp-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ftp-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ftp-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gd-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gd-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gd-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gd-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gettext-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gettext-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gettext-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gettext-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gmp-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gmp-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gmp-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gmp-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-iconv-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-iconv-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-iconv-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-iconv-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-intl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-intl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-intl-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-intl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-json-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-json-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-json-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-json-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ldap-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ldap-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ldap-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ldap-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mbstring-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mbstring-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mbstring-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mbstring-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mysql-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mysql-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mysql-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mysql-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-odbc-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-odbc-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-odbc-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-odbc-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-opcache-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-opcache-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-opcache-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-opcache-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-openssl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-openssl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-openssl-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-openssl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pcntl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pcntl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pcntl-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pcntl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pdo-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pdo-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pdo-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pdo-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pgsql-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pgsql-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pgsql-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pgsql-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-phar-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-phar-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-phar-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-phar-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-posix-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-posix-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-posix-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-posix-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-readline-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-readline-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-readline-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-readline-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-shmop-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-shmop-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-shmop-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-shmop-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-snmp-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-snmp-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-snmp-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-snmp-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-soap-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-soap-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-soap-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-soap-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sockets-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sockets-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sockets-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sockets-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sodium-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sodium-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sodium-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sodium-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sqlite-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sqlite-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sqlite-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sqlite-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvmsg-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvmsg-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvmsg-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvmsg-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvsem-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvsem-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvsem-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvsem-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvshm-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvshm-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvshm-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvshm-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tidy-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tidy-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tidy-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tidy-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tokenizer-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tokenizer-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tokenizer-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tokenizer-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlreader-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlreader-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlreader-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlreader-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlrpc-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlrpc-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlrpc-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlrpc-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlwriter-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlwriter-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlwriter-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlwriter-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xsl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xsl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xsl-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xsl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zip-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zip-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zip-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zip-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zlib-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zlib-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zlib-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zlib-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-mod_php7-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-mod_php7-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-bcmath-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-bcmath-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-bz2-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-bz2-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-calendar-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-calendar-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-cli-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-cli-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-ctype-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-ctype-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-curl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-curl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-dba-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-dba-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-devel-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-devel-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-dom-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-dom-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-enchant-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-enchant-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-exif-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-exif-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-fastcgi-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-fastcgi-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-fileinfo-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-fileinfo-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-fpm-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-fpm-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-ftp-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-ftp-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-gd-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-gd-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-gettext-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-gettext-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-gmp-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-gmp-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-iconv-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-iconv-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-intl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-intl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-json-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-json-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-ldap-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-ldap-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-mbstring-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-mbstring-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-mysql-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-mysql-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-odbc-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-odbc-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-opcache-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-opcache-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-openssl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-openssl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-pcntl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-pcntl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-pdo-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-pdo-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-pgsql-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-pgsql-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-phar-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-phar-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-posix-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-posix-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-readline-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-readline-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-shmop-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-shmop-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-snmp-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-snmp-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-soap-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-soap-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sockets-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sockets-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sodium-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sodium-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sqlite-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sqlite-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sysvmsg-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sysvmsg-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sysvsem-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sysvsem-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sysvshm-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sysvshm-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-tidy-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-tidy-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-tokenizer-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-tokenizer-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xmlreader-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xmlreader-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xmlrpc-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xmlrpc-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xmlwriter-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xmlwriter-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xsl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xsl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-zip-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-zip-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-zlib-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-zlib-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:apache2-mod_php7-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:apache2-mod_php7-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-bcmath-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-bcmath-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-bz2-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-bz2-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-calendar-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-calendar-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-cli-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-cli-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-ctype-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-ctype-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-curl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-curl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-dba-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-dba-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-devel-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-devel-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-dom-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-dom-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-enchant-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-enchant-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-exif-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-exif-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-fastcgi-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-fastcgi-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-fileinfo-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-fileinfo-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-fpm-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-fpm-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-ftp-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-ftp-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-gd-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-gd-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-gettext-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-gettext-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-gmp-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-gmp-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-iconv-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-iconv-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-intl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-intl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-json-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-json-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-ldap-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-ldap-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-mbstring-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-mbstring-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-mysql-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-mysql-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-odbc-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-odbc-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-opcache-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-opcache-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-openssl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-openssl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-pcntl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-pcntl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-pdo-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-pdo-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-pgsql-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-pgsql-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-phar-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-phar-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-posix-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-posix-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-readline-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-readline-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-shmop-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-shmop-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-snmp-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-snmp-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-soap-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-soap-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sockets-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sockets-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sodium-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sodium-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sqlite-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sqlite-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sysvmsg-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sysvmsg-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sysvsem-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sysvsem-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sysvshm-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sysvshm-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-tidy-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-tidy-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-tokenizer-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-tokenizer-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xmlreader-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xmlreader-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xmlrpc-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xmlrpc-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xmlwriter-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xmlwriter-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xsl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xsl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-zip-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-zip-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-zlib-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-zlib-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:apache2-mod_php7-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:apache2-mod_php7-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:apache2-mod_php7-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:apache2-mod_php7-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-bcmath-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-bcmath-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-bcmath-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-bcmath-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-bz2-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-bz2-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-bz2-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-bz2-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-calendar-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-calendar-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-calendar-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-calendar-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-cli-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-cli-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-cli-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-cli-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-ctype-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-ctype-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-ctype-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-ctype-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-curl-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-curl-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-curl-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-curl-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-dba-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-dba-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-dba-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-dba-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-devel-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-devel-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-devel-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-devel-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-dom-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-dom-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-dom-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-dom-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-embed-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-embed-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-embed-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-embed-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-enchant-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-enchant-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-enchant-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-enchant-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-exif-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-exif-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-exif-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-exif-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-fastcgi-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-fastcgi-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-fastcgi-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-fastcgi-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-fileinfo-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-fileinfo-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-fileinfo-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-fileinfo-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-fpm-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-fpm-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-fpm-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-fpm-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-ftp-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-ftp-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-ftp-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-ftp-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-gd-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-gd-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-gd-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-gd-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-gettext-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-gettext-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-gettext-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-gettext-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-gmp-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-gmp-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-gmp-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-gmp-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-iconv-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-iconv-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-iconv-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-iconv-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-intl-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-intl-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-intl-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-intl-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-json-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-json-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-json-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-json-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-ldap-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-ldap-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-ldap-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-ldap-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-mbstring-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-mbstring-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-mbstring-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-mbstring-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-mysql-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-mysql-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-mysql-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-mysql-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-odbc-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-odbc-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-odbc-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-odbc-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-opcache-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-opcache-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-opcache-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-opcache-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-openssl-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-openssl-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-openssl-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-openssl-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-pcntl-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-pcntl-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-pcntl-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-pcntl-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-pdo-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-pdo-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-pdo-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-pdo-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-pgsql-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-pgsql-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-pgsql-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-pgsql-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-phar-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-phar-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-phar-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-phar-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-posix-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-posix-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-posix-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-posix-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-readline-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-readline-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-readline-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-readline-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-shmop-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-shmop-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-shmop-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-shmop-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-snmp-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-snmp-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-snmp-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-snmp-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-soap-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-soap-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-soap-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-soap-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-sockets-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-sockets-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-sockets-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-sockets-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-sodium-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-sodium-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-sodium-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-sodium-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-sqlite-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-sqlite-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-sqlite-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-sqlite-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-sysvmsg-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-sysvmsg-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-sysvmsg-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-sysvmsg-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-sysvsem-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-sysvsem-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-sysvsem-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-sysvsem-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-sysvshm-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-sysvshm-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-sysvshm-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-sysvshm-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-test-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-test-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-test-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-test-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-tidy-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-tidy-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-tidy-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-tidy-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-tokenizer-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-tokenizer-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-tokenizer-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-tokenizer-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-xmlreader-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-xmlreader-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-xmlreader-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-xmlreader-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-xmlrpc-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-xmlrpc-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-xmlrpc-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-xmlrpc-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-xmlwriter-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-xmlwriter-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-xmlwriter-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-xmlwriter-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-xsl-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-xsl-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-xsl-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-xsl-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-zip-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-zip-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-zip-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-zip-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-zlib-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-zlib-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-zlib-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-zlib-7.4.33-150400.4.51.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-6491", "url": "https://www.suse.com/security/cve/CVE-2025-6491" }, { "category": "external", "summary": "SUSE Bug 1246148 for CVE-2025-6491", "url": "https://bugzilla.suse.com/1246148" } ], "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.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-mod_php7-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-bcmath-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-bcmath-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-bz2-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-bz2-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-calendar-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-calendar-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-cli-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-cli-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-ctype-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-ctype-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-curl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-curl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-dba-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-dba-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-devel-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-devel-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-dom-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-dom-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-enchant-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-enchant-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-exif-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-exif-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-fastcgi-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-fastcgi-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-fileinfo-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-fileinfo-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-fpm-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-fpm-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-ftp-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-ftp-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-gd-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-gd-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-gettext-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-gettext-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-gmp-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-gmp-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-iconv-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-iconv-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-intl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-intl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-json-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-json-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-ldap-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-ldap-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-mbstring-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-mbstring-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-mysql-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-mysql-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-odbc-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-odbc-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-opcache-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-opcache-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-openssl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-openssl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-pcntl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-pcntl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-pdo-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-pdo-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-pgsql-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-pgsql-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-phar-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-phar-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-posix-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-posix-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-readline-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-readline-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-shmop-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-shmop-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-snmp-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-snmp-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-soap-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-soap-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sockets-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sockets-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sodium-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sodium-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sqlite-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sqlite-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sysvmsg-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sysvmsg-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sysvsem-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sysvsem-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sysvshm-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sysvshm-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-tidy-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-tidy-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-tokenizer-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-tokenizer-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xmlreader-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xmlreader-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xmlrpc-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xmlrpc-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xmlwriter-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xmlwriter-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xsl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xsl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-zip-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-zip-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-zlib-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-zlib-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-mod_php7-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-mod_php7-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-bcmath-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-bcmath-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-bz2-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-bz2-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-calendar-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-calendar-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-cli-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-cli-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-ctype-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-ctype-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-curl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-curl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-dba-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-dba-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-devel-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-devel-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-dom-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-dom-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-enchant-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-enchant-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-exif-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-exif-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-fastcgi-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-fastcgi-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-fileinfo-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-fileinfo-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-fpm-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-fpm-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-ftp-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-ftp-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-gd-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-gd-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-gettext-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-gettext-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-gmp-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-gmp-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-iconv-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-iconv-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-intl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-intl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-json-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-json-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-ldap-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-ldap-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-mbstring-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-mbstring-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-mysql-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-mysql-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-odbc-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-odbc-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-opcache-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-opcache-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-openssl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-openssl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-pcntl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-pcntl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-pdo-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-pdo-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-pgsql-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-pgsql-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-phar-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-phar-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-posix-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-posix-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-readline-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-readline-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-shmop-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-shmop-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-snmp-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-snmp-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-soap-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-soap-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sockets-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sockets-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sodium-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sodium-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sqlite-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sqlite-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sysvmsg-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sysvmsg-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sysvsem-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sysvsem-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sysvshm-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sysvshm-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-tidy-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-tidy-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-tokenizer-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-tokenizer-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xmlreader-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xmlreader-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xmlrpc-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xmlrpc-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xmlwriter-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xmlwriter-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xsl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xsl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-zip-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-zip-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-zlib-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-zlib-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:apache2-mod_php7-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:apache2-mod_php7-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:apache2-mod_php7-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:apache2-mod_php7-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bcmath-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bcmath-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bcmath-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bcmath-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bz2-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bz2-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bz2-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bz2-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-calendar-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-calendar-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-calendar-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-calendar-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-cli-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-cli-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-cli-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-cli-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ctype-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ctype-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ctype-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ctype-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-curl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-curl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-curl-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-curl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dba-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dba-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dba-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dba-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-devel-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-devel-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-devel-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-devel-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dom-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dom-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dom-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dom-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-enchant-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-enchant-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-enchant-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-enchant-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-exif-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-exif-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-exif-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-exif-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fastcgi-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fastcgi-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fastcgi-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fastcgi-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fileinfo-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fileinfo-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fileinfo-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fileinfo-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fpm-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fpm-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fpm-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fpm-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ftp-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ftp-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ftp-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ftp-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gd-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gd-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gd-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gd-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gettext-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gettext-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gettext-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gettext-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gmp-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gmp-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gmp-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gmp-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-iconv-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-iconv-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-iconv-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-iconv-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-intl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-intl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-intl-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-intl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-json-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-json-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-json-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-json-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ldap-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ldap-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ldap-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ldap-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mbstring-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mbstring-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mbstring-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mbstring-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mysql-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mysql-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mysql-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mysql-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-odbc-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-odbc-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-odbc-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-odbc-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-opcache-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-opcache-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-opcache-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-opcache-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-openssl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-openssl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-openssl-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-openssl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pcntl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pcntl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pcntl-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pcntl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pdo-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pdo-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pdo-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pdo-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pgsql-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pgsql-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pgsql-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pgsql-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-phar-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-phar-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-phar-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-phar-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-posix-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-posix-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-posix-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-posix-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-readline-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-readline-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-readline-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-readline-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-shmop-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-shmop-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-shmop-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-shmop-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-snmp-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-snmp-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-snmp-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-snmp-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-soap-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-soap-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-soap-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-soap-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sockets-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sockets-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sockets-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sockets-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sodium-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sodium-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sodium-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sodium-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sqlite-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sqlite-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sqlite-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sqlite-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvmsg-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvmsg-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvmsg-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvmsg-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvsem-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvsem-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvsem-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvsem-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvshm-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvshm-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvshm-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvshm-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tidy-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tidy-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tidy-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tidy-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tokenizer-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tokenizer-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tokenizer-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tokenizer-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlreader-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlreader-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlreader-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlreader-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlrpc-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlrpc-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlrpc-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlrpc-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlwriter-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlwriter-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlwriter-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlwriter-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xsl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xsl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xsl-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xsl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zip-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zip-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zip-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zip-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zlib-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zlib-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zlib-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zlib-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP7:apache2-mod_php7-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP7:apache2-mod_php7-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP7:apache2-mod_php7-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP7:apache2-mod_php7-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP7:php7-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP7:php7-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP7:php7-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP7:php7-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:php7-embed-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:php7-embed-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:php7-embed-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:php7-embed-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP7:php7-embed-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP7:php7-embed-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP7:php7-embed-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP7:php7-embed-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php7-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php7-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php7-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php7-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bcmath-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bcmath-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bcmath-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bcmath-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bz2-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bz2-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bz2-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bz2-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-calendar-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-calendar-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-calendar-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-calendar-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-cli-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-cli-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-cli-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-cli-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ctype-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ctype-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ctype-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ctype-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-curl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-curl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-curl-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-curl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dba-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dba-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dba-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dba-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-devel-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-devel-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-devel-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-devel-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dom-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dom-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dom-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dom-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-enchant-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-enchant-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-enchant-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-enchant-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-exif-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-exif-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-exif-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-exif-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fastcgi-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fastcgi-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fastcgi-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fastcgi-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fileinfo-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fileinfo-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fileinfo-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fileinfo-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fpm-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fpm-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fpm-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fpm-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ftp-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ftp-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ftp-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ftp-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gd-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gd-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gd-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gd-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gettext-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gettext-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gettext-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gettext-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gmp-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gmp-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gmp-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gmp-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-iconv-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-iconv-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-iconv-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-iconv-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-intl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-intl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-intl-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-intl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-json-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-json-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-json-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-json-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ldap-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ldap-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ldap-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ldap-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mbstring-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mbstring-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mbstring-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mbstring-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mysql-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mysql-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mysql-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mysql-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-odbc-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-odbc-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-odbc-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-odbc-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-opcache-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-opcache-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-opcache-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-opcache-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-openssl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-openssl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-openssl-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-openssl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pcntl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pcntl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pcntl-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pcntl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pdo-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pdo-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pdo-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pdo-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pgsql-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pgsql-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pgsql-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pgsql-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-phar-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-phar-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-phar-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-phar-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-posix-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-posix-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-posix-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-posix-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-readline-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-readline-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-readline-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-readline-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-shmop-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-shmop-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-shmop-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-shmop-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-snmp-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-snmp-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-snmp-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-snmp-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-soap-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-soap-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-soap-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-soap-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sockets-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sockets-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sockets-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sockets-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sodium-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sodium-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sodium-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sodium-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sqlite-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sqlite-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sqlite-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sqlite-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvmsg-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvmsg-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvmsg-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvmsg-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvsem-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvsem-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvsem-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvsem-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvshm-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvshm-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvshm-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvshm-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tidy-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tidy-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tidy-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tidy-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tokenizer-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tokenizer-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tokenizer-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tokenizer-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlreader-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlreader-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlreader-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlreader-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlrpc-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlrpc-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlrpc-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlrpc-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlwriter-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlwriter-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlwriter-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlwriter-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xsl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xsl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xsl-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xsl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zip-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zip-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zip-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zip-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zlib-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zlib-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zlib-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zlib-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php7-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php7-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php7-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php7-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bcmath-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bcmath-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bcmath-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bcmath-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bz2-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bz2-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bz2-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bz2-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-calendar-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-calendar-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-calendar-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-calendar-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-cli-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-cli-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-cli-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-cli-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ctype-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ctype-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ctype-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ctype-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-curl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-curl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-curl-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-curl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dba-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dba-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dba-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dba-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-devel-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-devel-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-devel-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-devel-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dom-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dom-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dom-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dom-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-enchant-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-enchant-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-enchant-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-enchant-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-exif-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-exif-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-exif-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-exif-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fastcgi-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fastcgi-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fastcgi-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fastcgi-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fileinfo-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fileinfo-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fileinfo-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fileinfo-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fpm-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fpm-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fpm-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fpm-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ftp-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ftp-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ftp-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ftp-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gd-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gd-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gd-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gd-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gettext-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gettext-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gettext-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gettext-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gmp-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gmp-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gmp-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gmp-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-iconv-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-iconv-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-iconv-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-iconv-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-intl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-intl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-intl-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-intl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-json-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-json-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-json-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-json-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ldap-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ldap-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ldap-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ldap-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mbstring-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mbstring-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mbstring-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mbstring-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mysql-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mysql-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mysql-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mysql-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-odbc-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-odbc-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-odbc-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-odbc-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-opcache-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-opcache-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-opcache-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-opcache-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-openssl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-openssl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-openssl-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-openssl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pcntl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pcntl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pcntl-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pcntl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pdo-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pdo-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pdo-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pdo-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pgsql-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pgsql-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pgsql-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pgsql-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-phar-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-phar-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-phar-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-phar-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-posix-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-posix-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-posix-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-posix-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-readline-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-readline-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-readline-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-readline-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-shmop-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-shmop-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-shmop-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-shmop-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-snmp-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-snmp-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-snmp-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-snmp-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-soap-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-soap-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-soap-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-soap-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sockets-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sockets-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sockets-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sockets-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sodium-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sodium-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sodium-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sodium-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sqlite-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sqlite-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sqlite-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sqlite-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvmsg-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvmsg-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvmsg-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvmsg-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvsem-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvsem-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvsem-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvsem-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvshm-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvshm-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvshm-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvshm-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tidy-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tidy-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tidy-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tidy-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tokenizer-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tokenizer-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tokenizer-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tokenizer-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlreader-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlreader-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlreader-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlreader-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlrpc-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlrpc-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlrpc-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlrpc-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlwriter-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlwriter-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlwriter-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlwriter-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xsl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xsl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xsl-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xsl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zip-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zip-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zip-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zip-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zlib-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zlib-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zlib-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zlib-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-mod_php7-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-mod_php7-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-bcmath-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-bcmath-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-bz2-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-bz2-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-calendar-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-calendar-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-cli-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-cli-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-ctype-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-ctype-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-curl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-curl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-dba-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-dba-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-devel-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-devel-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-dom-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-dom-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-enchant-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-enchant-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-exif-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-exif-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-fastcgi-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-fastcgi-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-fileinfo-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-fileinfo-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-fpm-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-fpm-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-ftp-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-ftp-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-gd-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-gd-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-gettext-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-gettext-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-gmp-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-gmp-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-iconv-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-iconv-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-intl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-intl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-json-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-json-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-ldap-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-ldap-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-mbstring-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-mbstring-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-mysql-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-mysql-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-odbc-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-odbc-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-opcache-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-opcache-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-openssl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-openssl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-pcntl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-pcntl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-pdo-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-pdo-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-pgsql-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-pgsql-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-phar-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-phar-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-posix-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-posix-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-readline-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-readline-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-shmop-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-shmop-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-snmp-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-snmp-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-soap-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-soap-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sockets-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sockets-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sodium-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sodium-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sqlite-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sqlite-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sysvmsg-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sysvmsg-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sysvsem-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sysvsem-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sysvshm-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sysvshm-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-tidy-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-tidy-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-tokenizer-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-tokenizer-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xmlreader-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xmlreader-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xmlrpc-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xmlrpc-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xmlwriter-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xmlwriter-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xsl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xsl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-zip-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-zip-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-zlib-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-zlib-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:apache2-mod_php7-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:apache2-mod_php7-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-bcmath-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-bcmath-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-bz2-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-bz2-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-calendar-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-calendar-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-cli-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-cli-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-ctype-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-ctype-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-curl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-curl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-dba-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-dba-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-devel-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-devel-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-dom-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-dom-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-enchant-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-enchant-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-exif-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-exif-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-fastcgi-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-fastcgi-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-fileinfo-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-fileinfo-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-fpm-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-fpm-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-ftp-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-ftp-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-gd-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-gd-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-gettext-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-gettext-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-gmp-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-gmp-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-iconv-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-iconv-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-intl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-intl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-json-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-json-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-ldap-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-ldap-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-mbstring-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-mbstring-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-mysql-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-mysql-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-odbc-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-odbc-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-opcache-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-opcache-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-openssl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-openssl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-pcntl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-pcntl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-pdo-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-pdo-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-pgsql-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-pgsql-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-phar-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-phar-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-posix-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-posix-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-readline-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-readline-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-shmop-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-shmop-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-snmp-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-snmp-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-soap-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-soap-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sockets-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sockets-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sodium-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sodium-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sqlite-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sqlite-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sysvmsg-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sysvmsg-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sysvsem-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sysvsem-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sysvshm-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sysvshm-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-tidy-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-tidy-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-tokenizer-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-tokenizer-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xmlreader-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xmlreader-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xmlrpc-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xmlrpc-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xmlwriter-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xmlwriter-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xsl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xsl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-zip-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-zip-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-zlib-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-zlib-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:apache2-mod_php7-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:apache2-mod_php7-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:apache2-mod_php7-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:apache2-mod_php7-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-bcmath-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-bcmath-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-bcmath-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-bcmath-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-bz2-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-bz2-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-bz2-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-bz2-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-calendar-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-calendar-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-calendar-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-calendar-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-cli-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-cli-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-cli-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-cli-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-ctype-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-ctype-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-ctype-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-ctype-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-curl-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-curl-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-curl-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-curl-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-dba-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-dba-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-dba-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-dba-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-devel-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-devel-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-devel-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-devel-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-dom-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-dom-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-dom-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-dom-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-embed-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-embed-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-embed-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-embed-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-enchant-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-enchant-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-enchant-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-enchant-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-exif-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-exif-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-exif-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-exif-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-fastcgi-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-fastcgi-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-fastcgi-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-fastcgi-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-fileinfo-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-fileinfo-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-fileinfo-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-fileinfo-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-fpm-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-fpm-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-fpm-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-fpm-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-ftp-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-ftp-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-ftp-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-ftp-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-gd-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-gd-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-gd-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-gd-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-gettext-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-gettext-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-gettext-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-gettext-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-gmp-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-gmp-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-gmp-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-gmp-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-iconv-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-iconv-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-iconv-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-iconv-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-intl-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-intl-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-intl-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-intl-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-json-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-json-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-json-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-json-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-ldap-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-ldap-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-ldap-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-ldap-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-mbstring-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-mbstring-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-mbstring-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-mbstring-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-mysql-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-mysql-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-mysql-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-mysql-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-odbc-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-odbc-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-odbc-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-odbc-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-opcache-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-opcache-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-opcache-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-opcache-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-openssl-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-openssl-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-openssl-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-openssl-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-pcntl-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-pcntl-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-pcntl-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-pcntl-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-pdo-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-pdo-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-pdo-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-pdo-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-pgsql-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-pgsql-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-pgsql-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-pgsql-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-phar-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-phar-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-phar-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-phar-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-posix-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-posix-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-posix-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-posix-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-readline-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-readline-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-readline-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-readline-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-shmop-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-shmop-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-shmop-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-shmop-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-snmp-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-snmp-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-snmp-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-snmp-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-soap-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-soap-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-soap-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-soap-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-sockets-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-sockets-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-sockets-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-sockets-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-sodium-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-sodium-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-sodium-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-sodium-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-sqlite-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-sqlite-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-sqlite-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-sqlite-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-sysvmsg-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-sysvmsg-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-sysvmsg-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-sysvmsg-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-sysvsem-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-sysvsem-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-sysvsem-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-sysvsem-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-sysvshm-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-sysvshm-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-sysvshm-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-sysvshm-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-test-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-test-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-test-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-test-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-tidy-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-tidy-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-tidy-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-tidy-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-tokenizer-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-tokenizer-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-tokenizer-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-tokenizer-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-xmlreader-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-xmlreader-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-xmlreader-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-xmlreader-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-xmlrpc-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-xmlrpc-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-xmlrpc-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-xmlrpc-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-xmlwriter-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-xmlwriter-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-xmlwriter-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-xmlwriter-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-xsl-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-xsl-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-xsl-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-xsl-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-zip-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-zip-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-zip-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-zip-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-zlib-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-zlib-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-zlib-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-zlib-7.4.33-150400.4.51.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-mod_php7-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-mod_php7-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-bcmath-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-bcmath-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-bz2-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-bz2-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-calendar-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-calendar-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-cli-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-cli-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-ctype-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-ctype-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-curl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-curl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-dba-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-dba-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-devel-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-devel-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-dom-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-dom-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-enchant-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-enchant-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-exif-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-exif-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-fastcgi-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-fastcgi-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-fileinfo-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-fileinfo-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-fpm-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-fpm-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-ftp-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-ftp-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-gd-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-gd-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-gettext-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-gettext-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-gmp-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-gmp-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-iconv-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-iconv-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-intl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-intl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-json-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-json-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-ldap-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-ldap-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-mbstring-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-mbstring-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-mysql-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-mysql-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-odbc-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-odbc-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-opcache-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-opcache-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-openssl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-openssl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-pcntl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-pcntl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-pdo-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-pdo-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-pgsql-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-pgsql-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-phar-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-phar-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-posix-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-posix-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-readline-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-readline-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-shmop-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-shmop-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-snmp-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-snmp-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-soap-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-soap-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sockets-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sockets-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sodium-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sodium-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sqlite-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sqlite-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sysvmsg-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sysvmsg-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sysvsem-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sysvsem-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sysvshm-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sysvshm-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-tidy-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-tidy-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-tokenizer-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-tokenizer-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xmlreader-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xmlreader-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xmlrpc-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xmlrpc-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xmlwriter-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xmlwriter-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xsl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xsl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-zip-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-zip-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-zlib-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-zlib-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-mod_php7-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-mod_php7-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-bcmath-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-bcmath-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-bz2-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-bz2-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-calendar-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-calendar-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-cli-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-cli-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-ctype-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-ctype-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-curl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-curl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-dba-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-dba-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-devel-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-devel-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-dom-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-dom-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-enchant-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-enchant-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-exif-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-exif-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-fastcgi-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-fastcgi-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-fileinfo-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-fileinfo-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-fpm-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-fpm-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-ftp-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-ftp-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-gd-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-gd-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-gettext-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-gettext-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-gmp-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-gmp-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-iconv-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-iconv-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-intl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-intl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-json-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-json-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-ldap-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-ldap-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-mbstring-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-mbstring-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-mysql-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-mysql-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-odbc-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-odbc-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-opcache-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-opcache-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-openssl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-openssl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-pcntl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-pcntl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-pdo-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-pdo-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-pgsql-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-pgsql-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-phar-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-phar-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-posix-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-posix-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-readline-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-readline-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-shmop-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-shmop-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-snmp-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-snmp-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-soap-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-soap-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sockets-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sockets-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sodium-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sodium-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sqlite-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sqlite-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sysvmsg-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sysvmsg-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sysvsem-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sysvsem-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sysvshm-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sysvshm-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-tidy-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-tidy-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-tokenizer-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-tokenizer-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xmlreader-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xmlreader-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xmlrpc-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xmlrpc-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xmlwriter-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xmlwriter-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xsl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xsl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-zip-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-zip-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-zlib-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-zlib-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:apache2-mod_php7-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:apache2-mod_php7-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:apache2-mod_php7-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:apache2-mod_php7-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bcmath-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bcmath-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bcmath-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bcmath-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bz2-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bz2-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bz2-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bz2-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-calendar-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-calendar-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-calendar-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-calendar-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-cli-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-cli-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-cli-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-cli-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ctype-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ctype-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ctype-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ctype-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-curl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-curl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-curl-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-curl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dba-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dba-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dba-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dba-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-devel-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-devel-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-devel-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-devel-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dom-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dom-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dom-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dom-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-enchant-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-enchant-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-enchant-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-enchant-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-exif-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-exif-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-exif-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-exif-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fastcgi-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fastcgi-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fastcgi-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fastcgi-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fileinfo-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fileinfo-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fileinfo-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fileinfo-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fpm-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fpm-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fpm-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fpm-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ftp-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ftp-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ftp-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ftp-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gd-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gd-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gd-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gd-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gettext-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gettext-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gettext-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gettext-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gmp-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gmp-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gmp-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gmp-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-iconv-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-iconv-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-iconv-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-iconv-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-intl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-intl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-intl-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-intl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-json-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-json-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-json-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-json-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ldap-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ldap-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ldap-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ldap-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mbstring-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mbstring-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mbstring-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mbstring-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mysql-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mysql-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mysql-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mysql-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-odbc-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-odbc-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-odbc-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-odbc-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-opcache-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-opcache-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-opcache-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-opcache-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-openssl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-openssl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-openssl-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-openssl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pcntl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pcntl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pcntl-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pcntl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pdo-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pdo-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pdo-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pdo-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pgsql-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pgsql-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pgsql-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pgsql-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-phar-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-phar-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-phar-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-phar-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-posix-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-posix-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-posix-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-posix-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-readline-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-readline-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-readline-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-readline-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-shmop-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-shmop-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-shmop-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-shmop-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-snmp-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-snmp-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-snmp-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-snmp-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-soap-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-soap-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-soap-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-soap-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sockets-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sockets-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sockets-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sockets-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sodium-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sodium-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sodium-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sodium-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sqlite-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sqlite-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sqlite-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sqlite-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvmsg-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvmsg-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvmsg-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvmsg-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvsem-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvsem-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvsem-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvsem-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvshm-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvshm-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvshm-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvshm-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tidy-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tidy-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tidy-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tidy-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tokenizer-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tokenizer-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tokenizer-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tokenizer-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlreader-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlreader-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlreader-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlreader-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlrpc-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlrpc-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlrpc-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlrpc-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlwriter-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlwriter-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlwriter-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlwriter-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xsl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xsl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xsl-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xsl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zip-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zip-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zip-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zip-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zlib-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zlib-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zlib-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zlib-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP7:apache2-mod_php7-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP7:apache2-mod_php7-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP7:apache2-mod_php7-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP7:apache2-mod_php7-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP7:php7-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP7:php7-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP7:php7-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP7:php7-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:php7-embed-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:php7-embed-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:php7-embed-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:php7-embed-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP7:php7-embed-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP7:php7-embed-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP7:php7-embed-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP7:php7-embed-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php7-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php7-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php7-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php7-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bcmath-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bcmath-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bcmath-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bcmath-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bz2-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bz2-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bz2-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bz2-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-calendar-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-calendar-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-calendar-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-calendar-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-cli-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-cli-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-cli-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-cli-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ctype-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ctype-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ctype-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ctype-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-curl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-curl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-curl-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-curl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dba-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dba-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dba-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dba-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-devel-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-devel-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-devel-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-devel-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dom-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dom-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dom-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dom-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-enchant-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-enchant-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-enchant-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-enchant-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-exif-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-exif-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-exif-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-exif-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fastcgi-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fastcgi-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fastcgi-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fastcgi-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fileinfo-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fileinfo-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fileinfo-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fileinfo-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fpm-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fpm-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fpm-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fpm-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ftp-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ftp-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ftp-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ftp-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gd-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gd-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gd-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gd-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gettext-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gettext-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gettext-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gettext-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gmp-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gmp-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gmp-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gmp-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-iconv-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-iconv-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-iconv-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-iconv-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-intl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-intl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-intl-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-intl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-json-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-json-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-json-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-json-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ldap-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ldap-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ldap-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ldap-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mbstring-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mbstring-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mbstring-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mbstring-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mysql-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mysql-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mysql-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mysql-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-odbc-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-odbc-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-odbc-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-odbc-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-opcache-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-opcache-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-opcache-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-opcache-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-openssl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-openssl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-openssl-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-openssl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pcntl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pcntl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pcntl-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pcntl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pdo-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pdo-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pdo-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pdo-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pgsql-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pgsql-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pgsql-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pgsql-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-phar-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-phar-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-phar-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-phar-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-posix-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-posix-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-posix-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-posix-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-readline-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-readline-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-readline-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-readline-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-shmop-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-shmop-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-shmop-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-shmop-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-snmp-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-snmp-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-snmp-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-snmp-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-soap-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-soap-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-soap-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-soap-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sockets-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sockets-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sockets-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sockets-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sodium-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sodium-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sodium-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sodium-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sqlite-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sqlite-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sqlite-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sqlite-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvmsg-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvmsg-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvmsg-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvmsg-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvsem-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvsem-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvsem-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvsem-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvshm-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvshm-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvshm-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvshm-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tidy-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tidy-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tidy-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tidy-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tokenizer-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tokenizer-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tokenizer-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tokenizer-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlreader-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlreader-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlreader-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlreader-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlrpc-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlrpc-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlrpc-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlrpc-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlwriter-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlwriter-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlwriter-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlwriter-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xsl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xsl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xsl-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xsl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zip-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zip-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zip-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zip-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zlib-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zlib-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zlib-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zlib-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php7-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php7-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php7-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php7-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bcmath-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bcmath-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bcmath-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bcmath-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bz2-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bz2-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bz2-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bz2-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-calendar-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-calendar-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-calendar-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-calendar-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-cli-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-cli-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-cli-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-cli-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ctype-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ctype-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ctype-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ctype-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-curl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-curl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-curl-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-curl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dba-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dba-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dba-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dba-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-devel-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-devel-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-devel-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-devel-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dom-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dom-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dom-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dom-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-enchant-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-enchant-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-enchant-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-enchant-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-exif-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-exif-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-exif-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-exif-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fastcgi-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fastcgi-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fastcgi-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fastcgi-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fileinfo-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fileinfo-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fileinfo-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fileinfo-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fpm-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fpm-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fpm-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fpm-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ftp-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ftp-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ftp-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ftp-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gd-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gd-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gd-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gd-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gettext-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gettext-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gettext-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gettext-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gmp-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gmp-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gmp-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gmp-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-iconv-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-iconv-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-iconv-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-iconv-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-intl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-intl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-intl-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-intl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-json-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-json-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-json-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-json-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ldap-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ldap-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ldap-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ldap-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mbstring-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mbstring-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mbstring-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mbstring-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mysql-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mysql-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mysql-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mysql-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-odbc-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-odbc-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-odbc-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-odbc-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-opcache-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-opcache-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-opcache-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-opcache-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-openssl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-openssl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-openssl-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-openssl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pcntl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pcntl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pcntl-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pcntl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pdo-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pdo-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pdo-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pdo-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pgsql-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pgsql-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pgsql-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pgsql-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-phar-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-phar-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-phar-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-phar-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-posix-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-posix-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-posix-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-posix-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-readline-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-readline-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-readline-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-readline-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-shmop-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-shmop-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-shmop-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-shmop-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-snmp-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-snmp-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-snmp-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-snmp-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-soap-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-soap-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-soap-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-soap-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sockets-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sockets-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sockets-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sockets-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sodium-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sodium-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sodium-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sodium-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sqlite-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sqlite-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sqlite-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sqlite-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvmsg-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvmsg-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvmsg-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvmsg-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvsem-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvsem-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvsem-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvsem-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvshm-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvshm-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvshm-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvshm-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tidy-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tidy-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tidy-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tidy-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tokenizer-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tokenizer-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tokenizer-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tokenizer-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlreader-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlreader-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlreader-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlreader-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlrpc-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlrpc-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlrpc-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlrpc-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlwriter-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlwriter-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlwriter-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlwriter-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xsl-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xsl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xsl-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xsl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zip-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zip-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zip-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zip-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zlib-7.4.33-150400.4.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zlib-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zlib-7.4.33-150400.4.51.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zlib-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-mod_php7-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-mod_php7-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-bcmath-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-bcmath-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-bz2-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-bz2-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-calendar-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-calendar-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-cli-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-cli-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-ctype-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-ctype-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-curl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-curl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-dba-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-dba-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-devel-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-devel-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-dom-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-dom-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-enchant-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-enchant-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-exif-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-exif-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-fastcgi-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-fastcgi-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-fileinfo-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-fileinfo-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-fpm-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-fpm-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-ftp-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-ftp-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-gd-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-gd-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-gettext-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-gettext-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-gmp-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-gmp-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-iconv-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-iconv-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-intl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-intl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-json-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-json-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-ldap-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-ldap-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-mbstring-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-mbstring-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-mysql-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-mysql-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-odbc-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-odbc-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-opcache-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-opcache-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-openssl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-openssl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-pcntl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-pcntl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-pdo-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-pdo-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-pgsql-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-pgsql-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-phar-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-phar-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-posix-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-posix-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-readline-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-readline-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-shmop-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-shmop-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-snmp-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-snmp-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-soap-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-soap-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sockets-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sockets-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sodium-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sodium-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sqlite-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sqlite-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sysvmsg-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sysvmsg-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sysvsem-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sysvsem-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sysvshm-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sysvshm-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-tidy-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-tidy-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-tokenizer-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-tokenizer-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xmlreader-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xmlreader-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xmlrpc-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xmlrpc-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xmlwriter-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xmlwriter-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xsl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xsl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-zip-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-zip-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-zlib-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-zlib-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:apache2-mod_php7-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:apache2-mod_php7-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-bcmath-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-bcmath-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-bz2-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-bz2-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-calendar-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-calendar-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-cli-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-cli-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-ctype-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-ctype-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-curl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-curl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-dba-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-dba-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-devel-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-devel-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-dom-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-dom-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-enchant-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-enchant-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-exif-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-exif-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-fastcgi-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-fastcgi-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-fileinfo-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-fileinfo-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-fpm-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-fpm-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-ftp-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-ftp-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-gd-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-gd-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-gettext-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-gettext-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-gmp-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-gmp-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-iconv-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-iconv-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-intl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-intl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-json-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-json-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-ldap-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-ldap-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-mbstring-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-mbstring-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-mysql-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-mysql-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-odbc-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-odbc-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-opcache-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-opcache-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-openssl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-openssl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-pcntl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-pcntl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-pdo-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-pdo-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-pgsql-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-pgsql-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-phar-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-phar-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-posix-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-posix-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-readline-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-readline-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-shmop-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-shmop-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-snmp-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-snmp-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-soap-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-soap-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sockets-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sockets-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sodium-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sodium-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sqlite-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sqlite-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sysvmsg-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sysvmsg-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sysvsem-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sysvsem-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sysvshm-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sysvshm-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-tidy-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-tidy-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-tokenizer-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-tokenizer-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xmlreader-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xmlreader-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xmlrpc-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xmlrpc-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xmlwriter-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xmlwriter-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xsl-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xsl-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-zip-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-zip-7.4.33-150400.4.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-zlib-7.4.33-150400.4.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-zlib-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:apache2-mod_php7-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:apache2-mod_php7-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:apache2-mod_php7-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:apache2-mod_php7-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-bcmath-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-bcmath-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-bcmath-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-bcmath-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-bz2-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-bz2-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-bz2-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-bz2-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-calendar-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-calendar-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-calendar-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-calendar-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-cli-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-cli-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-cli-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-cli-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-ctype-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-ctype-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-ctype-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-ctype-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-curl-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-curl-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-curl-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-curl-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-dba-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-dba-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-dba-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-dba-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-devel-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-devel-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-devel-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-devel-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-dom-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-dom-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-dom-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-dom-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-embed-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-embed-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-embed-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-embed-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-enchant-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-enchant-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-enchant-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-enchant-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-exif-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-exif-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-exif-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-exif-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-fastcgi-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-fastcgi-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-fastcgi-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-fastcgi-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-fileinfo-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-fileinfo-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-fileinfo-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-fileinfo-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-fpm-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-fpm-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-fpm-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-fpm-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-ftp-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-ftp-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-ftp-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-ftp-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-gd-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-gd-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-gd-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-gd-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-gettext-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-gettext-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-gettext-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-gettext-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-gmp-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-gmp-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-gmp-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-gmp-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-iconv-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-iconv-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-iconv-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-iconv-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-intl-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-intl-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-intl-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-intl-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-json-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-json-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-json-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-json-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-ldap-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-ldap-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-ldap-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-ldap-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-mbstring-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-mbstring-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-mbstring-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-mbstring-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-mysql-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-mysql-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-mysql-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-mysql-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-odbc-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-odbc-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-odbc-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-odbc-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-opcache-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-opcache-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-opcache-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-opcache-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-openssl-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-openssl-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-openssl-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-openssl-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-pcntl-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-pcntl-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-pcntl-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-pcntl-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-pdo-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-pdo-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-pdo-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-pdo-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-pgsql-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-pgsql-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-pgsql-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-pgsql-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-phar-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-phar-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-phar-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-phar-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-posix-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-posix-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-posix-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-posix-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-readline-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-readline-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-readline-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-readline-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-shmop-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-shmop-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-shmop-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-shmop-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-snmp-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-snmp-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-snmp-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-snmp-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-soap-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-soap-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-soap-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-soap-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-sockets-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-sockets-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-sockets-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-sockets-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-sodium-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-sodium-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-sodium-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-sodium-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-sqlite-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-sqlite-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-sqlite-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-sqlite-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-sysvmsg-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-sysvmsg-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-sysvmsg-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-sysvmsg-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-sysvsem-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-sysvsem-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-sysvsem-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-sysvsem-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-sysvshm-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-sysvshm-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-sysvshm-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-sysvshm-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-test-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-test-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-test-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-test-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-tidy-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-tidy-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-tidy-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-tidy-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-tokenizer-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-tokenizer-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-tokenizer-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-tokenizer-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-xmlreader-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-xmlreader-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-xmlreader-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-xmlreader-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-xmlrpc-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-xmlrpc-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-xmlrpc-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-xmlrpc-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-xmlwriter-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-xmlwriter-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-xmlwriter-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-xmlwriter-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-xsl-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-xsl-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-xsl-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-xsl-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-zip-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-zip-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-zip-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-zip-7.4.33-150400.4.51.1.x86_64", "openSUSE Leap 15.6:php7-zlib-7.4.33-150400.4.51.1.aarch64", "openSUSE Leap 15.6:php7-zlib-7.4.33-150400.4.51.1.ppc64le", "openSUSE Leap 15.6:php7-zlib-7.4.33-150400.4.51.1.s390x", "openSUSE Leap 15.6:php7-zlib-7.4.33-150400.4.51.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-07-23T12:02:59Z", "details": "moderate" } ], "title": "CVE-2025-6491" } ] }
suse-su-2025:02474-1
Vulnerability from csaf_suse
Published
2025-07-23 12:03
Modified
2025-07-23 12:03
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:
Version update to 8.2.29:
- CVE-2025-1220: Fixed null byte termination in hostnames (bsc#1246167)
- CVE-2025-1735: Fixed pgsql extension does not check for errors during escaping (bsc#1246146)
- CVE-2025-6491: Fixed NULL Pointer Dereference in PHP SOAP Extension via Large XML Namespace Prefix (bsc#1246148)
Patchnames
SUSE-2025-2474,SUSE-SLE-Module-Web-Scripting-15-SP6-2025-2474,openSUSE-SLE-15.6-2025-2474
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\nVersion update to 8.2.29:\n\n- CVE-2025-1220: Fixed null byte termination in hostnames (bsc#1246167)\n- CVE-2025-1735: Fixed pgsql extension does not check for errors during escaping (bsc#1246146)\n- CVE-2025-6491: Fixed NULL Pointer Dereference in PHP SOAP Extension via Large XML Namespace Prefix (bsc#1246148)\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2025-2474,SUSE-SLE-Module-Web-Scripting-15-SP6-2025-2474,openSUSE-SLE-15.6-2025-2474", "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_02474-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2025:02474-1", "url": "https://www.suse.com/support/update/announcement/2025/suse-su-202502474-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2025:02474-1", "url": "https://lists.suse.com/pipermail/sle-updates/2025-July/040895.html" }, { "category": "self", "summary": "SUSE Bug 1246146", "url": "https://bugzilla.suse.com/1246146" }, { "category": "self", "summary": "SUSE Bug 1246148", "url": "https://bugzilla.suse.com/1246148" }, { "category": "self", "summary": "SUSE Bug 1246167", "url": "https://bugzilla.suse.com/1246167" }, { "category": "self", "summary": "SUSE CVE CVE-2025-1220 page", "url": "https://www.suse.com/security/cve/CVE-2025-1220/" }, { "category": "self", "summary": "SUSE CVE CVE-2025-1735 page", "url": "https://www.suse.com/security/cve/CVE-2025-1735/" }, { "category": "self", "summary": "SUSE CVE CVE-2025-6491 page", "url": "https://www.suse.com/security/cve/CVE-2025-6491/" } ], "title": "Security update for php8", "tracking": { "current_release_date": "2025-07-23T12:03:54Z", "generator": { "date": "2025-07-23T12:03:54Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2025:02474-1", "initial_release_date": "2025-07-23T12:03:54Z", "revision_history": [ { "date": "2025-07-23T12:03:54Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "apache2-mod_php8-8.2.29-150600.3.19.1.aarch64", "product": { "name": "apache2-mod_php8-8.2.29-150600.3.19.1.aarch64", "product_id": "apache2-mod_php8-8.2.29-150600.3.19.1.aarch64" } }, { "category": "product_version", "name": "php8-8.2.29-150600.3.19.1.aarch64", "product": { "name": "php8-8.2.29-150600.3.19.1.aarch64", "product_id": "php8-8.2.29-150600.3.19.1.aarch64" } }, { "category": "product_version", "name": "php8-bcmath-8.2.29-150600.3.19.1.aarch64", "product": { "name": "php8-bcmath-8.2.29-150600.3.19.1.aarch64", "product_id": "php8-bcmath-8.2.29-150600.3.19.1.aarch64" } }, { "category": "product_version", "name": "php8-bz2-8.2.29-150600.3.19.1.aarch64", "product": { "name": "php8-bz2-8.2.29-150600.3.19.1.aarch64", "product_id": "php8-bz2-8.2.29-150600.3.19.1.aarch64" } }, { "category": "product_version", "name": "php8-calendar-8.2.29-150600.3.19.1.aarch64", "product": { "name": "php8-calendar-8.2.29-150600.3.19.1.aarch64", "product_id": "php8-calendar-8.2.29-150600.3.19.1.aarch64" } }, { "category": "product_version", "name": "php8-cli-8.2.29-150600.3.19.1.aarch64", "product": { "name": "php8-cli-8.2.29-150600.3.19.1.aarch64", "product_id": "php8-cli-8.2.29-150600.3.19.1.aarch64" } }, { "category": "product_version", "name": "php8-ctype-8.2.29-150600.3.19.1.aarch64", "product": { "name": "php8-ctype-8.2.29-150600.3.19.1.aarch64", "product_id": "php8-ctype-8.2.29-150600.3.19.1.aarch64" } }, { "category": "product_version", "name": "php8-curl-8.2.29-150600.3.19.1.aarch64", "product": { "name": "php8-curl-8.2.29-150600.3.19.1.aarch64", "product_id": "php8-curl-8.2.29-150600.3.19.1.aarch64" } }, { "category": "product_version", "name": "php8-dba-8.2.29-150600.3.19.1.aarch64", "product": { "name": "php8-dba-8.2.29-150600.3.19.1.aarch64", "product_id": "php8-dba-8.2.29-150600.3.19.1.aarch64" } }, { "category": "product_version", "name": "php8-devel-8.2.29-150600.3.19.1.aarch64", "product": { "name": "php8-devel-8.2.29-150600.3.19.1.aarch64", "product_id": "php8-devel-8.2.29-150600.3.19.1.aarch64" } }, { "category": "product_version", "name": "php8-dom-8.2.29-150600.3.19.1.aarch64", "product": { "name": "php8-dom-8.2.29-150600.3.19.1.aarch64", "product_id": "php8-dom-8.2.29-150600.3.19.1.aarch64" } }, { "category": "product_version", "name": "php8-embed-8.2.29-150600.3.19.1.aarch64", "product": { "name": "php8-embed-8.2.29-150600.3.19.1.aarch64", "product_id": "php8-embed-8.2.29-150600.3.19.1.aarch64" } }, { "category": "product_version", "name": "php8-enchant-8.2.29-150600.3.19.1.aarch64", "product": { "name": "php8-enchant-8.2.29-150600.3.19.1.aarch64", "product_id": "php8-enchant-8.2.29-150600.3.19.1.aarch64" } }, { "category": "product_version", "name": "php8-exif-8.2.29-150600.3.19.1.aarch64", "product": { "name": "php8-exif-8.2.29-150600.3.19.1.aarch64", "product_id": "php8-exif-8.2.29-150600.3.19.1.aarch64" } }, { "category": "product_version", "name": "php8-fastcgi-8.2.29-150600.3.19.1.aarch64", "product": { "name": "php8-fastcgi-8.2.29-150600.3.19.1.aarch64", "product_id": "php8-fastcgi-8.2.29-150600.3.19.1.aarch64" } }, { "category": "product_version", "name": "php8-ffi-8.2.29-150600.3.19.1.aarch64", "product": { "name": "php8-ffi-8.2.29-150600.3.19.1.aarch64", "product_id": "php8-ffi-8.2.29-150600.3.19.1.aarch64" } }, { "category": "product_version", "name": "php8-fileinfo-8.2.29-150600.3.19.1.aarch64", "product": { "name": "php8-fileinfo-8.2.29-150600.3.19.1.aarch64", "product_id": "php8-fileinfo-8.2.29-150600.3.19.1.aarch64" } }, { "category": "product_version", "name": "php8-fpm-8.2.29-150600.3.19.1.aarch64", "product": { "name": "php8-fpm-8.2.29-150600.3.19.1.aarch64", "product_id": "php8-fpm-8.2.29-150600.3.19.1.aarch64" } }, { "category": "product_version", "name": "php8-ftp-8.2.29-150600.3.19.1.aarch64", "product": { "name": "php8-ftp-8.2.29-150600.3.19.1.aarch64", "product_id": "php8-ftp-8.2.29-150600.3.19.1.aarch64" } }, { "category": "product_version", "name": "php8-gd-8.2.29-150600.3.19.1.aarch64", "product": { "name": "php8-gd-8.2.29-150600.3.19.1.aarch64", "product_id": "php8-gd-8.2.29-150600.3.19.1.aarch64" } }, { "category": "product_version", "name": "php8-gettext-8.2.29-150600.3.19.1.aarch64", "product": { "name": "php8-gettext-8.2.29-150600.3.19.1.aarch64", "product_id": "php8-gettext-8.2.29-150600.3.19.1.aarch64" } }, { "category": "product_version", "name": "php8-gmp-8.2.29-150600.3.19.1.aarch64", "product": { "name": "php8-gmp-8.2.29-150600.3.19.1.aarch64", "product_id": "php8-gmp-8.2.29-150600.3.19.1.aarch64" } }, { "category": "product_version", "name": "php8-iconv-8.2.29-150600.3.19.1.aarch64", "product": { "name": "php8-iconv-8.2.29-150600.3.19.1.aarch64", "product_id": "php8-iconv-8.2.29-150600.3.19.1.aarch64" } }, { "category": "product_version", "name": "php8-intl-8.2.29-150600.3.19.1.aarch64", "product": { "name": "php8-intl-8.2.29-150600.3.19.1.aarch64", "product_id": "php8-intl-8.2.29-150600.3.19.1.aarch64" } }, { "category": "product_version", "name": "php8-ldap-8.2.29-150600.3.19.1.aarch64", "product": { "name": "php8-ldap-8.2.29-150600.3.19.1.aarch64", "product_id": "php8-ldap-8.2.29-150600.3.19.1.aarch64" } }, { "category": "product_version", "name": "php8-mbstring-8.2.29-150600.3.19.1.aarch64", "product": { "name": "php8-mbstring-8.2.29-150600.3.19.1.aarch64", "product_id": "php8-mbstring-8.2.29-150600.3.19.1.aarch64" } }, { "category": "product_version", "name": "php8-mysql-8.2.29-150600.3.19.1.aarch64", "product": { "name": "php8-mysql-8.2.29-150600.3.19.1.aarch64", "product_id": "php8-mysql-8.2.29-150600.3.19.1.aarch64" } }, { "category": "product_version", "name": "php8-odbc-8.2.29-150600.3.19.1.aarch64", "product": { "name": "php8-odbc-8.2.29-150600.3.19.1.aarch64", "product_id": "php8-odbc-8.2.29-150600.3.19.1.aarch64" } }, { "category": "product_version", "name": "php8-opcache-8.2.29-150600.3.19.1.aarch64", "product": { "name": "php8-opcache-8.2.29-150600.3.19.1.aarch64", "product_id": "php8-opcache-8.2.29-150600.3.19.1.aarch64" } }, { "category": "product_version", "name": "php8-openssl-8.2.29-150600.3.19.1.aarch64", "product": { "name": "php8-openssl-8.2.29-150600.3.19.1.aarch64", "product_id": "php8-openssl-8.2.29-150600.3.19.1.aarch64" } }, { "category": "product_version", "name": "php8-pcntl-8.2.29-150600.3.19.1.aarch64", "product": { "name": "php8-pcntl-8.2.29-150600.3.19.1.aarch64", "product_id": "php8-pcntl-8.2.29-150600.3.19.1.aarch64" } }, { "category": "product_version", "name": "php8-pdo-8.2.29-150600.3.19.1.aarch64", "product": { "name": "php8-pdo-8.2.29-150600.3.19.1.aarch64", "product_id": "php8-pdo-8.2.29-150600.3.19.1.aarch64" } }, { "category": "product_version", "name": "php8-pgsql-8.2.29-150600.3.19.1.aarch64", "product": { "name": "php8-pgsql-8.2.29-150600.3.19.1.aarch64", "product_id": "php8-pgsql-8.2.29-150600.3.19.1.aarch64" } }, { "category": "product_version", "name": "php8-phar-8.2.29-150600.3.19.1.aarch64", "product": { "name": "php8-phar-8.2.29-150600.3.19.1.aarch64", "product_id": "php8-phar-8.2.29-150600.3.19.1.aarch64" } }, { "category": "product_version", "name": "php8-posix-8.2.29-150600.3.19.1.aarch64", "product": { "name": "php8-posix-8.2.29-150600.3.19.1.aarch64", "product_id": "php8-posix-8.2.29-150600.3.19.1.aarch64" } }, { "category": "product_version", "name": "php8-readline-8.2.29-150600.3.19.1.aarch64", "product": { "name": "php8-readline-8.2.29-150600.3.19.1.aarch64", "product_id": "php8-readline-8.2.29-150600.3.19.1.aarch64" } }, { "category": "product_version", "name": "php8-shmop-8.2.29-150600.3.19.1.aarch64", "product": { "name": "php8-shmop-8.2.29-150600.3.19.1.aarch64", "product_id": "php8-shmop-8.2.29-150600.3.19.1.aarch64" } }, { "category": "product_version", "name": "php8-snmp-8.2.29-150600.3.19.1.aarch64", "product": { "name": "php8-snmp-8.2.29-150600.3.19.1.aarch64", "product_id": "php8-snmp-8.2.29-150600.3.19.1.aarch64" } }, { "category": "product_version", "name": "php8-soap-8.2.29-150600.3.19.1.aarch64", "product": { "name": "php8-soap-8.2.29-150600.3.19.1.aarch64", "product_id": "php8-soap-8.2.29-150600.3.19.1.aarch64" } }, { "category": "product_version", "name": "php8-sockets-8.2.29-150600.3.19.1.aarch64", "product": { "name": "php8-sockets-8.2.29-150600.3.19.1.aarch64", "product_id": "php8-sockets-8.2.29-150600.3.19.1.aarch64" } }, { "category": "product_version", "name": "php8-sodium-8.2.29-150600.3.19.1.aarch64", "product": { "name": "php8-sodium-8.2.29-150600.3.19.1.aarch64", "product_id": "php8-sodium-8.2.29-150600.3.19.1.aarch64" } }, { "category": "product_version", "name": "php8-sqlite-8.2.29-150600.3.19.1.aarch64", "product": { "name": "php8-sqlite-8.2.29-150600.3.19.1.aarch64", "product_id": "php8-sqlite-8.2.29-150600.3.19.1.aarch64" } }, { "category": "product_version", "name": "php8-sysvmsg-8.2.29-150600.3.19.1.aarch64", "product": { "name": "php8-sysvmsg-8.2.29-150600.3.19.1.aarch64", "product_id": "php8-sysvmsg-8.2.29-150600.3.19.1.aarch64" } }, { "category": "product_version", "name": "php8-sysvsem-8.2.29-150600.3.19.1.aarch64", "product": { "name": "php8-sysvsem-8.2.29-150600.3.19.1.aarch64", "product_id": "php8-sysvsem-8.2.29-150600.3.19.1.aarch64" } }, { "category": "product_version", "name": "php8-sysvshm-8.2.29-150600.3.19.1.aarch64", "product": { "name": "php8-sysvshm-8.2.29-150600.3.19.1.aarch64", "product_id": "php8-sysvshm-8.2.29-150600.3.19.1.aarch64" } }, { "category": "product_version", "name": "php8-test-8.2.29-150600.3.19.2.aarch64", "product": { "name": "php8-test-8.2.29-150600.3.19.2.aarch64", "product_id": "php8-test-8.2.29-150600.3.19.2.aarch64" } }, { "category": "product_version", "name": "php8-tidy-8.2.29-150600.3.19.1.aarch64", "product": { "name": "php8-tidy-8.2.29-150600.3.19.1.aarch64", "product_id": "php8-tidy-8.2.29-150600.3.19.1.aarch64" } }, { "category": "product_version", "name": "php8-tokenizer-8.2.29-150600.3.19.1.aarch64", "product": { "name": "php8-tokenizer-8.2.29-150600.3.19.1.aarch64", "product_id": "php8-tokenizer-8.2.29-150600.3.19.1.aarch64" } }, { "category": "product_version", "name": "php8-xmlreader-8.2.29-150600.3.19.1.aarch64", "product": { "name": "php8-xmlreader-8.2.29-150600.3.19.1.aarch64", "product_id": "php8-xmlreader-8.2.29-150600.3.19.1.aarch64" } }, { "category": "product_version", "name": "php8-xmlwriter-8.2.29-150600.3.19.1.aarch64", "product": { "name": "php8-xmlwriter-8.2.29-150600.3.19.1.aarch64", "product_id": "php8-xmlwriter-8.2.29-150600.3.19.1.aarch64" } }, { "category": "product_version", "name": "php8-xsl-8.2.29-150600.3.19.1.aarch64", "product": { "name": "php8-xsl-8.2.29-150600.3.19.1.aarch64", "product_id": "php8-xsl-8.2.29-150600.3.19.1.aarch64" } }, { "category": "product_version", "name": "php8-zip-8.2.29-150600.3.19.1.aarch64", "product": { "name": "php8-zip-8.2.29-150600.3.19.1.aarch64", "product_id": "php8-zip-8.2.29-150600.3.19.1.aarch64" } }, { "category": "product_version", "name": "php8-zlib-8.2.29-150600.3.19.1.aarch64", "product": { "name": "php8-zlib-8.2.29-150600.3.19.1.aarch64", "product_id": "php8-zlib-8.2.29-150600.3.19.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "apache2-mod_php8-8.2.29-150600.3.19.1.i586", "product": { "name": "apache2-mod_php8-8.2.29-150600.3.19.1.i586", "product_id": "apache2-mod_php8-8.2.29-150600.3.19.1.i586" } }, { "category": "product_version", "name": "php8-8.2.29-150600.3.19.1.i586", "product": { "name": "php8-8.2.29-150600.3.19.1.i586", "product_id": "php8-8.2.29-150600.3.19.1.i586" } }, { "category": "product_version", "name": "php8-bcmath-8.2.29-150600.3.19.1.i586", "product": { "name": "php8-bcmath-8.2.29-150600.3.19.1.i586", "product_id": "php8-bcmath-8.2.29-150600.3.19.1.i586" } }, { "category": "product_version", "name": "php8-bz2-8.2.29-150600.3.19.1.i586", "product": { "name": "php8-bz2-8.2.29-150600.3.19.1.i586", "product_id": "php8-bz2-8.2.29-150600.3.19.1.i586" } }, { "category": "product_version", "name": "php8-calendar-8.2.29-150600.3.19.1.i586", "product": { "name": "php8-calendar-8.2.29-150600.3.19.1.i586", "product_id": "php8-calendar-8.2.29-150600.3.19.1.i586" } }, { "category": "product_version", "name": "php8-cli-8.2.29-150600.3.19.1.i586", "product": { "name": "php8-cli-8.2.29-150600.3.19.1.i586", "product_id": "php8-cli-8.2.29-150600.3.19.1.i586" } }, { "category": "product_version", "name": "php8-ctype-8.2.29-150600.3.19.1.i586", "product": { "name": "php8-ctype-8.2.29-150600.3.19.1.i586", "product_id": "php8-ctype-8.2.29-150600.3.19.1.i586" } }, { "category": "product_version", "name": "php8-curl-8.2.29-150600.3.19.1.i586", "product": { "name": "php8-curl-8.2.29-150600.3.19.1.i586", "product_id": "php8-curl-8.2.29-150600.3.19.1.i586" } }, { "category": "product_version", "name": "php8-dba-8.2.29-150600.3.19.1.i586", "product": { "name": "php8-dba-8.2.29-150600.3.19.1.i586", "product_id": "php8-dba-8.2.29-150600.3.19.1.i586" } }, { "category": "product_version", "name": "php8-devel-8.2.29-150600.3.19.1.i586", "product": { "name": "php8-devel-8.2.29-150600.3.19.1.i586", "product_id": "php8-devel-8.2.29-150600.3.19.1.i586" } }, { "category": "product_version", "name": "php8-dom-8.2.29-150600.3.19.1.i586", "product": { "name": "php8-dom-8.2.29-150600.3.19.1.i586", "product_id": "php8-dom-8.2.29-150600.3.19.1.i586" } }, { "category": "product_version", "name": "php8-embed-8.2.29-150600.3.19.1.i586", "product": { "name": "php8-embed-8.2.29-150600.3.19.1.i586", "product_id": "php8-embed-8.2.29-150600.3.19.1.i586" } }, { "category": "product_version", "name": "php8-enchant-8.2.29-150600.3.19.1.i586", "product": { "name": "php8-enchant-8.2.29-150600.3.19.1.i586", "product_id": "php8-enchant-8.2.29-150600.3.19.1.i586" } }, { "category": "product_version", "name": "php8-exif-8.2.29-150600.3.19.1.i586", "product": { "name": "php8-exif-8.2.29-150600.3.19.1.i586", "product_id": "php8-exif-8.2.29-150600.3.19.1.i586" } }, { "category": "product_version", "name": "php8-fastcgi-8.2.29-150600.3.19.1.i586", "product": { "name": "php8-fastcgi-8.2.29-150600.3.19.1.i586", "product_id": "php8-fastcgi-8.2.29-150600.3.19.1.i586" } }, { "category": "product_version", "name": "php8-ffi-8.2.29-150600.3.19.1.i586", "product": { "name": "php8-ffi-8.2.29-150600.3.19.1.i586", "product_id": "php8-ffi-8.2.29-150600.3.19.1.i586" } }, { "category": "product_version", "name": "php8-fileinfo-8.2.29-150600.3.19.1.i586", "product": { "name": "php8-fileinfo-8.2.29-150600.3.19.1.i586", "product_id": "php8-fileinfo-8.2.29-150600.3.19.1.i586" } }, { "category": "product_version", "name": "php8-fpm-8.2.29-150600.3.19.1.i586", "product": { "name": "php8-fpm-8.2.29-150600.3.19.1.i586", "product_id": "php8-fpm-8.2.29-150600.3.19.1.i586" } }, { "category": "product_version", "name": "php8-ftp-8.2.29-150600.3.19.1.i586", "product": { "name": "php8-ftp-8.2.29-150600.3.19.1.i586", "product_id": "php8-ftp-8.2.29-150600.3.19.1.i586" } }, { "category": "product_version", "name": "php8-gd-8.2.29-150600.3.19.1.i586", "product": { "name": "php8-gd-8.2.29-150600.3.19.1.i586", "product_id": "php8-gd-8.2.29-150600.3.19.1.i586" } }, { "category": "product_version", "name": "php8-gettext-8.2.29-150600.3.19.1.i586", "product": { "name": "php8-gettext-8.2.29-150600.3.19.1.i586", "product_id": "php8-gettext-8.2.29-150600.3.19.1.i586" } }, { "category": "product_version", "name": "php8-gmp-8.2.29-150600.3.19.1.i586", "product": { "name": "php8-gmp-8.2.29-150600.3.19.1.i586", "product_id": "php8-gmp-8.2.29-150600.3.19.1.i586" } }, { "category": "product_version", "name": "php8-iconv-8.2.29-150600.3.19.1.i586", "product": { "name": "php8-iconv-8.2.29-150600.3.19.1.i586", "product_id": "php8-iconv-8.2.29-150600.3.19.1.i586" } }, { "category": "product_version", "name": "php8-intl-8.2.29-150600.3.19.1.i586", "product": { "name": "php8-intl-8.2.29-150600.3.19.1.i586", "product_id": "php8-intl-8.2.29-150600.3.19.1.i586" } }, { "category": "product_version", "name": "php8-ldap-8.2.29-150600.3.19.1.i586", "product": { "name": "php8-ldap-8.2.29-150600.3.19.1.i586", "product_id": "php8-ldap-8.2.29-150600.3.19.1.i586" } }, { "category": "product_version", "name": "php8-mbstring-8.2.29-150600.3.19.1.i586", "product": { "name": "php8-mbstring-8.2.29-150600.3.19.1.i586", "product_id": "php8-mbstring-8.2.29-150600.3.19.1.i586" } }, { "category": "product_version", "name": "php8-mysql-8.2.29-150600.3.19.1.i586", "product": { "name": "php8-mysql-8.2.29-150600.3.19.1.i586", "product_id": "php8-mysql-8.2.29-150600.3.19.1.i586" } }, { "category": "product_version", "name": "php8-odbc-8.2.29-150600.3.19.1.i586", "product": { "name": "php8-odbc-8.2.29-150600.3.19.1.i586", "product_id": "php8-odbc-8.2.29-150600.3.19.1.i586" } }, { "category": "product_version", "name": "php8-opcache-8.2.29-150600.3.19.1.i586", "product": { "name": "php8-opcache-8.2.29-150600.3.19.1.i586", "product_id": "php8-opcache-8.2.29-150600.3.19.1.i586" } }, { "category": "product_version", "name": "php8-openssl-8.2.29-150600.3.19.1.i586", "product": { "name": "php8-openssl-8.2.29-150600.3.19.1.i586", "product_id": "php8-openssl-8.2.29-150600.3.19.1.i586" } }, { "category": "product_version", "name": "php8-pcntl-8.2.29-150600.3.19.1.i586", "product": { "name": "php8-pcntl-8.2.29-150600.3.19.1.i586", "product_id": "php8-pcntl-8.2.29-150600.3.19.1.i586" } }, { "category": "product_version", "name": "php8-pdo-8.2.29-150600.3.19.1.i586", "product": { "name": "php8-pdo-8.2.29-150600.3.19.1.i586", "product_id": "php8-pdo-8.2.29-150600.3.19.1.i586" } }, { "category": "product_version", "name": "php8-pgsql-8.2.29-150600.3.19.1.i586", "product": { "name": "php8-pgsql-8.2.29-150600.3.19.1.i586", "product_id": "php8-pgsql-8.2.29-150600.3.19.1.i586" } }, { "category": "product_version", "name": "php8-phar-8.2.29-150600.3.19.1.i586", "product": { "name": "php8-phar-8.2.29-150600.3.19.1.i586", "product_id": "php8-phar-8.2.29-150600.3.19.1.i586" } }, { "category": "product_version", "name": "php8-posix-8.2.29-150600.3.19.1.i586", "product": { "name": "php8-posix-8.2.29-150600.3.19.1.i586", "product_id": "php8-posix-8.2.29-150600.3.19.1.i586" } }, { "category": "product_version", "name": "php8-readline-8.2.29-150600.3.19.1.i586", "product": { "name": "php8-readline-8.2.29-150600.3.19.1.i586", "product_id": "php8-readline-8.2.29-150600.3.19.1.i586" } }, { "category": "product_version", "name": "php8-shmop-8.2.29-150600.3.19.1.i586", "product": { "name": "php8-shmop-8.2.29-150600.3.19.1.i586", "product_id": "php8-shmop-8.2.29-150600.3.19.1.i586" } }, { "category": "product_version", "name": "php8-snmp-8.2.29-150600.3.19.1.i586", "product": { "name": "php8-snmp-8.2.29-150600.3.19.1.i586", "product_id": "php8-snmp-8.2.29-150600.3.19.1.i586" } }, { "category": "product_version", "name": "php8-soap-8.2.29-150600.3.19.1.i586", "product": { "name": "php8-soap-8.2.29-150600.3.19.1.i586", "product_id": "php8-soap-8.2.29-150600.3.19.1.i586" } }, { "category": "product_version", "name": "php8-sockets-8.2.29-150600.3.19.1.i586", "product": { "name": "php8-sockets-8.2.29-150600.3.19.1.i586", "product_id": "php8-sockets-8.2.29-150600.3.19.1.i586" } }, { "category": "product_version", "name": "php8-sodium-8.2.29-150600.3.19.1.i586", "product": { "name": "php8-sodium-8.2.29-150600.3.19.1.i586", "product_id": "php8-sodium-8.2.29-150600.3.19.1.i586" } }, { "category": "product_version", "name": "php8-sqlite-8.2.29-150600.3.19.1.i586", "product": { "name": "php8-sqlite-8.2.29-150600.3.19.1.i586", "product_id": "php8-sqlite-8.2.29-150600.3.19.1.i586" } }, { "category": "product_version", "name": "php8-sysvmsg-8.2.29-150600.3.19.1.i586", "product": { "name": "php8-sysvmsg-8.2.29-150600.3.19.1.i586", "product_id": "php8-sysvmsg-8.2.29-150600.3.19.1.i586" } }, { "category": "product_version", "name": "php8-sysvsem-8.2.29-150600.3.19.1.i586", "product": { "name": "php8-sysvsem-8.2.29-150600.3.19.1.i586", "product_id": "php8-sysvsem-8.2.29-150600.3.19.1.i586" } }, { "category": "product_version", "name": "php8-sysvshm-8.2.29-150600.3.19.1.i586", "product": { "name": "php8-sysvshm-8.2.29-150600.3.19.1.i586", "product_id": "php8-sysvshm-8.2.29-150600.3.19.1.i586" } }, { "category": "product_version", "name": "php8-test-8.2.29-150600.3.19.2.i586", "product": { "name": "php8-test-8.2.29-150600.3.19.2.i586", "product_id": "php8-test-8.2.29-150600.3.19.2.i586" } }, { "category": "product_version", "name": "php8-tidy-8.2.29-150600.3.19.1.i586", "product": { "name": "php8-tidy-8.2.29-150600.3.19.1.i586", "product_id": "php8-tidy-8.2.29-150600.3.19.1.i586" } }, { "category": "product_version", "name": "php8-tokenizer-8.2.29-150600.3.19.1.i586", "product": { "name": "php8-tokenizer-8.2.29-150600.3.19.1.i586", "product_id": "php8-tokenizer-8.2.29-150600.3.19.1.i586" } }, { "category": "product_version", "name": "php8-xmlreader-8.2.29-150600.3.19.1.i586", "product": { "name": "php8-xmlreader-8.2.29-150600.3.19.1.i586", "product_id": "php8-xmlreader-8.2.29-150600.3.19.1.i586" } }, { "category": "product_version", "name": "php8-xmlwriter-8.2.29-150600.3.19.1.i586", "product": { "name": "php8-xmlwriter-8.2.29-150600.3.19.1.i586", "product_id": "php8-xmlwriter-8.2.29-150600.3.19.1.i586" } }, { "category": "product_version", "name": "php8-xsl-8.2.29-150600.3.19.1.i586", "product": { "name": "php8-xsl-8.2.29-150600.3.19.1.i586", "product_id": "php8-xsl-8.2.29-150600.3.19.1.i586" } }, { "category": "product_version", "name": "php8-zip-8.2.29-150600.3.19.1.i586", "product": { "name": "php8-zip-8.2.29-150600.3.19.1.i586", "product_id": "php8-zip-8.2.29-150600.3.19.1.i586" } }, { "category": "product_version", "name": "php8-zlib-8.2.29-150600.3.19.1.i586", "product": { "name": "php8-zlib-8.2.29-150600.3.19.1.i586", "product_id": "php8-zlib-8.2.29-150600.3.19.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "php8-fpm-apache-8.2.29-150600.3.19.1.noarch", "product": { "name": "php8-fpm-apache-8.2.29-150600.3.19.1.noarch", "product_id": "php8-fpm-apache-8.2.29-150600.3.19.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "apache2-mod_php8-8.2.29-150600.3.19.1.ppc64le", "product": { "name": "apache2-mod_php8-8.2.29-150600.3.19.1.ppc64le", "product_id": "apache2-mod_php8-8.2.29-150600.3.19.1.ppc64le" } }, { "category": "product_version", "name": "php8-8.2.29-150600.3.19.1.ppc64le", "product": { "name": "php8-8.2.29-150600.3.19.1.ppc64le", "product_id": "php8-8.2.29-150600.3.19.1.ppc64le" } }, { "category": "product_version", "name": "php8-bcmath-8.2.29-150600.3.19.1.ppc64le", "product": { "name": "php8-bcmath-8.2.29-150600.3.19.1.ppc64le", "product_id": "php8-bcmath-8.2.29-150600.3.19.1.ppc64le" } }, { "category": "product_version", "name": "php8-bz2-8.2.29-150600.3.19.1.ppc64le", "product": { "name": "php8-bz2-8.2.29-150600.3.19.1.ppc64le", "product_id": "php8-bz2-8.2.29-150600.3.19.1.ppc64le" } }, { "category": "product_version", "name": "php8-calendar-8.2.29-150600.3.19.1.ppc64le", "product": { "name": "php8-calendar-8.2.29-150600.3.19.1.ppc64le", "product_id": "php8-calendar-8.2.29-150600.3.19.1.ppc64le" } }, { "category": "product_version", "name": "php8-cli-8.2.29-150600.3.19.1.ppc64le", "product": { "name": "php8-cli-8.2.29-150600.3.19.1.ppc64le", "product_id": "php8-cli-8.2.29-150600.3.19.1.ppc64le" } }, { "category": "product_version", "name": "php8-ctype-8.2.29-150600.3.19.1.ppc64le", "product": { "name": "php8-ctype-8.2.29-150600.3.19.1.ppc64le", "product_id": "php8-ctype-8.2.29-150600.3.19.1.ppc64le" } }, { "category": "product_version", "name": "php8-curl-8.2.29-150600.3.19.1.ppc64le", "product": { "name": "php8-curl-8.2.29-150600.3.19.1.ppc64le", "product_id": "php8-curl-8.2.29-150600.3.19.1.ppc64le" } }, { "category": "product_version", "name": "php8-dba-8.2.29-150600.3.19.1.ppc64le", "product": { "name": "php8-dba-8.2.29-150600.3.19.1.ppc64le", "product_id": "php8-dba-8.2.29-150600.3.19.1.ppc64le" } }, { "category": "product_version", "name": "php8-devel-8.2.29-150600.3.19.1.ppc64le", "product": { "name": "php8-devel-8.2.29-150600.3.19.1.ppc64le", "product_id": "php8-devel-8.2.29-150600.3.19.1.ppc64le" } }, { "category": "product_version", "name": "php8-dom-8.2.29-150600.3.19.1.ppc64le", "product": { "name": "php8-dom-8.2.29-150600.3.19.1.ppc64le", "product_id": "php8-dom-8.2.29-150600.3.19.1.ppc64le" } }, { "category": "product_version", "name": "php8-embed-8.2.29-150600.3.19.1.ppc64le", "product": { "name": "php8-embed-8.2.29-150600.3.19.1.ppc64le", "product_id": "php8-embed-8.2.29-150600.3.19.1.ppc64le" } }, { "category": "product_version", "name": "php8-enchant-8.2.29-150600.3.19.1.ppc64le", "product": { "name": "php8-enchant-8.2.29-150600.3.19.1.ppc64le", "product_id": "php8-enchant-8.2.29-150600.3.19.1.ppc64le" } }, { "category": "product_version", "name": "php8-exif-8.2.29-150600.3.19.1.ppc64le", "product": { "name": "php8-exif-8.2.29-150600.3.19.1.ppc64le", "product_id": "php8-exif-8.2.29-150600.3.19.1.ppc64le" } }, { "category": "product_version", "name": "php8-fastcgi-8.2.29-150600.3.19.1.ppc64le", "product": { "name": "php8-fastcgi-8.2.29-150600.3.19.1.ppc64le", "product_id": "php8-fastcgi-8.2.29-150600.3.19.1.ppc64le" } }, { "category": "product_version", "name": "php8-ffi-8.2.29-150600.3.19.1.ppc64le", "product": { "name": "php8-ffi-8.2.29-150600.3.19.1.ppc64le", "product_id": "php8-ffi-8.2.29-150600.3.19.1.ppc64le" } }, { "category": "product_version", "name": "php8-fileinfo-8.2.29-150600.3.19.1.ppc64le", "product": { "name": "php8-fileinfo-8.2.29-150600.3.19.1.ppc64le", "product_id": "php8-fileinfo-8.2.29-150600.3.19.1.ppc64le" } }, { "category": "product_version", "name": "php8-fpm-8.2.29-150600.3.19.1.ppc64le", "product": { "name": "php8-fpm-8.2.29-150600.3.19.1.ppc64le", "product_id": "php8-fpm-8.2.29-150600.3.19.1.ppc64le" } }, { "category": "product_version", "name": "php8-ftp-8.2.29-150600.3.19.1.ppc64le", "product": { "name": "php8-ftp-8.2.29-150600.3.19.1.ppc64le", "product_id": "php8-ftp-8.2.29-150600.3.19.1.ppc64le" } }, { "category": "product_version", "name": "php8-gd-8.2.29-150600.3.19.1.ppc64le", "product": { "name": "php8-gd-8.2.29-150600.3.19.1.ppc64le", "product_id": "php8-gd-8.2.29-150600.3.19.1.ppc64le" } }, { "category": "product_version", "name": "php8-gettext-8.2.29-150600.3.19.1.ppc64le", "product": { "name": "php8-gettext-8.2.29-150600.3.19.1.ppc64le", "product_id": "php8-gettext-8.2.29-150600.3.19.1.ppc64le" } }, { "category": "product_version", "name": "php8-gmp-8.2.29-150600.3.19.1.ppc64le", "product": { "name": "php8-gmp-8.2.29-150600.3.19.1.ppc64le", "product_id": "php8-gmp-8.2.29-150600.3.19.1.ppc64le" } }, { "category": "product_version", "name": "php8-iconv-8.2.29-150600.3.19.1.ppc64le", "product": { "name": "php8-iconv-8.2.29-150600.3.19.1.ppc64le", "product_id": "php8-iconv-8.2.29-150600.3.19.1.ppc64le" } }, { "category": "product_version", "name": "php8-intl-8.2.29-150600.3.19.1.ppc64le", "product": { "name": "php8-intl-8.2.29-150600.3.19.1.ppc64le", "product_id": "php8-intl-8.2.29-150600.3.19.1.ppc64le" } }, { "category": "product_version", "name": "php8-ldap-8.2.29-150600.3.19.1.ppc64le", "product": { "name": "php8-ldap-8.2.29-150600.3.19.1.ppc64le", "product_id": "php8-ldap-8.2.29-150600.3.19.1.ppc64le" } }, { "category": "product_version", "name": "php8-mbstring-8.2.29-150600.3.19.1.ppc64le", "product": { "name": "php8-mbstring-8.2.29-150600.3.19.1.ppc64le", "product_id": "php8-mbstring-8.2.29-150600.3.19.1.ppc64le" } }, { "category": "product_version", "name": "php8-mysql-8.2.29-150600.3.19.1.ppc64le", "product": { "name": "php8-mysql-8.2.29-150600.3.19.1.ppc64le", "product_id": "php8-mysql-8.2.29-150600.3.19.1.ppc64le" } }, { "category": "product_version", "name": "php8-odbc-8.2.29-150600.3.19.1.ppc64le", "product": { "name": "php8-odbc-8.2.29-150600.3.19.1.ppc64le", "product_id": "php8-odbc-8.2.29-150600.3.19.1.ppc64le" } }, { "category": "product_version", "name": "php8-opcache-8.2.29-150600.3.19.1.ppc64le", "product": { "name": "php8-opcache-8.2.29-150600.3.19.1.ppc64le", "product_id": "php8-opcache-8.2.29-150600.3.19.1.ppc64le" } }, { "category": "product_version", "name": "php8-openssl-8.2.29-150600.3.19.1.ppc64le", "product": { "name": "php8-openssl-8.2.29-150600.3.19.1.ppc64le", "product_id": "php8-openssl-8.2.29-150600.3.19.1.ppc64le" } }, { "category": "product_version", "name": "php8-pcntl-8.2.29-150600.3.19.1.ppc64le", "product": { "name": "php8-pcntl-8.2.29-150600.3.19.1.ppc64le", "product_id": "php8-pcntl-8.2.29-150600.3.19.1.ppc64le" } }, { "category": "product_version", "name": "php8-pdo-8.2.29-150600.3.19.1.ppc64le", "product": { "name": "php8-pdo-8.2.29-150600.3.19.1.ppc64le", "product_id": "php8-pdo-8.2.29-150600.3.19.1.ppc64le" } }, { "category": "product_version", "name": "php8-pgsql-8.2.29-150600.3.19.1.ppc64le", "product": { "name": "php8-pgsql-8.2.29-150600.3.19.1.ppc64le", "product_id": "php8-pgsql-8.2.29-150600.3.19.1.ppc64le" } }, { "category": "product_version", "name": "php8-phar-8.2.29-150600.3.19.1.ppc64le", "product": { "name": "php8-phar-8.2.29-150600.3.19.1.ppc64le", "product_id": "php8-phar-8.2.29-150600.3.19.1.ppc64le" } }, { "category": "product_version", "name": "php8-posix-8.2.29-150600.3.19.1.ppc64le", "product": { "name": "php8-posix-8.2.29-150600.3.19.1.ppc64le", "product_id": "php8-posix-8.2.29-150600.3.19.1.ppc64le" } }, { "category": "product_version", "name": "php8-readline-8.2.29-150600.3.19.1.ppc64le", "product": { "name": "php8-readline-8.2.29-150600.3.19.1.ppc64le", "product_id": "php8-readline-8.2.29-150600.3.19.1.ppc64le" } }, { "category": "product_version", "name": "php8-shmop-8.2.29-150600.3.19.1.ppc64le", "product": { "name": "php8-shmop-8.2.29-150600.3.19.1.ppc64le", "product_id": "php8-shmop-8.2.29-150600.3.19.1.ppc64le" } }, { "category": "product_version", "name": "php8-snmp-8.2.29-150600.3.19.1.ppc64le", "product": { "name": "php8-snmp-8.2.29-150600.3.19.1.ppc64le", "product_id": "php8-snmp-8.2.29-150600.3.19.1.ppc64le" } }, { "category": "product_version", "name": "php8-soap-8.2.29-150600.3.19.1.ppc64le", "product": { "name": "php8-soap-8.2.29-150600.3.19.1.ppc64le", "product_id": "php8-soap-8.2.29-150600.3.19.1.ppc64le" } }, { "category": "product_version", "name": "php8-sockets-8.2.29-150600.3.19.1.ppc64le", "product": { "name": "php8-sockets-8.2.29-150600.3.19.1.ppc64le", "product_id": "php8-sockets-8.2.29-150600.3.19.1.ppc64le" } }, { "category": "product_version", "name": "php8-sodium-8.2.29-150600.3.19.1.ppc64le", "product": { "name": "php8-sodium-8.2.29-150600.3.19.1.ppc64le", "product_id": "php8-sodium-8.2.29-150600.3.19.1.ppc64le" } }, { "category": "product_version", "name": "php8-sqlite-8.2.29-150600.3.19.1.ppc64le", "product": { "name": "php8-sqlite-8.2.29-150600.3.19.1.ppc64le", "product_id": "php8-sqlite-8.2.29-150600.3.19.1.ppc64le" } }, { "category": "product_version", "name": "php8-sysvmsg-8.2.29-150600.3.19.1.ppc64le", "product": { "name": "php8-sysvmsg-8.2.29-150600.3.19.1.ppc64le", "product_id": "php8-sysvmsg-8.2.29-150600.3.19.1.ppc64le" } }, { "category": "product_version", "name": "php8-sysvsem-8.2.29-150600.3.19.1.ppc64le", "product": { "name": "php8-sysvsem-8.2.29-150600.3.19.1.ppc64le", "product_id": "php8-sysvsem-8.2.29-150600.3.19.1.ppc64le" } }, { "category": "product_version", "name": "php8-sysvshm-8.2.29-150600.3.19.1.ppc64le", "product": { "name": "php8-sysvshm-8.2.29-150600.3.19.1.ppc64le", "product_id": "php8-sysvshm-8.2.29-150600.3.19.1.ppc64le" } }, { "category": "product_version", "name": "php8-test-8.2.29-150600.3.19.2.ppc64le", "product": { "name": "php8-test-8.2.29-150600.3.19.2.ppc64le", "product_id": "php8-test-8.2.29-150600.3.19.2.ppc64le" } }, { "category": "product_version", "name": "php8-tidy-8.2.29-150600.3.19.1.ppc64le", "product": { "name": "php8-tidy-8.2.29-150600.3.19.1.ppc64le", "product_id": "php8-tidy-8.2.29-150600.3.19.1.ppc64le" } }, { "category": "product_version", "name": "php8-tokenizer-8.2.29-150600.3.19.1.ppc64le", "product": { "name": "php8-tokenizer-8.2.29-150600.3.19.1.ppc64le", "product_id": "php8-tokenizer-8.2.29-150600.3.19.1.ppc64le" } }, { "category": "product_version", "name": "php8-xmlreader-8.2.29-150600.3.19.1.ppc64le", "product": { "name": "php8-xmlreader-8.2.29-150600.3.19.1.ppc64le", "product_id": "php8-xmlreader-8.2.29-150600.3.19.1.ppc64le" } }, { "category": "product_version", "name": "php8-xmlwriter-8.2.29-150600.3.19.1.ppc64le", "product": { "name": "php8-xmlwriter-8.2.29-150600.3.19.1.ppc64le", "product_id": "php8-xmlwriter-8.2.29-150600.3.19.1.ppc64le" } }, { "category": "product_version", "name": "php8-xsl-8.2.29-150600.3.19.1.ppc64le", "product": { "name": "php8-xsl-8.2.29-150600.3.19.1.ppc64le", "product_id": "php8-xsl-8.2.29-150600.3.19.1.ppc64le" } }, { "category": "product_version", "name": "php8-zip-8.2.29-150600.3.19.1.ppc64le", "product": { "name": "php8-zip-8.2.29-150600.3.19.1.ppc64le", "product_id": "php8-zip-8.2.29-150600.3.19.1.ppc64le" } }, { "category": "product_version", "name": "php8-zlib-8.2.29-150600.3.19.1.ppc64le", "product": { "name": "php8-zlib-8.2.29-150600.3.19.1.ppc64le", "product_id": "php8-zlib-8.2.29-150600.3.19.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "apache2-mod_php8-8.2.29-150600.3.19.1.s390x", "product": { "name": "apache2-mod_php8-8.2.29-150600.3.19.1.s390x", "product_id": "apache2-mod_php8-8.2.29-150600.3.19.1.s390x" } }, { "category": "product_version", "name": "php8-8.2.29-150600.3.19.1.s390x", "product": { "name": "php8-8.2.29-150600.3.19.1.s390x", "product_id": "php8-8.2.29-150600.3.19.1.s390x" } }, { "category": "product_version", "name": "php8-bcmath-8.2.29-150600.3.19.1.s390x", "product": { "name": "php8-bcmath-8.2.29-150600.3.19.1.s390x", "product_id": "php8-bcmath-8.2.29-150600.3.19.1.s390x" } }, { "category": "product_version", "name": "php8-bz2-8.2.29-150600.3.19.1.s390x", "product": { "name": "php8-bz2-8.2.29-150600.3.19.1.s390x", "product_id": "php8-bz2-8.2.29-150600.3.19.1.s390x" } }, { "category": "product_version", "name": "php8-calendar-8.2.29-150600.3.19.1.s390x", "product": { "name": "php8-calendar-8.2.29-150600.3.19.1.s390x", "product_id": "php8-calendar-8.2.29-150600.3.19.1.s390x" } }, { "category": "product_version", "name": "php8-cli-8.2.29-150600.3.19.1.s390x", "product": { "name": "php8-cli-8.2.29-150600.3.19.1.s390x", "product_id": "php8-cli-8.2.29-150600.3.19.1.s390x" } }, { "category": "product_version", "name": "php8-ctype-8.2.29-150600.3.19.1.s390x", "product": { "name": "php8-ctype-8.2.29-150600.3.19.1.s390x", "product_id": "php8-ctype-8.2.29-150600.3.19.1.s390x" } }, { "category": "product_version", "name": "php8-curl-8.2.29-150600.3.19.1.s390x", "product": { "name": "php8-curl-8.2.29-150600.3.19.1.s390x", "product_id": "php8-curl-8.2.29-150600.3.19.1.s390x" } }, { "category": "product_version", "name": "php8-dba-8.2.29-150600.3.19.1.s390x", "product": { "name": "php8-dba-8.2.29-150600.3.19.1.s390x", "product_id": "php8-dba-8.2.29-150600.3.19.1.s390x" } }, { "category": "product_version", "name": "php8-devel-8.2.29-150600.3.19.1.s390x", "product": { "name": "php8-devel-8.2.29-150600.3.19.1.s390x", "product_id": "php8-devel-8.2.29-150600.3.19.1.s390x" } }, { "category": "product_version", "name": "php8-dom-8.2.29-150600.3.19.1.s390x", "product": { "name": "php8-dom-8.2.29-150600.3.19.1.s390x", "product_id": "php8-dom-8.2.29-150600.3.19.1.s390x" } }, { "category": "product_version", "name": "php8-embed-8.2.29-150600.3.19.1.s390x", "product": { "name": "php8-embed-8.2.29-150600.3.19.1.s390x", "product_id": "php8-embed-8.2.29-150600.3.19.1.s390x" } }, { "category": "product_version", "name": "php8-enchant-8.2.29-150600.3.19.1.s390x", "product": { "name": "php8-enchant-8.2.29-150600.3.19.1.s390x", "product_id": "php8-enchant-8.2.29-150600.3.19.1.s390x" } }, { "category": "product_version", "name": "php8-exif-8.2.29-150600.3.19.1.s390x", "product": { "name": "php8-exif-8.2.29-150600.3.19.1.s390x", "product_id": "php8-exif-8.2.29-150600.3.19.1.s390x" } }, { "category": "product_version", "name": "php8-fastcgi-8.2.29-150600.3.19.1.s390x", "product": { "name": "php8-fastcgi-8.2.29-150600.3.19.1.s390x", "product_id": "php8-fastcgi-8.2.29-150600.3.19.1.s390x" } }, { "category": "product_version", "name": "php8-ffi-8.2.29-150600.3.19.1.s390x", "product": { "name": "php8-ffi-8.2.29-150600.3.19.1.s390x", "product_id": "php8-ffi-8.2.29-150600.3.19.1.s390x" } }, { "category": "product_version", "name": "php8-fileinfo-8.2.29-150600.3.19.1.s390x", "product": { "name": "php8-fileinfo-8.2.29-150600.3.19.1.s390x", "product_id": "php8-fileinfo-8.2.29-150600.3.19.1.s390x" } }, { "category": "product_version", "name": "php8-fpm-8.2.29-150600.3.19.1.s390x", "product": { "name": "php8-fpm-8.2.29-150600.3.19.1.s390x", "product_id": "php8-fpm-8.2.29-150600.3.19.1.s390x" } }, { "category": "product_version", "name": "php8-ftp-8.2.29-150600.3.19.1.s390x", "product": { "name": "php8-ftp-8.2.29-150600.3.19.1.s390x", "product_id": "php8-ftp-8.2.29-150600.3.19.1.s390x" } }, { "category": "product_version", "name": "php8-gd-8.2.29-150600.3.19.1.s390x", "product": { "name": "php8-gd-8.2.29-150600.3.19.1.s390x", "product_id": "php8-gd-8.2.29-150600.3.19.1.s390x" } }, { "category": "product_version", "name": "php8-gettext-8.2.29-150600.3.19.1.s390x", "product": { "name": "php8-gettext-8.2.29-150600.3.19.1.s390x", "product_id": "php8-gettext-8.2.29-150600.3.19.1.s390x" } }, { "category": "product_version", "name": "php8-gmp-8.2.29-150600.3.19.1.s390x", "product": { "name": "php8-gmp-8.2.29-150600.3.19.1.s390x", "product_id": "php8-gmp-8.2.29-150600.3.19.1.s390x" } }, { "category": "product_version", "name": "php8-iconv-8.2.29-150600.3.19.1.s390x", "product": { "name": "php8-iconv-8.2.29-150600.3.19.1.s390x", "product_id": "php8-iconv-8.2.29-150600.3.19.1.s390x" } }, { "category": "product_version", "name": "php8-intl-8.2.29-150600.3.19.1.s390x", "product": { "name": "php8-intl-8.2.29-150600.3.19.1.s390x", "product_id": "php8-intl-8.2.29-150600.3.19.1.s390x" } }, { "category": "product_version", "name": "php8-ldap-8.2.29-150600.3.19.1.s390x", "product": { "name": "php8-ldap-8.2.29-150600.3.19.1.s390x", "product_id": "php8-ldap-8.2.29-150600.3.19.1.s390x" } }, { "category": "product_version", "name": "php8-mbstring-8.2.29-150600.3.19.1.s390x", "product": { "name": "php8-mbstring-8.2.29-150600.3.19.1.s390x", "product_id": "php8-mbstring-8.2.29-150600.3.19.1.s390x" } }, { "category": "product_version", "name": "php8-mysql-8.2.29-150600.3.19.1.s390x", "product": { "name": "php8-mysql-8.2.29-150600.3.19.1.s390x", "product_id": "php8-mysql-8.2.29-150600.3.19.1.s390x" } }, { "category": "product_version", "name": "php8-odbc-8.2.29-150600.3.19.1.s390x", "product": { "name": "php8-odbc-8.2.29-150600.3.19.1.s390x", "product_id": "php8-odbc-8.2.29-150600.3.19.1.s390x" } }, { "category": "product_version", "name": "php8-opcache-8.2.29-150600.3.19.1.s390x", "product": { "name": "php8-opcache-8.2.29-150600.3.19.1.s390x", "product_id": "php8-opcache-8.2.29-150600.3.19.1.s390x" } }, { "category": "product_version", "name": "php8-openssl-8.2.29-150600.3.19.1.s390x", "product": { "name": "php8-openssl-8.2.29-150600.3.19.1.s390x", "product_id": "php8-openssl-8.2.29-150600.3.19.1.s390x" } }, { "category": "product_version", "name": "php8-pcntl-8.2.29-150600.3.19.1.s390x", "product": { "name": "php8-pcntl-8.2.29-150600.3.19.1.s390x", "product_id": "php8-pcntl-8.2.29-150600.3.19.1.s390x" } }, { "category": "product_version", "name": "php8-pdo-8.2.29-150600.3.19.1.s390x", "product": { "name": "php8-pdo-8.2.29-150600.3.19.1.s390x", "product_id": "php8-pdo-8.2.29-150600.3.19.1.s390x" } }, { "category": "product_version", "name": "php8-pgsql-8.2.29-150600.3.19.1.s390x", "product": { "name": "php8-pgsql-8.2.29-150600.3.19.1.s390x", "product_id": "php8-pgsql-8.2.29-150600.3.19.1.s390x" } }, { "category": "product_version", "name": "php8-phar-8.2.29-150600.3.19.1.s390x", "product": { "name": "php8-phar-8.2.29-150600.3.19.1.s390x", "product_id": "php8-phar-8.2.29-150600.3.19.1.s390x" } }, { "category": "product_version", "name": "php8-posix-8.2.29-150600.3.19.1.s390x", "product": { "name": "php8-posix-8.2.29-150600.3.19.1.s390x", "product_id": "php8-posix-8.2.29-150600.3.19.1.s390x" } }, { "category": "product_version", "name": "php8-readline-8.2.29-150600.3.19.1.s390x", "product": { "name": "php8-readline-8.2.29-150600.3.19.1.s390x", "product_id": "php8-readline-8.2.29-150600.3.19.1.s390x" } }, { "category": "product_version", "name": "php8-shmop-8.2.29-150600.3.19.1.s390x", "product": { "name": "php8-shmop-8.2.29-150600.3.19.1.s390x", "product_id": "php8-shmop-8.2.29-150600.3.19.1.s390x" } }, { "category": "product_version", "name": "php8-snmp-8.2.29-150600.3.19.1.s390x", "product": { "name": "php8-snmp-8.2.29-150600.3.19.1.s390x", "product_id": "php8-snmp-8.2.29-150600.3.19.1.s390x" } }, { "category": "product_version", "name": "php8-soap-8.2.29-150600.3.19.1.s390x", "product": { "name": "php8-soap-8.2.29-150600.3.19.1.s390x", "product_id": "php8-soap-8.2.29-150600.3.19.1.s390x" } }, { "category": "product_version", "name": "php8-sockets-8.2.29-150600.3.19.1.s390x", "product": { "name": "php8-sockets-8.2.29-150600.3.19.1.s390x", "product_id": "php8-sockets-8.2.29-150600.3.19.1.s390x" } }, { "category": "product_version", "name": "php8-sodium-8.2.29-150600.3.19.1.s390x", "product": { "name": "php8-sodium-8.2.29-150600.3.19.1.s390x", "product_id": "php8-sodium-8.2.29-150600.3.19.1.s390x" } }, { "category": "product_version", "name": "php8-sqlite-8.2.29-150600.3.19.1.s390x", "product": { "name": "php8-sqlite-8.2.29-150600.3.19.1.s390x", "product_id": "php8-sqlite-8.2.29-150600.3.19.1.s390x" } }, { "category": "product_version", "name": "php8-sysvmsg-8.2.29-150600.3.19.1.s390x", "product": { "name": "php8-sysvmsg-8.2.29-150600.3.19.1.s390x", "product_id": "php8-sysvmsg-8.2.29-150600.3.19.1.s390x" } }, { "category": "product_version", "name": "php8-sysvsem-8.2.29-150600.3.19.1.s390x", "product": { "name": "php8-sysvsem-8.2.29-150600.3.19.1.s390x", "product_id": "php8-sysvsem-8.2.29-150600.3.19.1.s390x" } }, { "category": "product_version", "name": "php8-sysvshm-8.2.29-150600.3.19.1.s390x", "product": { "name": "php8-sysvshm-8.2.29-150600.3.19.1.s390x", "product_id": "php8-sysvshm-8.2.29-150600.3.19.1.s390x" } }, { "category": "product_version", "name": "php8-test-8.2.29-150600.3.19.2.s390x", "product": { "name": "php8-test-8.2.29-150600.3.19.2.s390x", "product_id": "php8-test-8.2.29-150600.3.19.2.s390x" } }, { "category": "product_version", "name": "php8-tidy-8.2.29-150600.3.19.1.s390x", "product": { "name": "php8-tidy-8.2.29-150600.3.19.1.s390x", "product_id": "php8-tidy-8.2.29-150600.3.19.1.s390x" } }, { "category": "product_version", "name": "php8-tokenizer-8.2.29-150600.3.19.1.s390x", "product": { "name": "php8-tokenizer-8.2.29-150600.3.19.1.s390x", "product_id": "php8-tokenizer-8.2.29-150600.3.19.1.s390x" } }, { "category": "product_version", "name": "php8-xmlreader-8.2.29-150600.3.19.1.s390x", "product": { "name": "php8-xmlreader-8.2.29-150600.3.19.1.s390x", "product_id": "php8-xmlreader-8.2.29-150600.3.19.1.s390x" } }, { "category": "product_version", "name": "php8-xmlwriter-8.2.29-150600.3.19.1.s390x", "product": { "name": "php8-xmlwriter-8.2.29-150600.3.19.1.s390x", "product_id": "php8-xmlwriter-8.2.29-150600.3.19.1.s390x" } }, { "category": "product_version", "name": "php8-xsl-8.2.29-150600.3.19.1.s390x", "product": { "name": "php8-xsl-8.2.29-150600.3.19.1.s390x", "product_id": "php8-xsl-8.2.29-150600.3.19.1.s390x" } }, { "category": "product_version", "name": "php8-zip-8.2.29-150600.3.19.1.s390x", "product": { "name": "php8-zip-8.2.29-150600.3.19.1.s390x", "product_id": "php8-zip-8.2.29-150600.3.19.1.s390x" } }, { "category": "product_version", "name": "php8-zlib-8.2.29-150600.3.19.1.s390x", "product": { "name": "php8-zlib-8.2.29-150600.3.19.1.s390x", "product_id": "php8-zlib-8.2.29-150600.3.19.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "apache2-mod_php8-8.2.29-150600.3.19.1.x86_64", "product": { "name": "apache2-mod_php8-8.2.29-150600.3.19.1.x86_64", "product_id": "apache2-mod_php8-8.2.29-150600.3.19.1.x86_64" } }, { "category": "product_version", "name": "php8-8.2.29-150600.3.19.1.x86_64", "product": { "name": "php8-8.2.29-150600.3.19.1.x86_64", "product_id": "php8-8.2.29-150600.3.19.1.x86_64" } }, { "category": "product_version", "name": "php8-bcmath-8.2.29-150600.3.19.1.x86_64", "product": { "name": "php8-bcmath-8.2.29-150600.3.19.1.x86_64", "product_id": "php8-bcmath-8.2.29-150600.3.19.1.x86_64" } }, { "category": "product_version", "name": "php8-bz2-8.2.29-150600.3.19.1.x86_64", "product": { "name": "php8-bz2-8.2.29-150600.3.19.1.x86_64", "product_id": "php8-bz2-8.2.29-150600.3.19.1.x86_64" } }, { "category": "product_version", "name": "php8-calendar-8.2.29-150600.3.19.1.x86_64", "product": { "name": "php8-calendar-8.2.29-150600.3.19.1.x86_64", "product_id": "php8-calendar-8.2.29-150600.3.19.1.x86_64" } }, { "category": "product_version", "name": "php8-cli-8.2.29-150600.3.19.1.x86_64", "product": { "name": "php8-cli-8.2.29-150600.3.19.1.x86_64", "product_id": "php8-cli-8.2.29-150600.3.19.1.x86_64" } }, { "category": "product_version", "name": "php8-ctype-8.2.29-150600.3.19.1.x86_64", "product": { "name": "php8-ctype-8.2.29-150600.3.19.1.x86_64", "product_id": "php8-ctype-8.2.29-150600.3.19.1.x86_64" } }, { "category": "product_version", "name": "php8-curl-8.2.29-150600.3.19.1.x86_64", "product": { "name": "php8-curl-8.2.29-150600.3.19.1.x86_64", "product_id": "php8-curl-8.2.29-150600.3.19.1.x86_64" } }, { "category": "product_version", "name": "php8-dba-8.2.29-150600.3.19.1.x86_64", "product": { "name": "php8-dba-8.2.29-150600.3.19.1.x86_64", "product_id": "php8-dba-8.2.29-150600.3.19.1.x86_64" } }, { "category": "product_version", "name": "php8-devel-8.2.29-150600.3.19.1.x86_64", "product": { "name": "php8-devel-8.2.29-150600.3.19.1.x86_64", "product_id": "php8-devel-8.2.29-150600.3.19.1.x86_64" } }, { "category": "product_version", "name": "php8-dom-8.2.29-150600.3.19.1.x86_64", "product": { "name": "php8-dom-8.2.29-150600.3.19.1.x86_64", "product_id": "php8-dom-8.2.29-150600.3.19.1.x86_64" } }, { "category": "product_version", "name": "php8-embed-8.2.29-150600.3.19.1.x86_64", "product": { "name": "php8-embed-8.2.29-150600.3.19.1.x86_64", "product_id": "php8-embed-8.2.29-150600.3.19.1.x86_64" } }, { "category": "product_version", "name": "php8-enchant-8.2.29-150600.3.19.1.x86_64", "product": { "name": "php8-enchant-8.2.29-150600.3.19.1.x86_64", "product_id": "php8-enchant-8.2.29-150600.3.19.1.x86_64" } }, { "category": "product_version", "name": "php8-exif-8.2.29-150600.3.19.1.x86_64", "product": { "name": "php8-exif-8.2.29-150600.3.19.1.x86_64", "product_id": "php8-exif-8.2.29-150600.3.19.1.x86_64" } }, { "category": "product_version", "name": "php8-fastcgi-8.2.29-150600.3.19.1.x86_64", "product": { "name": "php8-fastcgi-8.2.29-150600.3.19.1.x86_64", "product_id": "php8-fastcgi-8.2.29-150600.3.19.1.x86_64" } }, { "category": "product_version", "name": "php8-ffi-8.2.29-150600.3.19.1.x86_64", "product": { "name": "php8-ffi-8.2.29-150600.3.19.1.x86_64", "product_id": "php8-ffi-8.2.29-150600.3.19.1.x86_64" } }, { "category": "product_version", "name": "php8-fileinfo-8.2.29-150600.3.19.1.x86_64", "product": { "name": "php8-fileinfo-8.2.29-150600.3.19.1.x86_64", "product_id": "php8-fileinfo-8.2.29-150600.3.19.1.x86_64" } }, { "category": "product_version", "name": "php8-fpm-8.2.29-150600.3.19.1.x86_64", "product": { "name": "php8-fpm-8.2.29-150600.3.19.1.x86_64", "product_id": "php8-fpm-8.2.29-150600.3.19.1.x86_64" } }, { "category": "product_version", "name": "php8-ftp-8.2.29-150600.3.19.1.x86_64", "product": { "name": "php8-ftp-8.2.29-150600.3.19.1.x86_64", "product_id": "php8-ftp-8.2.29-150600.3.19.1.x86_64" } }, { "category": "product_version", "name": "php8-gd-8.2.29-150600.3.19.1.x86_64", "product": { "name": "php8-gd-8.2.29-150600.3.19.1.x86_64", "product_id": "php8-gd-8.2.29-150600.3.19.1.x86_64" } }, { "category": "product_version", "name": "php8-gettext-8.2.29-150600.3.19.1.x86_64", "product": { "name": "php8-gettext-8.2.29-150600.3.19.1.x86_64", "product_id": "php8-gettext-8.2.29-150600.3.19.1.x86_64" } }, { "category": "product_version", "name": "php8-gmp-8.2.29-150600.3.19.1.x86_64", "product": { "name": "php8-gmp-8.2.29-150600.3.19.1.x86_64", "product_id": "php8-gmp-8.2.29-150600.3.19.1.x86_64" } }, { "category": "product_version", "name": "php8-iconv-8.2.29-150600.3.19.1.x86_64", "product": { "name": "php8-iconv-8.2.29-150600.3.19.1.x86_64", "product_id": "php8-iconv-8.2.29-150600.3.19.1.x86_64" } }, { "category": "product_version", "name": "php8-intl-8.2.29-150600.3.19.1.x86_64", "product": { "name": "php8-intl-8.2.29-150600.3.19.1.x86_64", "product_id": "php8-intl-8.2.29-150600.3.19.1.x86_64" } }, { "category": "product_version", "name": "php8-ldap-8.2.29-150600.3.19.1.x86_64", "product": { "name": "php8-ldap-8.2.29-150600.3.19.1.x86_64", "product_id": "php8-ldap-8.2.29-150600.3.19.1.x86_64" } }, { "category": "product_version", "name": "php8-mbstring-8.2.29-150600.3.19.1.x86_64", "product": { "name": "php8-mbstring-8.2.29-150600.3.19.1.x86_64", "product_id": "php8-mbstring-8.2.29-150600.3.19.1.x86_64" } }, { "category": "product_version", "name": "php8-mysql-8.2.29-150600.3.19.1.x86_64", "product": { "name": "php8-mysql-8.2.29-150600.3.19.1.x86_64", "product_id": "php8-mysql-8.2.29-150600.3.19.1.x86_64" } }, { "category": "product_version", "name": "php8-odbc-8.2.29-150600.3.19.1.x86_64", "product": { "name": "php8-odbc-8.2.29-150600.3.19.1.x86_64", "product_id": "php8-odbc-8.2.29-150600.3.19.1.x86_64" } }, { "category": "product_version", "name": "php8-opcache-8.2.29-150600.3.19.1.x86_64", "product": { "name": "php8-opcache-8.2.29-150600.3.19.1.x86_64", "product_id": "php8-opcache-8.2.29-150600.3.19.1.x86_64" } }, { "category": "product_version", "name": "php8-openssl-8.2.29-150600.3.19.1.x86_64", "product": { "name": "php8-openssl-8.2.29-150600.3.19.1.x86_64", "product_id": "php8-openssl-8.2.29-150600.3.19.1.x86_64" } }, { "category": "product_version", "name": "php8-pcntl-8.2.29-150600.3.19.1.x86_64", "product": { "name": "php8-pcntl-8.2.29-150600.3.19.1.x86_64", "product_id": "php8-pcntl-8.2.29-150600.3.19.1.x86_64" } }, { "category": "product_version", "name": "php8-pdo-8.2.29-150600.3.19.1.x86_64", "product": { "name": "php8-pdo-8.2.29-150600.3.19.1.x86_64", "product_id": "php8-pdo-8.2.29-150600.3.19.1.x86_64" } }, { "category": "product_version", "name": "php8-pgsql-8.2.29-150600.3.19.1.x86_64", "product": { "name": "php8-pgsql-8.2.29-150600.3.19.1.x86_64", "product_id": "php8-pgsql-8.2.29-150600.3.19.1.x86_64" } }, { "category": "product_version", "name": "php8-phar-8.2.29-150600.3.19.1.x86_64", "product": { "name": "php8-phar-8.2.29-150600.3.19.1.x86_64", "product_id": "php8-phar-8.2.29-150600.3.19.1.x86_64" } }, { "category": "product_version", "name": "php8-posix-8.2.29-150600.3.19.1.x86_64", "product": { "name": "php8-posix-8.2.29-150600.3.19.1.x86_64", "product_id": "php8-posix-8.2.29-150600.3.19.1.x86_64" } }, { "category": "product_version", "name": "php8-readline-8.2.29-150600.3.19.1.x86_64", "product": { "name": "php8-readline-8.2.29-150600.3.19.1.x86_64", "product_id": "php8-readline-8.2.29-150600.3.19.1.x86_64" } }, { "category": "product_version", "name": "php8-shmop-8.2.29-150600.3.19.1.x86_64", "product": { "name": "php8-shmop-8.2.29-150600.3.19.1.x86_64", "product_id": "php8-shmop-8.2.29-150600.3.19.1.x86_64" } }, { "category": "product_version", "name": "php8-snmp-8.2.29-150600.3.19.1.x86_64", "product": { "name": "php8-snmp-8.2.29-150600.3.19.1.x86_64", "product_id": "php8-snmp-8.2.29-150600.3.19.1.x86_64" } }, { "category": "product_version", "name": "php8-soap-8.2.29-150600.3.19.1.x86_64", "product": { "name": "php8-soap-8.2.29-150600.3.19.1.x86_64", "product_id": "php8-soap-8.2.29-150600.3.19.1.x86_64" } }, { "category": "product_version", "name": "php8-sockets-8.2.29-150600.3.19.1.x86_64", "product": { "name": "php8-sockets-8.2.29-150600.3.19.1.x86_64", "product_id": "php8-sockets-8.2.29-150600.3.19.1.x86_64" } }, { "category": "product_version", "name": "php8-sodium-8.2.29-150600.3.19.1.x86_64", "product": { "name": "php8-sodium-8.2.29-150600.3.19.1.x86_64", "product_id": "php8-sodium-8.2.29-150600.3.19.1.x86_64" } }, { "category": "product_version", "name": "php8-sqlite-8.2.29-150600.3.19.1.x86_64", "product": { "name": "php8-sqlite-8.2.29-150600.3.19.1.x86_64", "product_id": "php8-sqlite-8.2.29-150600.3.19.1.x86_64" } }, { "category": "product_version", "name": "php8-sysvmsg-8.2.29-150600.3.19.1.x86_64", "product": { "name": "php8-sysvmsg-8.2.29-150600.3.19.1.x86_64", "product_id": "php8-sysvmsg-8.2.29-150600.3.19.1.x86_64" } }, { "category": "product_version", "name": "php8-sysvsem-8.2.29-150600.3.19.1.x86_64", "product": { "name": "php8-sysvsem-8.2.29-150600.3.19.1.x86_64", "product_id": "php8-sysvsem-8.2.29-150600.3.19.1.x86_64" } }, { "category": "product_version", "name": "php8-sysvshm-8.2.29-150600.3.19.1.x86_64", "product": { "name": "php8-sysvshm-8.2.29-150600.3.19.1.x86_64", "product_id": "php8-sysvshm-8.2.29-150600.3.19.1.x86_64" } }, { "category": "product_version", "name": "php8-test-8.2.29-150600.3.19.2.x86_64", "product": { "name": "php8-test-8.2.29-150600.3.19.2.x86_64", "product_id": "php8-test-8.2.29-150600.3.19.2.x86_64" } }, { "category": "product_version", "name": "php8-tidy-8.2.29-150600.3.19.1.x86_64", "product": { "name": "php8-tidy-8.2.29-150600.3.19.1.x86_64", "product_id": "php8-tidy-8.2.29-150600.3.19.1.x86_64" } }, { "category": "product_version", "name": "php8-tokenizer-8.2.29-150600.3.19.1.x86_64", "product": { "name": "php8-tokenizer-8.2.29-150600.3.19.1.x86_64", "product_id": "php8-tokenizer-8.2.29-150600.3.19.1.x86_64" } }, { "category": "product_version", "name": "php8-xmlreader-8.2.29-150600.3.19.1.x86_64", "product": { "name": "php8-xmlreader-8.2.29-150600.3.19.1.x86_64", "product_id": "php8-xmlreader-8.2.29-150600.3.19.1.x86_64" } }, { "category": "product_version", "name": "php8-xmlwriter-8.2.29-150600.3.19.1.x86_64", "product": { "name": "php8-xmlwriter-8.2.29-150600.3.19.1.x86_64", "product_id": "php8-xmlwriter-8.2.29-150600.3.19.1.x86_64" } }, { "category": "product_version", "name": "php8-xsl-8.2.29-150600.3.19.1.x86_64", "product": { "name": "php8-xsl-8.2.29-150600.3.19.1.x86_64", "product_id": "php8-xsl-8.2.29-150600.3.19.1.x86_64" } }, { "category": "product_version", "name": "php8-zip-8.2.29-150600.3.19.1.x86_64", "product": { "name": "php8-zip-8.2.29-150600.3.19.1.x86_64", "product_id": "php8-zip-8.2.29-150600.3.19.1.x86_64" } }, { "category": "product_version", "name": "php8-zlib-8.2.29-150600.3.19.1.x86_64", "product": { "name": "php8-zlib-8.2.29-150600.3.19.1.x86_64", "product_id": "php8-zlib-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.aarch64" }, "product_reference": "apache2-mod_php8-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.ppc64le" }, "product_reference": "apache2-mod_php8-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.s390x" }, "product_reference": "apache2-mod_php8-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.x86_64" }, "product_reference": "apache2-mod_php8-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.aarch64" }, "product_reference": "php8-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.ppc64le" }, "product_reference": "php8-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.s390x" }, "product_reference": "php8-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.x86_64" }, "product_reference": "php8-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.aarch64" }, "product_reference": "php8-bcmath-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.ppc64le" }, "product_reference": "php8-bcmath-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.s390x" }, "product_reference": "php8-bcmath-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.x86_64" }, "product_reference": "php8-bcmath-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.aarch64" }, "product_reference": "php8-bz2-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.ppc64le" }, "product_reference": "php8-bz2-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.s390x" }, "product_reference": "php8-bz2-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.x86_64" }, "product_reference": "php8-bz2-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.aarch64" }, "product_reference": "php8-calendar-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.ppc64le" }, "product_reference": "php8-calendar-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.s390x" }, "product_reference": "php8-calendar-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.x86_64" }, "product_reference": "php8-calendar-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.aarch64" }, "product_reference": "php8-cli-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.ppc64le" }, "product_reference": "php8-cli-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.s390x" }, "product_reference": "php8-cli-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.x86_64" }, "product_reference": "php8-cli-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.aarch64" }, "product_reference": "php8-ctype-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.ppc64le" }, "product_reference": "php8-ctype-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.s390x" }, "product_reference": "php8-ctype-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.x86_64" }, "product_reference": "php8-ctype-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.aarch64" }, "product_reference": "php8-curl-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.ppc64le" }, "product_reference": "php8-curl-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.s390x" }, "product_reference": "php8-curl-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.x86_64" }, "product_reference": "php8-curl-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.aarch64" }, "product_reference": "php8-dba-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.ppc64le" }, "product_reference": "php8-dba-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.s390x" }, "product_reference": "php8-dba-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.x86_64" }, "product_reference": "php8-dba-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.aarch64" }, "product_reference": "php8-devel-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.ppc64le" }, "product_reference": "php8-devel-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.s390x" }, "product_reference": "php8-devel-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.x86_64" }, "product_reference": "php8-devel-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.aarch64" }, "product_reference": "php8-dom-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.ppc64le" }, "product_reference": "php8-dom-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.s390x" }, "product_reference": "php8-dom-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.x86_64" }, "product_reference": "php8-dom-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.aarch64" }, "product_reference": "php8-embed-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.ppc64le" }, "product_reference": "php8-embed-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.s390x" }, "product_reference": "php8-embed-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.x86_64" }, "product_reference": "php8-embed-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.aarch64" }, "product_reference": "php8-enchant-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.ppc64le" }, "product_reference": "php8-enchant-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.s390x" }, "product_reference": "php8-enchant-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.x86_64" }, "product_reference": "php8-enchant-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.aarch64" }, "product_reference": "php8-exif-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.ppc64le" }, "product_reference": "php8-exif-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.s390x" }, "product_reference": "php8-exif-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.x86_64" }, "product_reference": "php8-exif-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.aarch64" }, "product_reference": "php8-fastcgi-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.ppc64le" }, "product_reference": "php8-fastcgi-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.s390x" }, "product_reference": "php8-fastcgi-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.x86_64" }, "product_reference": "php8-fastcgi-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.aarch64" }, "product_reference": "php8-fileinfo-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.ppc64le" }, "product_reference": "php8-fileinfo-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.s390x" }, "product_reference": "php8-fileinfo-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.x86_64" }, "product_reference": "php8-fileinfo-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.aarch64" }, "product_reference": "php8-fpm-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.ppc64le" }, "product_reference": "php8-fpm-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.s390x" }, "product_reference": "php8-fpm-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.x86_64" }, "product_reference": "php8-fpm-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.aarch64" }, "product_reference": "php8-ftp-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.ppc64le" }, "product_reference": "php8-ftp-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.s390x" }, "product_reference": "php8-ftp-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.x86_64" }, "product_reference": "php8-ftp-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.aarch64" }, "product_reference": "php8-gd-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.ppc64le" }, "product_reference": "php8-gd-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.s390x" }, "product_reference": "php8-gd-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.x86_64" }, "product_reference": "php8-gd-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.aarch64" }, "product_reference": "php8-gettext-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.ppc64le" }, "product_reference": "php8-gettext-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.s390x" }, "product_reference": "php8-gettext-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.x86_64" }, "product_reference": "php8-gettext-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.aarch64" }, "product_reference": "php8-gmp-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.ppc64le" }, "product_reference": "php8-gmp-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.s390x" }, "product_reference": "php8-gmp-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.x86_64" }, "product_reference": "php8-gmp-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.aarch64" }, "product_reference": "php8-iconv-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.ppc64le" }, "product_reference": "php8-iconv-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.s390x" }, "product_reference": "php8-iconv-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.x86_64" }, "product_reference": "php8-iconv-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.aarch64" }, "product_reference": "php8-intl-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.ppc64le" }, "product_reference": "php8-intl-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.s390x" }, "product_reference": "php8-intl-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.x86_64" }, "product_reference": "php8-intl-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.aarch64" }, "product_reference": "php8-ldap-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.ppc64le" }, "product_reference": "php8-ldap-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.s390x" }, "product_reference": "php8-ldap-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.x86_64" }, "product_reference": "php8-ldap-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.aarch64" }, "product_reference": "php8-mbstring-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.ppc64le" }, "product_reference": "php8-mbstring-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.s390x" }, "product_reference": "php8-mbstring-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.x86_64" }, "product_reference": "php8-mbstring-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.aarch64" }, "product_reference": "php8-mysql-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.ppc64le" }, "product_reference": "php8-mysql-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.s390x" }, "product_reference": "php8-mysql-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.x86_64" }, "product_reference": "php8-mysql-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.aarch64" }, "product_reference": "php8-odbc-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.ppc64le" }, "product_reference": "php8-odbc-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.s390x" }, "product_reference": "php8-odbc-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.x86_64" }, "product_reference": "php8-odbc-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.aarch64" }, "product_reference": "php8-opcache-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.ppc64le" }, "product_reference": "php8-opcache-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.s390x" }, "product_reference": "php8-opcache-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.x86_64" }, "product_reference": "php8-opcache-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.aarch64" }, "product_reference": "php8-openssl-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.ppc64le" }, "product_reference": "php8-openssl-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.s390x" }, "product_reference": "php8-openssl-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.x86_64" }, "product_reference": "php8-openssl-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.aarch64" }, "product_reference": "php8-pcntl-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.ppc64le" }, "product_reference": "php8-pcntl-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.s390x" }, "product_reference": "php8-pcntl-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.x86_64" }, "product_reference": "php8-pcntl-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.aarch64" }, "product_reference": "php8-pdo-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.ppc64le" }, "product_reference": "php8-pdo-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.s390x" }, "product_reference": "php8-pdo-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.x86_64" }, "product_reference": "php8-pdo-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.aarch64" }, "product_reference": "php8-pgsql-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.ppc64le" }, "product_reference": "php8-pgsql-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.s390x" }, "product_reference": "php8-pgsql-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.x86_64" }, "product_reference": "php8-pgsql-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.aarch64" }, "product_reference": "php8-phar-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.ppc64le" }, "product_reference": "php8-phar-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.s390x" }, "product_reference": "php8-phar-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.x86_64" }, "product_reference": "php8-phar-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.aarch64" }, "product_reference": "php8-posix-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.ppc64le" }, "product_reference": "php8-posix-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.s390x" }, "product_reference": "php8-posix-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.x86_64" }, "product_reference": "php8-posix-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.aarch64" }, "product_reference": "php8-readline-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.ppc64le" }, "product_reference": "php8-readline-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.s390x" }, "product_reference": "php8-readline-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.x86_64" }, "product_reference": "php8-readline-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.aarch64" }, "product_reference": "php8-shmop-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.ppc64le" }, "product_reference": "php8-shmop-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.s390x" }, "product_reference": "php8-shmop-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.x86_64" }, "product_reference": "php8-shmop-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.aarch64" }, "product_reference": "php8-snmp-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.ppc64le" }, "product_reference": "php8-snmp-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.s390x" }, "product_reference": "php8-snmp-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.x86_64" }, "product_reference": "php8-snmp-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.aarch64" }, "product_reference": "php8-soap-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.ppc64le" }, "product_reference": "php8-soap-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.s390x" }, "product_reference": "php8-soap-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.x86_64" }, "product_reference": "php8-soap-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.aarch64" }, "product_reference": "php8-sockets-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.ppc64le" }, "product_reference": "php8-sockets-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.s390x" }, "product_reference": "php8-sockets-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.x86_64" }, "product_reference": "php8-sockets-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.aarch64" }, "product_reference": "php8-sodium-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.ppc64le" }, "product_reference": "php8-sodium-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.s390x" }, "product_reference": "php8-sodium-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.x86_64" }, "product_reference": "php8-sodium-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.aarch64" }, "product_reference": "php8-sqlite-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.ppc64le" }, "product_reference": "php8-sqlite-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.s390x" }, "product_reference": "php8-sqlite-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.x86_64" }, "product_reference": "php8-sqlite-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.aarch64" }, "product_reference": "php8-sysvmsg-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.ppc64le" }, "product_reference": "php8-sysvmsg-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.s390x" }, "product_reference": "php8-sysvmsg-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.x86_64" }, "product_reference": "php8-sysvmsg-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.aarch64" }, "product_reference": "php8-sysvsem-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.ppc64le" }, "product_reference": "php8-sysvsem-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.s390x" }, "product_reference": "php8-sysvsem-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.x86_64" }, "product_reference": "php8-sysvsem-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.aarch64" }, "product_reference": "php8-sysvshm-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.ppc64le" }, "product_reference": "php8-sysvshm-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.s390x" }, "product_reference": "php8-sysvshm-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.x86_64" }, "product_reference": "php8-sysvshm-8.2.29-150600.3.19.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.29-150600.3.19.2.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.29-150600.3.19.2.aarch64" }, "product_reference": "php8-test-8.2.29-150600.3.19.2.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.29-150600.3.19.2.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.29-150600.3.19.2.ppc64le" }, "product_reference": "php8-test-8.2.29-150600.3.19.2.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.29-150600.3.19.2.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.29-150600.3.19.2.s390x" }, "product_reference": "php8-test-8.2.29-150600.3.19.2.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.29-150600.3.19.2.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.29-150600.3.19.2.x86_64" }, "product_reference": "php8-test-8.2.29-150600.3.19.2.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.29-150600.3.19.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.29-150600.3.19.1.aarch64" }, "product_reference": "php8-tidy-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.ppc64le" }, "product_reference": "php8-tidy-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.s390x" }, "product_reference": "php8-tidy-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.x86_64" }, "product_reference": "php8-tidy-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.aarch64" }, "product_reference": "php8-tokenizer-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.ppc64le" }, "product_reference": "php8-tokenizer-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.s390x" }, "product_reference": "php8-tokenizer-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.x86_64" }, "product_reference": "php8-tokenizer-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.aarch64" }, "product_reference": "php8-xmlreader-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.ppc64le" }, "product_reference": "php8-xmlreader-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.s390x" }, "product_reference": "php8-xmlreader-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.x86_64" }, "product_reference": "php8-xmlreader-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.aarch64" }, "product_reference": "php8-xmlwriter-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.ppc64le" }, "product_reference": "php8-xmlwriter-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.s390x" }, "product_reference": "php8-xmlwriter-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.x86_64" }, "product_reference": "php8-xmlwriter-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.aarch64" }, "product_reference": "php8-xsl-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.ppc64le" }, "product_reference": "php8-xsl-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.s390x" }, "product_reference": "php8-xsl-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.x86_64" }, "product_reference": "php8-xsl-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.aarch64" }, "product_reference": "php8-zip-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.ppc64le" }, "product_reference": "php8-zip-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.s390x" }, "product_reference": "php8-zip-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.x86_64" }, "product_reference": "php8-zip-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.aarch64" }, "product_reference": "php8-zlib-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.ppc64le" }, "product_reference": "php8-zlib-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.s390x" }, "product_reference": "php8-zlib-8.2.29-150600.3.19.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.29-150600.3.19.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.29-150600.3.19.1.x86_64" }, "product_reference": "php8-zlib-8.2.29-150600.3.19.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.29-150600.3.19.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:apache2-mod_php8-8.2.29-150600.3.19.1.aarch64" }, "product_reference": "apache2-mod_php8-8.2.29-150600.3.19.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "apache2-mod_php8-8.2.29-150600.3.19.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:apache2-mod_php8-8.2.29-150600.3.19.1.ppc64le" }, "product_reference": "apache2-mod_php8-8.2.29-150600.3.19.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "apache2-mod_php8-8.2.29-150600.3.19.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:apache2-mod_php8-8.2.29-150600.3.19.1.s390x" }, "product_reference": "apache2-mod_php8-8.2.29-150600.3.19.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "apache2-mod_php8-8.2.29-150600.3.19.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:apache2-mod_php8-8.2.29-150600.3.19.1.x86_64" }, "product_reference": "apache2-mod_php8-8.2.29-150600.3.19.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-8.2.29-150600.3.19.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-8.2.29-150600.3.19.1.aarch64" }, "product_reference": "php8-8.2.29-150600.3.19.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-8.2.29-150600.3.19.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-8.2.29-150600.3.19.1.ppc64le" }, "product_reference": "php8-8.2.29-150600.3.19.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-8.2.29-150600.3.19.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-8.2.29-150600.3.19.1.s390x" }, "product_reference": "php8-8.2.29-150600.3.19.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-8.2.29-150600.3.19.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-8.2.29-150600.3.19.1.x86_64" }, "product_reference": "php8-8.2.29-150600.3.19.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-bcmath-8.2.29-150600.3.19.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-bcmath-8.2.29-150600.3.19.1.aarch64" }, "product_reference": "php8-bcmath-8.2.29-150600.3.19.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-bcmath-8.2.29-150600.3.19.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-bcmath-8.2.29-150600.3.19.1.ppc64le" }, "product_reference": "php8-bcmath-8.2.29-150600.3.19.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-bcmath-8.2.29-150600.3.19.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-bcmath-8.2.29-150600.3.19.1.s390x" }, "product_reference": "php8-bcmath-8.2.29-150600.3.19.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-bcmath-8.2.29-150600.3.19.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-bcmath-8.2.29-150600.3.19.1.x86_64" }, "product_reference": "php8-bcmath-8.2.29-150600.3.19.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-bz2-8.2.29-150600.3.19.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-bz2-8.2.29-150600.3.19.1.aarch64" }, "product_reference": "php8-bz2-8.2.29-150600.3.19.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-bz2-8.2.29-150600.3.19.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-bz2-8.2.29-150600.3.19.1.ppc64le" }, "product_reference": "php8-bz2-8.2.29-150600.3.19.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-bz2-8.2.29-150600.3.19.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-bz2-8.2.29-150600.3.19.1.s390x" }, "product_reference": "php8-bz2-8.2.29-150600.3.19.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-bz2-8.2.29-150600.3.19.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-bz2-8.2.29-150600.3.19.1.x86_64" }, "product_reference": "php8-bz2-8.2.29-150600.3.19.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-calendar-8.2.29-150600.3.19.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-calendar-8.2.29-150600.3.19.1.aarch64" }, "product_reference": "php8-calendar-8.2.29-150600.3.19.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-calendar-8.2.29-150600.3.19.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-calendar-8.2.29-150600.3.19.1.ppc64le" }, "product_reference": "php8-calendar-8.2.29-150600.3.19.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-calendar-8.2.29-150600.3.19.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-calendar-8.2.29-150600.3.19.1.s390x" }, "product_reference": "php8-calendar-8.2.29-150600.3.19.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-calendar-8.2.29-150600.3.19.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-calendar-8.2.29-150600.3.19.1.x86_64" }, "product_reference": "php8-calendar-8.2.29-150600.3.19.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-cli-8.2.29-150600.3.19.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-cli-8.2.29-150600.3.19.1.aarch64" }, "product_reference": "php8-cli-8.2.29-150600.3.19.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-cli-8.2.29-150600.3.19.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-cli-8.2.29-150600.3.19.1.ppc64le" }, "product_reference": "php8-cli-8.2.29-150600.3.19.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-cli-8.2.29-150600.3.19.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-cli-8.2.29-150600.3.19.1.s390x" }, "product_reference": "php8-cli-8.2.29-150600.3.19.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-cli-8.2.29-150600.3.19.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-cli-8.2.29-150600.3.19.1.x86_64" }, "product_reference": "php8-cli-8.2.29-150600.3.19.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-ctype-8.2.29-150600.3.19.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-ctype-8.2.29-150600.3.19.1.aarch64" }, "product_reference": "php8-ctype-8.2.29-150600.3.19.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-ctype-8.2.29-150600.3.19.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-ctype-8.2.29-150600.3.19.1.ppc64le" }, "product_reference": "php8-ctype-8.2.29-150600.3.19.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-ctype-8.2.29-150600.3.19.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-ctype-8.2.29-150600.3.19.1.s390x" }, "product_reference": "php8-ctype-8.2.29-150600.3.19.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-ctype-8.2.29-150600.3.19.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-ctype-8.2.29-150600.3.19.1.x86_64" }, "product_reference": "php8-ctype-8.2.29-150600.3.19.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-curl-8.2.29-150600.3.19.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-curl-8.2.29-150600.3.19.1.aarch64" }, "product_reference": "php8-curl-8.2.29-150600.3.19.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-curl-8.2.29-150600.3.19.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-curl-8.2.29-150600.3.19.1.ppc64le" }, "product_reference": "php8-curl-8.2.29-150600.3.19.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-curl-8.2.29-150600.3.19.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-curl-8.2.29-150600.3.19.1.s390x" }, "product_reference": "php8-curl-8.2.29-150600.3.19.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-curl-8.2.29-150600.3.19.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-curl-8.2.29-150600.3.19.1.x86_64" }, "product_reference": "php8-curl-8.2.29-150600.3.19.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-dba-8.2.29-150600.3.19.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-dba-8.2.29-150600.3.19.1.aarch64" }, "product_reference": "php8-dba-8.2.29-150600.3.19.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-dba-8.2.29-150600.3.19.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-dba-8.2.29-150600.3.19.1.ppc64le" }, "product_reference": "php8-dba-8.2.29-150600.3.19.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-dba-8.2.29-150600.3.19.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-dba-8.2.29-150600.3.19.1.s390x" }, "product_reference": "php8-dba-8.2.29-150600.3.19.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-dba-8.2.29-150600.3.19.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-dba-8.2.29-150600.3.19.1.x86_64" }, "product_reference": "php8-dba-8.2.29-150600.3.19.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-devel-8.2.29-150600.3.19.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-devel-8.2.29-150600.3.19.1.aarch64" }, "product_reference": "php8-devel-8.2.29-150600.3.19.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-devel-8.2.29-150600.3.19.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-devel-8.2.29-150600.3.19.1.ppc64le" }, "product_reference": "php8-devel-8.2.29-150600.3.19.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-devel-8.2.29-150600.3.19.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-devel-8.2.29-150600.3.19.1.s390x" }, "product_reference": "php8-devel-8.2.29-150600.3.19.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-devel-8.2.29-150600.3.19.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-devel-8.2.29-150600.3.19.1.x86_64" }, "product_reference": "php8-devel-8.2.29-150600.3.19.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-dom-8.2.29-150600.3.19.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-dom-8.2.29-150600.3.19.1.aarch64" }, "product_reference": "php8-dom-8.2.29-150600.3.19.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-dom-8.2.29-150600.3.19.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-dom-8.2.29-150600.3.19.1.ppc64le" }, "product_reference": "php8-dom-8.2.29-150600.3.19.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-dom-8.2.29-150600.3.19.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-dom-8.2.29-150600.3.19.1.s390x" }, "product_reference": "php8-dom-8.2.29-150600.3.19.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-dom-8.2.29-150600.3.19.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-dom-8.2.29-150600.3.19.1.x86_64" }, "product_reference": "php8-dom-8.2.29-150600.3.19.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-embed-8.2.29-150600.3.19.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-embed-8.2.29-150600.3.19.1.aarch64" }, "product_reference": "php8-embed-8.2.29-150600.3.19.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-embed-8.2.29-150600.3.19.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-embed-8.2.29-150600.3.19.1.ppc64le" }, "product_reference": "php8-embed-8.2.29-150600.3.19.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-embed-8.2.29-150600.3.19.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-embed-8.2.29-150600.3.19.1.s390x" }, "product_reference": "php8-embed-8.2.29-150600.3.19.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-embed-8.2.29-150600.3.19.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-embed-8.2.29-150600.3.19.1.x86_64" }, "product_reference": "php8-embed-8.2.29-150600.3.19.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-enchant-8.2.29-150600.3.19.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-enchant-8.2.29-150600.3.19.1.aarch64" }, "product_reference": "php8-enchant-8.2.29-150600.3.19.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-enchant-8.2.29-150600.3.19.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-enchant-8.2.29-150600.3.19.1.ppc64le" }, "product_reference": "php8-enchant-8.2.29-150600.3.19.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-enchant-8.2.29-150600.3.19.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-enchant-8.2.29-150600.3.19.1.s390x" }, "product_reference": "php8-enchant-8.2.29-150600.3.19.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-enchant-8.2.29-150600.3.19.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-enchant-8.2.29-150600.3.19.1.x86_64" }, "product_reference": "php8-enchant-8.2.29-150600.3.19.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-exif-8.2.29-150600.3.19.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-exif-8.2.29-150600.3.19.1.aarch64" }, "product_reference": "php8-exif-8.2.29-150600.3.19.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-exif-8.2.29-150600.3.19.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-exif-8.2.29-150600.3.19.1.ppc64le" }, "product_reference": "php8-exif-8.2.29-150600.3.19.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-exif-8.2.29-150600.3.19.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-exif-8.2.29-150600.3.19.1.s390x" }, "product_reference": "php8-exif-8.2.29-150600.3.19.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-exif-8.2.29-150600.3.19.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-exif-8.2.29-150600.3.19.1.x86_64" }, "product_reference": "php8-exif-8.2.29-150600.3.19.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-fastcgi-8.2.29-150600.3.19.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-fastcgi-8.2.29-150600.3.19.1.aarch64" }, "product_reference": "php8-fastcgi-8.2.29-150600.3.19.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-fastcgi-8.2.29-150600.3.19.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-fastcgi-8.2.29-150600.3.19.1.ppc64le" }, "product_reference": "php8-fastcgi-8.2.29-150600.3.19.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-fastcgi-8.2.29-150600.3.19.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-fastcgi-8.2.29-150600.3.19.1.s390x" }, "product_reference": "php8-fastcgi-8.2.29-150600.3.19.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-fastcgi-8.2.29-150600.3.19.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-fastcgi-8.2.29-150600.3.19.1.x86_64" }, "product_reference": "php8-fastcgi-8.2.29-150600.3.19.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-ffi-8.2.29-150600.3.19.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-ffi-8.2.29-150600.3.19.1.aarch64" }, "product_reference": "php8-ffi-8.2.29-150600.3.19.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-ffi-8.2.29-150600.3.19.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-ffi-8.2.29-150600.3.19.1.ppc64le" }, "product_reference": "php8-ffi-8.2.29-150600.3.19.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-ffi-8.2.29-150600.3.19.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-ffi-8.2.29-150600.3.19.1.s390x" }, "product_reference": "php8-ffi-8.2.29-150600.3.19.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-ffi-8.2.29-150600.3.19.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-ffi-8.2.29-150600.3.19.1.x86_64" }, "product_reference": "php8-ffi-8.2.29-150600.3.19.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-fileinfo-8.2.29-150600.3.19.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-fileinfo-8.2.29-150600.3.19.1.aarch64" }, "product_reference": "php8-fileinfo-8.2.29-150600.3.19.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-fileinfo-8.2.29-150600.3.19.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-fileinfo-8.2.29-150600.3.19.1.ppc64le" }, "product_reference": "php8-fileinfo-8.2.29-150600.3.19.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-fileinfo-8.2.29-150600.3.19.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-fileinfo-8.2.29-150600.3.19.1.s390x" }, "product_reference": "php8-fileinfo-8.2.29-150600.3.19.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-fileinfo-8.2.29-150600.3.19.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-fileinfo-8.2.29-150600.3.19.1.x86_64" }, "product_reference": "php8-fileinfo-8.2.29-150600.3.19.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-fpm-8.2.29-150600.3.19.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-fpm-8.2.29-150600.3.19.1.aarch64" }, "product_reference": "php8-fpm-8.2.29-150600.3.19.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-fpm-8.2.29-150600.3.19.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-fpm-8.2.29-150600.3.19.1.ppc64le" }, "product_reference": "php8-fpm-8.2.29-150600.3.19.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-fpm-8.2.29-150600.3.19.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-fpm-8.2.29-150600.3.19.1.s390x" }, "product_reference": "php8-fpm-8.2.29-150600.3.19.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-fpm-8.2.29-150600.3.19.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-fpm-8.2.29-150600.3.19.1.x86_64" }, "product_reference": "php8-fpm-8.2.29-150600.3.19.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-fpm-apache-8.2.29-150600.3.19.1.noarch as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-fpm-apache-8.2.29-150600.3.19.1.noarch" }, "product_reference": "php8-fpm-apache-8.2.29-150600.3.19.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-ftp-8.2.29-150600.3.19.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-ftp-8.2.29-150600.3.19.1.aarch64" }, "product_reference": "php8-ftp-8.2.29-150600.3.19.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-ftp-8.2.29-150600.3.19.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-ftp-8.2.29-150600.3.19.1.ppc64le" }, "product_reference": "php8-ftp-8.2.29-150600.3.19.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-ftp-8.2.29-150600.3.19.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-ftp-8.2.29-150600.3.19.1.s390x" }, "product_reference": "php8-ftp-8.2.29-150600.3.19.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-ftp-8.2.29-150600.3.19.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-ftp-8.2.29-150600.3.19.1.x86_64" }, "product_reference": "php8-ftp-8.2.29-150600.3.19.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-gd-8.2.29-150600.3.19.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-gd-8.2.29-150600.3.19.1.aarch64" }, "product_reference": "php8-gd-8.2.29-150600.3.19.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-gd-8.2.29-150600.3.19.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-gd-8.2.29-150600.3.19.1.ppc64le" }, "product_reference": "php8-gd-8.2.29-150600.3.19.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-gd-8.2.29-150600.3.19.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-gd-8.2.29-150600.3.19.1.s390x" }, "product_reference": "php8-gd-8.2.29-150600.3.19.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-gd-8.2.29-150600.3.19.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-gd-8.2.29-150600.3.19.1.x86_64" }, "product_reference": "php8-gd-8.2.29-150600.3.19.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-gettext-8.2.29-150600.3.19.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-gettext-8.2.29-150600.3.19.1.aarch64" }, "product_reference": "php8-gettext-8.2.29-150600.3.19.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-gettext-8.2.29-150600.3.19.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-gettext-8.2.29-150600.3.19.1.ppc64le" }, "product_reference": "php8-gettext-8.2.29-150600.3.19.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-gettext-8.2.29-150600.3.19.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-gettext-8.2.29-150600.3.19.1.s390x" }, "product_reference": "php8-gettext-8.2.29-150600.3.19.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-gettext-8.2.29-150600.3.19.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-gettext-8.2.29-150600.3.19.1.x86_64" }, "product_reference": "php8-gettext-8.2.29-150600.3.19.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-gmp-8.2.29-150600.3.19.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-gmp-8.2.29-150600.3.19.1.aarch64" }, "product_reference": "php8-gmp-8.2.29-150600.3.19.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-gmp-8.2.29-150600.3.19.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-gmp-8.2.29-150600.3.19.1.ppc64le" }, "product_reference": "php8-gmp-8.2.29-150600.3.19.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-gmp-8.2.29-150600.3.19.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-gmp-8.2.29-150600.3.19.1.s390x" }, "product_reference": "php8-gmp-8.2.29-150600.3.19.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-gmp-8.2.29-150600.3.19.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-gmp-8.2.29-150600.3.19.1.x86_64" }, "product_reference": "php8-gmp-8.2.29-150600.3.19.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-iconv-8.2.29-150600.3.19.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-iconv-8.2.29-150600.3.19.1.aarch64" }, "product_reference": "php8-iconv-8.2.29-150600.3.19.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-iconv-8.2.29-150600.3.19.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-iconv-8.2.29-150600.3.19.1.ppc64le" }, "product_reference": "php8-iconv-8.2.29-150600.3.19.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-iconv-8.2.29-150600.3.19.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-iconv-8.2.29-150600.3.19.1.s390x" }, "product_reference": "php8-iconv-8.2.29-150600.3.19.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-iconv-8.2.29-150600.3.19.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-iconv-8.2.29-150600.3.19.1.x86_64" }, "product_reference": "php8-iconv-8.2.29-150600.3.19.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-intl-8.2.29-150600.3.19.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-intl-8.2.29-150600.3.19.1.aarch64" }, "product_reference": "php8-intl-8.2.29-150600.3.19.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-intl-8.2.29-150600.3.19.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-intl-8.2.29-150600.3.19.1.ppc64le" }, "product_reference": "php8-intl-8.2.29-150600.3.19.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-intl-8.2.29-150600.3.19.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-intl-8.2.29-150600.3.19.1.s390x" }, "product_reference": "php8-intl-8.2.29-150600.3.19.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-intl-8.2.29-150600.3.19.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-intl-8.2.29-150600.3.19.1.x86_64" }, "product_reference": "php8-intl-8.2.29-150600.3.19.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-ldap-8.2.29-150600.3.19.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-ldap-8.2.29-150600.3.19.1.aarch64" }, "product_reference": "php8-ldap-8.2.29-150600.3.19.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-ldap-8.2.29-150600.3.19.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-ldap-8.2.29-150600.3.19.1.ppc64le" }, "product_reference": "php8-ldap-8.2.29-150600.3.19.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-ldap-8.2.29-150600.3.19.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-ldap-8.2.29-150600.3.19.1.s390x" }, "product_reference": "php8-ldap-8.2.29-150600.3.19.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-ldap-8.2.29-150600.3.19.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-ldap-8.2.29-150600.3.19.1.x86_64" }, "product_reference": "php8-ldap-8.2.29-150600.3.19.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-mbstring-8.2.29-150600.3.19.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-mbstring-8.2.29-150600.3.19.1.aarch64" }, "product_reference": "php8-mbstring-8.2.29-150600.3.19.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-mbstring-8.2.29-150600.3.19.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-mbstring-8.2.29-150600.3.19.1.ppc64le" }, "product_reference": "php8-mbstring-8.2.29-150600.3.19.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-mbstring-8.2.29-150600.3.19.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-mbstring-8.2.29-150600.3.19.1.s390x" }, "product_reference": "php8-mbstring-8.2.29-150600.3.19.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-mbstring-8.2.29-150600.3.19.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-mbstring-8.2.29-150600.3.19.1.x86_64" }, "product_reference": "php8-mbstring-8.2.29-150600.3.19.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-mysql-8.2.29-150600.3.19.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-mysql-8.2.29-150600.3.19.1.aarch64" }, "product_reference": "php8-mysql-8.2.29-150600.3.19.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-mysql-8.2.29-150600.3.19.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-mysql-8.2.29-150600.3.19.1.ppc64le" }, "product_reference": "php8-mysql-8.2.29-150600.3.19.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-mysql-8.2.29-150600.3.19.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-mysql-8.2.29-150600.3.19.1.s390x" }, "product_reference": "php8-mysql-8.2.29-150600.3.19.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-mysql-8.2.29-150600.3.19.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-mysql-8.2.29-150600.3.19.1.x86_64" }, "product_reference": "php8-mysql-8.2.29-150600.3.19.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-odbc-8.2.29-150600.3.19.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-odbc-8.2.29-150600.3.19.1.aarch64" }, "product_reference": "php8-odbc-8.2.29-150600.3.19.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-odbc-8.2.29-150600.3.19.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-odbc-8.2.29-150600.3.19.1.ppc64le" }, "product_reference": "php8-odbc-8.2.29-150600.3.19.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-odbc-8.2.29-150600.3.19.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-odbc-8.2.29-150600.3.19.1.s390x" }, "product_reference": "php8-odbc-8.2.29-150600.3.19.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-odbc-8.2.29-150600.3.19.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-odbc-8.2.29-150600.3.19.1.x86_64" }, "product_reference": "php8-odbc-8.2.29-150600.3.19.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-opcache-8.2.29-150600.3.19.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-opcache-8.2.29-150600.3.19.1.aarch64" }, "product_reference": "php8-opcache-8.2.29-150600.3.19.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-opcache-8.2.29-150600.3.19.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-opcache-8.2.29-150600.3.19.1.ppc64le" }, "product_reference": "php8-opcache-8.2.29-150600.3.19.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-opcache-8.2.29-150600.3.19.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-opcache-8.2.29-150600.3.19.1.s390x" }, "product_reference": "php8-opcache-8.2.29-150600.3.19.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-opcache-8.2.29-150600.3.19.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-opcache-8.2.29-150600.3.19.1.x86_64" }, "product_reference": "php8-opcache-8.2.29-150600.3.19.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-openssl-8.2.29-150600.3.19.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-openssl-8.2.29-150600.3.19.1.aarch64" }, "product_reference": "php8-openssl-8.2.29-150600.3.19.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-openssl-8.2.29-150600.3.19.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-openssl-8.2.29-150600.3.19.1.ppc64le" }, "product_reference": "php8-openssl-8.2.29-150600.3.19.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-openssl-8.2.29-150600.3.19.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-openssl-8.2.29-150600.3.19.1.s390x" }, "product_reference": "php8-openssl-8.2.29-150600.3.19.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-openssl-8.2.29-150600.3.19.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-openssl-8.2.29-150600.3.19.1.x86_64" }, "product_reference": "php8-openssl-8.2.29-150600.3.19.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-pcntl-8.2.29-150600.3.19.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-pcntl-8.2.29-150600.3.19.1.aarch64" }, "product_reference": "php8-pcntl-8.2.29-150600.3.19.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-pcntl-8.2.29-150600.3.19.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-pcntl-8.2.29-150600.3.19.1.ppc64le" }, "product_reference": "php8-pcntl-8.2.29-150600.3.19.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-pcntl-8.2.29-150600.3.19.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-pcntl-8.2.29-150600.3.19.1.s390x" }, "product_reference": "php8-pcntl-8.2.29-150600.3.19.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-pcntl-8.2.29-150600.3.19.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-pcntl-8.2.29-150600.3.19.1.x86_64" }, "product_reference": "php8-pcntl-8.2.29-150600.3.19.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-pdo-8.2.29-150600.3.19.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-pdo-8.2.29-150600.3.19.1.aarch64" }, "product_reference": "php8-pdo-8.2.29-150600.3.19.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-pdo-8.2.29-150600.3.19.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-pdo-8.2.29-150600.3.19.1.ppc64le" }, "product_reference": "php8-pdo-8.2.29-150600.3.19.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-pdo-8.2.29-150600.3.19.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-pdo-8.2.29-150600.3.19.1.s390x" }, "product_reference": "php8-pdo-8.2.29-150600.3.19.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-pdo-8.2.29-150600.3.19.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-pdo-8.2.29-150600.3.19.1.x86_64" }, "product_reference": "php8-pdo-8.2.29-150600.3.19.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-pgsql-8.2.29-150600.3.19.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-pgsql-8.2.29-150600.3.19.1.aarch64" }, "product_reference": "php8-pgsql-8.2.29-150600.3.19.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-pgsql-8.2.29-150600.3.19.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-pgsql-8.2.29-150600.3.19.1.ppc64le" }, "product_reference": "php8-pgsql-8.2.29-150600.3.19.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-pgsql-8.2.29-150600.3.19.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-pgsql-8.2.29-150600.3.19.1.s390x" }, "product_reference": "php8-pgsql-8.2.29-150600.3.19.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-pgsql-8.2.29-150600.3.19.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-pgsql-8.2.29-150600.3.19.1.x86_64" }, "product_reference": "php8-pgsql-8.2.29-150600.3.19.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-phar-8.2.29-150600.3.19.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-phar-8.2.29-150600.3.19.1.aarch64" }, "product_reference": "php8-phar-8.2.29-150600.3.19.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-phar-8.2.29-150600.3.19.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-phar-8.2.29-150600.3.19.1.ppc64le" }, "product_reference": "php8-phar-8.2.29-150600.3.19.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-phar-8.2.29-150600.3.19.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-phar-8.2.29-150600.3.19.1.s390x" }, "product_reference": "php8-phar-8.2.29-150600.3.19.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-phar-8.2.29-150600.3.19.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-phar-8.2.29-150600.3.19.1.x86_64" }, "product_reference": "php8-phar-8.2.29-150600.3.19.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-posix-8.2.29-150600.3.19.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-posix-8.2.29-150600.3.19.1.aarch64" }, "product_reference": "php8-posix-8.2.29-150600.3.19.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-posix-8.2.29-150600.3.19.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-posix-8.2.29-150600.3.19.1.ppc64le" }, "product_reference": "php8-posix-8.2.29-150600.3.19.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-posix-8.2.29-150600.3.19.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-posix-8.2.29-150600.3.19.1.s390x" }, "product_reference": "php8-posix-8.2.29-150600.3.19.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-posix-8.2.29-150600.3.19.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-posix-8.2.29-150600.3.19.1.x86_64" }, "product_reference": "php8-posix-8.2.29-150600.3.19.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-readline-8.2.29-150600.3.19.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-readline-8.2.29-150600.3.19.1.aarch64" }, "product_reference": "php8-readline-8.2.29-150600.3.19.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-readline-8.2.29-150600.3.19.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-readline-8.2.29-150600.3.19.1.ppc64le" }, "product_reference": "php8-readline-8.2.29-150600.3.19.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-readline-8.2.29-150600.3.19.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-readline-8.2.29-150600.3.19.1.s390x" }, "product_reference": "php8-readline-8.2.29-150600.3.19.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-readline-8.2.29-150600.3.19.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-readline-8.2.29-150600.3.19.1.x86_64" }, "product_reference": "php8-readline-8.2.29-150600.3.19.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-shmop-8.2.29-150600.3.19.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-shmop-8.2.29-150600.3.19.1.aarch64" }, "product_reference": "php8-shmop-8.2.29-150600.3.19.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-shmop-8.2.29-150600.3.19.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-shmop-8.2.29-150600.3.19.1.ppc64le" }, "product_reference": "php8-shmop-8.2.29-150600.3.19.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-shmop-8.2.29-150600.3.19.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-shmop-8.2.29-150600.3.19.1.s390x" }, "product_reference": "php8-shmop-8.2.29-150600.3.19.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-shmop-8.2.29-150600.3.19.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-shmop-8.2.29-150600.3.19.1.x86_64" }, "product_reference": "php8-shmop-8.2.29-150600.3.19.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-snmp-8.2.29-150600.3.19.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-snmp-8.2.29-150600.3.19.1.aarch64" }, "product_reference": "php8-snmp-8.2.29-150600.3.19.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-snmp-8.2.29-150600.3.19.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-snmp-8.2.29-150600.3.19.1.ppc64le" }, "product_reference": "php8-snmp-8.2.29-150600.3.19.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-snmp-8.2.29-150600.3.19.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-snmp-8.2.29-150600.3.19.1.s390x" }, "product_reference": "php8-snmp-8.2.29-150600.3.19.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-snmp-8.2.29-150600.3.19.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-snmp-8.2.29-150600.3.19.1.x86_64" }, "product_reference": "php8-snmp-8.2.29-150600.3.19.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-soap-8.2.29-150600.3.19.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-soap-8.2.29-150600.3.19.1.aarch64" }, "product_reference": "php8-soap-8.2.29-150600.3.19.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-soap-8.2.29-150600.3.19.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-soap-8.2.29-150600.3.19.1.ppc64le" }, "product_reference": "php8-soap-8.2.29-150600.3.19.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-soap-8.2.29-150600.3.19.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-soap-8.2.29-150600.3.19.1.s390x" }, "product_reference": "php8-soap-8.2.29-150600.3.19.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-soap-8.2.29-150600.3.19.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-soap-8.2.29-150600.3.19.1.x86_64" }, "product_reference": "php8-soap-8.2.29-150600.3.19.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-sockets-8.2.29-150600.3.19.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-sockets-8.2.29-150600.3.19.1.aarch64" }, "product_reference": "php8-sockets-8.2.29-150600.3.19.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-sockets-8.2.29-150600.3.19.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-sockets-8.2.29-150600.3.19.1.ppc64le" }, "product_reference": "php8-sockets-8.2.29-150600.3.19.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-sockets-8.2.29-150600.3.19.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-sockets-8.2.29-150600.3.19.1.s390x" }, "product_reference": "php8-sockets-8.2.29-150600.3.19.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-sockets-8.2.29-150600.3.19.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-sockets-8.2.29-150600.3.19.1.x86_64" }, "product_reference": "php8-sockets-8.2.29-150600.3.19.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-sodium-8.2.29-150600.3.19.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-sodium-8.2.29-150600.3.19.1.aarch64" }, "product_reference": "php8-sodium-8.2.29-150600.3.19.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-sodium-8.2.29-150600.3.19.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-sodium-8.2.29-150600.3.19.1.ppc64le" }, "product_reference": "php8-sodium-8.2.29-150600.3.19.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-sodium-8.2.29-150600.3.19.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-sodium-8.2.29-150600.3.19.1.s390x" }, "product_reference": "php8-sodium-8.2.29-150600.3.19.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-sodium-8.2.29-150600.3.19.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-sodium-8.2.29-150600.3.19.1.x86_64" }, "product_reference": "php8-sodium-8.2.29-150600.3.19.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-sqlite-8.2.29-150600.3.19.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-sqlite-8.2.29-150600.3.19.1.aarch64" }, "product_reference": "php8-sqlite-8.2.29-150600.3.19.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-sqlite-8.2.29-150600.3.19.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-sqlite-8.2.29-150600.3.19.1.ppc64le" }, "product_reference": "php8-sqlite-8.2.29-150600.3.19.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-sqlite-8.2.29-150600.3.19.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-sqlite-8.2.29-150600.3.19.1.s390x" }, "product_reference": "php8-sqlite-8.2.29-150600.3.19.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-sqlite-8.2.29-150600.3.19.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-sqlite-8.2.29-150600.3.19.1.x86_64" }, "product_reference": "php8-sqlite-8.2.29-150600.3.19.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-sysvmsg-8.2.29-150600.3.19.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-sysvmsg-8.2.29-150600.3.19.1.aarch64" }, "product_reference": "php8-sysvmsg-8.2.29-150600.3.19.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-sysvmsg-8.2.29-150600.3.19.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-sysvmsg-8.2.29-150600.3.19.1.ppc64le" }, "product_reference": "php8-sysvmsg-8.2.29-150600.3.19.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-sysvmsg-8.2.29-150600.3.19.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-sysvmsg-8.2.29-150600.3.19.1.s390x" }, "product_reference": "php8-sysvmsg-8.2.29-150600.3.19.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-sysvmsg-8.2.29-150600.3.19.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-sysvmsg-8.2.29-150600.3.19.1.x86_64" }, "product_reference": "php8-sysvmsg-8.2.29-150600.3.19.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-sysvsem-8.2.29-150600.3.19.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-sysvsem-8.2.29-150600.3.19.1.aarch64" }, "product_reference": "php8-sysvsem-8.2.29-150600.3.19.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-sysvsem-8.2.29-150600.3.19.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-sysvsem-8.2.29-150600.3.19.1.ppc64le" }, "product_reference": "php8-sysvsem-8.2.29-150600.3.19.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-sysvsem-8.2.29-150600.3.19.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-sysvsem-8.2.29-150600.3.19.1.s390x" }, "product_reference": "php8-sysvsem-8.2.29-150600.3.19.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-sysvsem-8.2.29-150600.3.19.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-sysvsem-8.2.29-150600.3.19.1.x86_64" }, "product_reference": "php8-sysvsem-8.2.29-150600.3.19.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-sysvshm-8.2.29-150600.3.19.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-sysvshm-8.2.29-150600.3.19.1.aarch64" }, "product_reference": "php8-sysvshm-8.2.29-150600.3.19.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-sysvshm-8.2.29-150600.3.19.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-sysvshm-8.2.29-150600.3.19.1.ppc64le" }, "product_reference": "php8-sysvshm-8.2.29-150600.3.19.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-sysvshm-8.2.29-150600.3.19.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-sysvshm-8.2.29-150600.3.19.1.s390x" }, "product_reference": "php8-sysvshm-8.2.29-150600.3.19.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-sysvshm-8.2.29-150600.3.19.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-sysvshm-8.2.29-150600.3.19.1.x86_64" }, "product_reference": "php8-sysvshm-8.2.29-150600.3.19.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-test-8.2.29-150600.3.19.2.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-test-8.2.29-150600.3.19.2.aarch64" }, "product_reference": "php8-test-8.2.29-150600.3.19.2.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-test-8.2.29-150600.3.19.2.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-test-8.2.29-150600.3.19.2.ppc64le" }, "product_reference": "php8-test-8.2.29-150600.3.19.2.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-test-8.2.29-150600.3.19.2.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-test-8.2.29-150600.3.19.2.s390x" }, "product_reference": "php8-test-8.2.29-150600.3.19.2.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-test-8.2.29-150600.3.19.2.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-test-8.2.29-150600.3.19.2.x86_64" }, "product_reference": "php8-test-8.2.29-150600.3.19.2.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-tidy-8.2.29-150600.3.19.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-tidy-8.2.29-150600.3.19.1.aarch64" }, "product_reference": "php8-tidy-8.2.29-150600.3.19.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-tidy-8.2.29-150600.3.19.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-tidy-8.2.29-150600.3.19.1.ppc64le" }, "product_reference": "php8-tidy-8.2.29-150600.3.19.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-tidy-8.2.29-150600.3.19.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-tidy-8.2.29-150600.3.19.1.s390x" }, "product_reference": "php8-tidy-8.2.29-150600.3.19.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-tidy-8.2.29-150600.3.19.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-tidy-8.2.29-150600.3.19.1.x86_64" }, "product_reference": "php8-tidy-8.2.29-150600.3.19.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-tokenizer-8.2.29-150600.3.19.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-tokenizer-8.2.29-150600.3.19.1.aarch64" }, "product_reference": "php8-tokenizer-8.2.29-150600.3.19.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-tokenizer-8.2.29-150600.3.19.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-tokenizer-8.2.29-150600.3.19.1.ppc64le" }, "product_reference": "php8-tokenizer-8.2.29-150600.3.19.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-tokenizer-8.2.29-150600.3.19.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-tokenizer-8.2.29-150600.3.19.1.s390x" }, "product_reference": "php8-tokenizer-8.2.29-150600.3.19.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-tokenizer-8.2.29-150600.3.19.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-tokenizer-8.2.29-150600.3.19.1.x86_64" }, "product_reference": "php8-tokenizer-8.2.29-150600.3.19.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-xmlreader-8.2.29-150600.3.19.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-xmlreader-8.2.29-150600.3.19.1.aarch64" }, "product_reference": "php8-xmlreader-8.2.29-150600.3.19.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-xmlreader-8.2.29-150600.3.19.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-xmlreader-8.2.29-150600.3.19.1.ppc64le" }, "product_reference": "php8-xmlreader-8.2.29-150600.3.19.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-xmlreader-8.2.29-150600.3.19.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-xmlreader-8.2.29-150600.3.19.1.s390x" }, "product_reference": "php8-xmlreader-8.2.29-150600.3.19.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-xmlreader-8.2.29-150600.3.19.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-xmlreader-8.2.29-150600.3.19.1.x86_64" }, "product_reference": "php8-xmlreader-8.2.29-150600.3.19.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-xmlwriter-8.2.29-150600.3.19.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-xmlwriter-8.2.29-150600.3.19.1.aarch64" }, "product_reference": "php8-xmlwriter-8.2.29-150600.3.19.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-xmlwriter-8.2.29-150600.3.19.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-xmlwriter-8.2.29-150600.3.19.1.ppc64le" }, "product_reference": "php8-xmlwriter-8.2.29-150600.3.19.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-xmlwriter-8.2.29-150600.3.19.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-xmlwriter-8.2.29-150600.3.19.1.s390x" }, "product_reference": "php8-xmlwriter-8.2.29-150600.3.19.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-xmlwriter-8.2.29-150600.3.19.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-xmlwriter-8.2.29-150600.3.19.1.x86_64" }, "product_reference": "php8-xmlwriter-8.2.29-150600.3.19.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-xsl-8.2.29-150600.3.19.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-xsl-8.2.29-150600.3.19.1.aarch64" }, "product_reference": "php8-xsl-8.2.29-150600.3.19.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-xsl-8.2.29-150600.3.19.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-xsl-8.2.29-150600.3.19.1.ppc64le" }, "product_reference": "php8-xsl-8.2.29-150600.3.19.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-xsl-8.2.29-150600.3.19.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-xsl-8.2.29-150600.3.19.1.s390x" }, "product_reference": "php8-xsl-8.2.29-150600.3.19.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-xsl-8.2.29-150600.3.19.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-xsl-8.2.29-150600.3.19.1.x86_64" }, "product_reference": "php8-xsl-8.2.29-150600.3.19.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-zip-8.2.29-150600.3.19.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-zip-8.2.29-150600.3.19.1.aarch64" }, "product_reference": "php8-zip-8.2.29-150600.3.19.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-zip-8.2.29-150600.3.19.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-zip-8.2.29-150600.3.19.1.ppc64le" }, "product_reference": "php8-zip-8.2.29-150600.3.19.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-zip-8.2.29-150600.3.19.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-zip-8.2.29-150600.3.19.1.s390x" }, "product_reference": "php8-zip-8.2.29-150600.3.19.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-zip-8.2.29-150600.3.19.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-zip-8.2.29-150600.3.19.1.x86_64" }, "product_reference": "php8-zip-8.2.29-150600.3.19.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-zlib-8.2.29-150600.3.19.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-zlib-8.2.29-150600.3.19.1.aarch64" }, "product_reference": "php8-zlib-8.2.29-150600.3.19.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-zlib-8.2.29-150600.3.19.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-zlib-8.2.29-150600.3.19.1.ppc64le" }, "product_reference": "php8-zlib-8.2.29-150600.3.19.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-zlib-8.2.29-150600.3.19.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-zlib-8.2.29-150600.3.19.1.s390x" }, "product_reference": "php8-zlib-8.2.29-150600.3.19.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "php8-zlib-8.2.29-150600.3.19.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:php8-zlib-8.2.29-150600.3.19.1.x86_64" }, "product_reference": "php8-zlib-8.2.29-150600.3.19.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" } ] }, "vulnerabilities": [ { "cve": "CVE-2025-1220", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-1220" } ], "notes": [ { "category": "general", "text": "In PHP versions:8.1.* before 8.1.33, 8.2.* before 8.2.29, 8.3.* before 8.3.23, 8.4.* before 8.4.10 some functions like fsockopen() lack validation that the hostname supplied does not contain null characters. This may lead to other functions like parse_url() treat the hostname in different way, thus opening way to security problems if the user code implements access checks before access using such functions.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:apache2-mod_php8-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:apache2-mod_php8-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:apache2-mod_php8-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:apache2-mod_php8-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bcmath-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bcmath-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bcmath-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bcmath-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bz2-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bz2-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bz2-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bz2-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-calendar-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-calendar-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-calendar-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-calendar-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-cli-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-cli-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-cli-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-cli-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ctype-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ctype-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ctype-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ctype-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-curl-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-curl-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-curl-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-curl-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dba-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dba-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dba-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dba-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-devel-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-devel-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-devel-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-devel-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dom-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dom-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dom-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dom-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-embed-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-embed-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-embed-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-embed-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-enchant-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-enchant-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-enchant-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-enchant-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-exif-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-exif-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-exif-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-exif-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fastcgi-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fastcgi-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fastcgi-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fastcgi-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fileinfo-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fileinfo-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fileinfo-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fileinfo-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fpm-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fpm-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fpm-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fpm-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ftp-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ftp-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ftp-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ftp-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gd-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gd-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gd-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gd-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gettext-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gettext-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gettext-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gettext-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gmp-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gmp-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gmp-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gmp-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-iconv-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-iconv-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-iconv-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-iconv-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-intl-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-intl-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-intl-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-intl-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ldap-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ldap-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ldap-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ldap-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mbstring-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mbstring-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mbstring-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mbstring-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mysql-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mysql-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mysql-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mysql-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-odbc-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-odbc-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-odbc-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-odbc-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-opcache-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-opcache-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-opcache-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-opcache-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-openssl-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-openssl-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-openssl-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-openssl-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pcntl-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pcntl-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pcntl-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pcntl-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pdo-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pdo-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pdo-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pdo-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pgsql-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pgsql-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pgsql-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pgsql-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-phar-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-phar-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-phar-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-phar-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-posix-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-posix-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-posix-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-posix-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-readline-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-readline-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-readline-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-readline-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-shmop-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-shmop-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-shmop-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-shmop-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-snmp-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-snmp-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-snmp-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-snmp-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-soap-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-soap-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-soap-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-soap-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sockets-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sockets-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sockets-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sockets-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sodium-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sodium-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sodium-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sodium-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sqlite-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sqlite-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sqlite-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sqlite-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvmsg-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvmsg-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvmsg-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvmsg-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvsem-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvsem-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvsem-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvsem-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvshm-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvshm-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvshm-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvshm-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-test-8.2.29-150600.3.19.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-test-8.2.29-150600.3.19.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-test-8.2.29-150600.3.19.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-test-8.2.29-150600.3.19.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tidy-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tidy-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tidy-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tidy-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tokenizer-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tokenizer-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tokenizer-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tokenizer-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlreader-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlreader-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlreader-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlreader-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlwriter-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlwriter-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlwriter-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlwriter-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xsl-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xsl-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xsl-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xsl-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zip-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zip-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zip-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zip-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zlib-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zlib-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zlib-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zlib-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:apache2-mod_php8-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:apache2-mod_php8-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:apache2-mod_php8-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:apache2-mod_php8-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-bcmath-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-bcmath-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-bcmath-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-bcmath-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-bz2-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-bz2-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-bz2-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-bz2-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-calendar-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-calendar-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-calendar-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-calendar-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-cli-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-cli-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-cli-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-cli-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-ctype-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-ctype-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-ctype-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-ctype-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-curl-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-curl-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-curl-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-curl-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-dba-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-dba-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-dba-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-dba-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-devel-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-devel-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-devel-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-devel-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-dom-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-dom-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-dom-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-dom-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-embed-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-embed-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-embed-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-embed-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-enchant-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-enchant-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-enchant-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-enchant-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-exif-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-exif-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-exif-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-exif-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-fastcgi-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-fastcgi-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-fastcgi-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-fastcgi-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-ffi-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-ffi-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-ffi-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-ffi-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-fileinfo-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-fileinfo-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-fileinfo-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-fileinfo-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-fpm-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-fpm-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-fpm-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-fpm-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-fpm-apache-8.2.29-150600.3.19.1.noarch", "openSUSE Leap 15.6:php8-ftp-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-ftp-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-ftp-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-ftp-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-gd-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-gd-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-gd-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-gd-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-gettext-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-gettext-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-gettext-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-gettext-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-gmp-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-gmp-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-gmp-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-gmp-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-iconv-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-iconv-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-iconv-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-iconv-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-intl-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-intl-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-intl-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-intl-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-ldap-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-ldap-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-ldap-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-ldap-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-mbstring-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-mbstring-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-mbstring-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-mbstring-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-mysql-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-mysql-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-mysql-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-mysql-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-odbc-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-odbc-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-odbc-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-odbc-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-opcache-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-opcache-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-opcache-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-opcache-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-openssl-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-openssl-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-openssl-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-openssl-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-pcntl-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-pcntl-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-pcntl-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-pcntl-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-pdo-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-pdo-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-pdo-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-pdo-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-pgsql-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-pgsql-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-pgsql-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-pgsql-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-phar-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-phar-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-phar-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-phar-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-posix-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-posix-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-posix-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-posix-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-readline-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-readline-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-readline-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-readline-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-shmop-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-shmop-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-shmop-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-shmop-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-snmp-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-snmp-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-snmp-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-snmp-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-soap-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-soap-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-soap-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-soap-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-sockets-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-sockets-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-sockets-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-sockets-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-sodium-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-sodium-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-sodium-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-sodium-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-sqlite-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-sqlite-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-sqlite-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-sqlite-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-sysvmsg-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-sysvmsg-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-sysvmsg-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-sysvmsg-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-sysvsem-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-sysvsem-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-sysvsem-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-sysvsem-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-sysvshm-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-sysvshm-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-sysvshm-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-sysvshm-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-test-8.2.29-150600.3.19.2.aarch64", "openSUSE Leap 15.6:php8-test-8.2.29-150600.3.19.2.ppc64le", "openSUSE Leap 15.6:php8-test-8.2.29-150600.3.19.2.s390x", "openSUSE Leap 15.6:php8-test-8.2.29-150600.3.19.2.x86_64", "openSUSE Leap 15.6:php8-tidy-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-tidy-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-tidy-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-tidy-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-tokenizer-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-tokenizer-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-tokenizer-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-tokenizer-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-xmlreader-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-xmlreader-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-xmlreader-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-xmlreader-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-xmlwriter-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-xmlwriter-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-xmlwriter-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-xmlwriter-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-xsl-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-xsl-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-xsl-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-xsl-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-zip-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-zip-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-zip-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-zip-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-zlib-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-zlib-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-zlib-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-zlib-8.2.29-150600.3.19.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-1220", "url": "https://www.suse.com/security/cve/CVE-2025-1220" }, { "category": "external", "summary": "SUSE Bug 1246167 for CVE-2025-1220", "url": "https://bugzilla.suse.com/1246167" } ], "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.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:apache2-mod_php8-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:apache2-mod_php8-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:apache2-mod_php8-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bcmath-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bcmath-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bcmath-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bcmath-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bz2-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bz2-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bz2-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bz2-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-calendar-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-calendar-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-calendar-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-calendar-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-cli-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-cli-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-cli-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-cli-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ctype-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ctype-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ctype-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ctype-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-curl-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-curl-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-curl-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-curl-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dba-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dba-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dba-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dba-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-devel-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-devel-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-devel-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-devel-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dom-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dom-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dom-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dom-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-embed-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-embed-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-embed-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-embed-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-enchant-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-enchant-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-enchant-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-enchant-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-exif-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-exif-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-exif-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-exif-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fastcgi-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fastcgi-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fastcgi-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fastcgi-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fileinfo-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fileinfo-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fileinfo-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fileinfo-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fpm-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fpm-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fpm-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fpm-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ftp-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ftp-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ftp-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ftp-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gd-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gd-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gd-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gd-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gettext-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gettext-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gettext-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gettext-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gmp-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gmp-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gmp-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gmp-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-iconv-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-iconv-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-iconv-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-iconv-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-intl-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-intl-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-intl-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-intl-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ldap-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ldap-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ldap-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ldap-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mbstring-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mbstring-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mbstring-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mbstring-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mysql-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mysql-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mysql-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mysql-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-odbc-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-odbc-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-odbc-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-odbc-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-opcache-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-opcache-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-opcache-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-opcache-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-openssl-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-openssl-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-openssl-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-openssl-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pcntl-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pcntl-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pcntl-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pcntl-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pdo-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pdo-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pdo-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pdo-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pgsql-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pgsql-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pgsql-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pgsql-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-phar-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-phar-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-phar-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-phar-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-posix-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-posix-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-posix-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-posix-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-readline-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-readline-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-readline-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-readline-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-shmop-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-shmop-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-shmop-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-shmop-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-snmp-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-snmp-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-snmp-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-snmp-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-soap-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-soap-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-soap-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-soap-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sockets-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sockets-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sockets-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sockets-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sodium-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sodium-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sodium-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sodium-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sqlite-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sqlite-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sqlite-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sqlite-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvmsg-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvmsg-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvmsg-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvmsg-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvsem-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvsem-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvsem-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvsem-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvshm-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvshm-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvshm-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvshm-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-test-8.2.29-150600.3.19.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-test-8.2.29-150600.3.19.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-test-8.2.29-150600.3.19.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-test-8.2.29-150600.3.19.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tidy-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tidy-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tidy-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tidy-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tokenizer-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tokenizer-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tokenizer-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tokenizer-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlreader-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlreader-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlreader-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlreader-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlwriter-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlwriter-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlwriter-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlwriter-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xsl-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xsl-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xsl-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xsl-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zip-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zip-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zip-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zip-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zlib-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zlib-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zlib-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zlib-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:apache2-mod_php8-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:apache2-mod_php8-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:apache2-mod_php8-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:apache2-mod_php8-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-bcmath-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-bcmath-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-bcmath-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-bcmath-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-bz2-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-bz2-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-bz2-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-bz2-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-calendar-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-calendar-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-calendar-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-calendar-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-cli-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-cli-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-cli-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-cli-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-ctype-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-ctype-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-ctype-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-ctype-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-curl-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-curl-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-curl-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-curl-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-dba-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-dba-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-dba-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-dba-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-devel-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-devel-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-devel-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-devel-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-dom-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-dom-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-dom-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-dom-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-embed-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-embed-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-embed-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-embed-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-enchant-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-enchant-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-enchant-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-enchant-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-exif-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-exif-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-exif-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-exif-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-fastcgi-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-fastcgi-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-fastcgi-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-fastcgi-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-ffi-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-ffi-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-ffi-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-ffi-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-fileinfo-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-fileinfo-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-fileinfo-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-fileinfo-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-fpm-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-fpm-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-fpm-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-fpm-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-fpm-apache-8.2.29-150600.3.19.1.noarch", "openSUSE Leap 15.6:php8-ftp-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-ftp-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-ftp-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-ftp-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-gd-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-gd-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-gd-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-gd-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-gettext-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-gettext-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-gettext-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-gettext-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-gmp-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-gmp-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-gmp-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-gmp-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-iconv-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-iconv-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-iconv-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-iconv-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-intl-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-intl-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-intl-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-intl-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-ldap-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-ldap-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-ldap-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-ldap-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-mbstring-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-mbstring-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-mbstring-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-mbstring-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-mysql-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-mysql-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-mysql-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-mysql-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-odbc-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-odbc-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-odbc-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-odbc-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-opcache-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-opcache-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-opcache-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-opcache-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-openssl-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-openssl-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-openssl-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-openssl-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-pcntl-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-pcntl-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-pcntl-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-pcntl-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-pdo-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-pdo-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-pdo-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-pdo-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-pgsql-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-pgsql-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-pgsql-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-pgsql-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-phar-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-phar-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-phar-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-phar-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-posix-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-posix-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-posix-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-posix-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-readline-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-readline-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-readline-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-readline-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-shmop-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-shmop-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-shmop-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-shmop-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-snmp-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-snmp-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-snmp-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-snmp-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-soap-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-soap-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-soap-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-soap-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-sockets-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-sockets-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-sockets-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-sockets-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-sodium-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-sodium-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-sodium-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-sodium-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-sqlite-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-sqlite-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-sqlite-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-sqlite-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-sysvmsg-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-sysvmsg-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-sysvmsg-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-sysvmsg-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-sysvsem-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-sysvsem-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-sysvsem-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-sysvsem-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-sysvshm-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-sysvshm-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-sysvshm-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-sysvshm-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-test-8.2.29-150600.3.19.2.aarch64", "openSUSE Leap 15.6:php8-test-8.2.29-150600.3.19.2.ppc64le", "openSUSE Leap 15.6:php8-test-8.2.29-150600.3.19.2.s390x", "openSUSE Leap 15.6:php8-test-8.2.29-150600.3.19.2.x86_64", "openSUSE Leap 15.6:php8-tidy-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-tidy-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-tidy-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-tidy-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-tokenizer-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-tokenizer-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-tokenizer-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-tokenizer-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-xmlreader-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-xmlreader-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-xmlreader-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-xmlreader-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-xmlwriter-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-xmlwriter-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-xmlwriter-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-xmlwriter-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-xsl-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-xsl-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-xsl-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-xsl-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-zip-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-zip-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-zip-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-zip-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-zlib-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-zlib-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-zlib-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-zlib-8.2.29-150600.3.19.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.4, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:apache2-mod_php8-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:apache2-mod_php8-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:apache2-mod_php8-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:apache2-mod_php8-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bcmath-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bcmath-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bcmath-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bcmath-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bz2-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bz2-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bz2-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bz2-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-calendar-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-calendar-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-calendar-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-calendar-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-cli-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-cli-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-cli-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-cli-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ctype-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ctype-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ctype-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ctype-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-curl-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-curl-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-curl-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-curl-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dba-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dba-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dba-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dba-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-devel-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-devel-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-devel-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-devel-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dom-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dom-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dom-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dom-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-embed-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-embed-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-embed-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-embed-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-enchant-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-enchant-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-enchant-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-enchant-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-exif-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-exif-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-exif-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-exif-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fastcgi-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fastcgi-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fastcgi-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fastcgi-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fileinfo-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fileinfo-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fileinfo-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fileinfo-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fpm-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fpm-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fpm-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fpm-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ftp-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ftp-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ftp-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ftp-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gd-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gd-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gd-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gd-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gettext-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gettext-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gettext-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gettext-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gmp-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gmp-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gmp-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gmp-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-iconv-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-iconv-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-iconv-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-iconv-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-intl-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-intl-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-intl-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-intl-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ldap-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ldap-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ldap-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ldap-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mbstring-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mbstring-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mbstring-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mbstring-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mysql-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mysql-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mysql-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mysql-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-odbc-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-odbc-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-odbc-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-odbc-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-opcache-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-opcache-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-opcache-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-opcache-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-openssl-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-openssl-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-openssl-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-openssl-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pcntl-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pcntl-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pcntl-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pcntl-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pdo-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pdo-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pdo-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pdo-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pgsql-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pgsql-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pgsql-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pgsql-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-phar-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-phar-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-phar-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-phar-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-posix-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-posix-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-posix-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-posix-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-readline-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-readline-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-readline-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-readline-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-shmop-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-shmop-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-shmop-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-shmop-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-snmp-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-snmp-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-snmp-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-snmp-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-soap-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-soap-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-soap-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-soap-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sockets-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sockets-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sockets-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sockets-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sodium-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sodium-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sodium-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sodium-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sqlite-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sqlite-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sqlite-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sqlite-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvmsg-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvmsg-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvmsg-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvmsg-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvsem-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvsem-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvsem-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvsem-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvshm-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvshm-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvshm-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvshm-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-test-8.2.29-150600.3.19.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-test-8.2.29-150600.3.19.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-test-8.2.29-150600.3.19.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-test-8.2.29-150600.3.19.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tidy-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tidy-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tidy-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tidy-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tokenizer-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tokenizer-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tokenizer-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tokenizer-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlreader-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlreader-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlreader-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlreader-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlwriter-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlwriter-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlwriter-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlwriter-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xsl-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xsl-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xsl-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xsl-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zip-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zip-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zip-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zip-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zlib-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zlib-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zlib-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zlib-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:apache2-mod_php8-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:apache2-mod_php8-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:apache2-mod_php8-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:apache2-mod_php8-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-bcmath-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-bcmath-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-bcmath-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-bcmath-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-bz2-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-bz2-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-bz2-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-bz2-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-calendar-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-calendar-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-calendar-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-calendar-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-cli-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-cli-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-cli-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-cli-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-ctype-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-ctype-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-ctype-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-ctype-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-curl-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-curl-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-curl-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-curl-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-dba-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-dba-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-dba-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-dba-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-devel-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-devel-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-devel-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-devel-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-dom-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-dom-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-dom-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-dom-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-embed-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-embed-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-embed-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-embed-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-enchant-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-enchant-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-enchant-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-enchant-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-exif-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-exif-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-exif-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-exif-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-fastcgi-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-fastcgi-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-fastcgi-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-fastcgi-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-ffi-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-ffi-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-ffi-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-ffi-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-fileinfo-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-fileinfo-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-fileinfo-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-fileinfo-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-fpm-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-fpm-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-fpm-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-fpm-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-fpm-apache-8.2.29-150600.3.19.1.noarch", "openSUSE Leap 15.6:php8-ftp-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-ftp-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-ftp-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-ftp-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-gd-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-gd-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-gd-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-gd-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-gettext-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-gettext-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-gettext-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-gettext-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-gmp-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-gmp-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-gmp-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-gmp-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-iconv-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-iconv-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-iconv-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-iconv-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-intl-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-intl-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-intl-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-intl-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-ldap-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-ldap-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-ldap-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-ldap-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-mbstring-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-mbstring-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-mbstring-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-mbstring-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-mysql-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-mysql-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-mysql-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-mysql-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-odbc-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-odbc-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-odbc-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-odbc-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-opcache-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-opcache-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-opcache-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-opcache-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-openssl-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-openssl-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-openssl-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-openssl-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-pcntl-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-pcntl-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-pcntl-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-pcntl-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-pdo-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-pdo-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-pdo-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-pdo-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-pgsql-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-pgsql-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-pgsql-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-pgsql-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-phar-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-phar-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-phar-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-phar-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-posix-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-posix-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-posix-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-posix-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-readline-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-readline-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-readline-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-readline-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-shmop-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-shmop-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-shmop-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-shmop-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-snmp-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-snmp-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-snmp-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-snmp-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-soap-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-soap-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-soap-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-soap-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-sockets-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-sockets-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-sockets-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-sockets-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-sodium-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-sodium-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-sodium-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-sodium-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-sqlite-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-sqlite-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-sqlite-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-sqlite-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-sysvmsg-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-sysvmsg-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-sysvmsg-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-sysvmsg-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-sysvsem-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-sysvsem-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-sysvsem-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-sysvsem-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-sysvshm-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-sysvshm-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-sysvshm-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-sysvshm-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-test-8.2.29-150600.3.19.2.aarch64", "openSUSE Leap 15.6:php8-test-8.2.29-150600.3.19.2.ppc64le", "openSUSE Leap 15.6:php8-test-8.2.29-150600.3.19.2.s390x", "openSUSE Leap 15.6:php8-test-8.2.29-150600.3.19.2.x86_64", "openSUSE Leap 15.6:php8-tidy-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-tidy-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-tidy-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-tidy-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-tokenizer-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-tokenizer-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-tokenizer-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-tokenizer-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-xmlreader-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-xmlreader-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-xmlreader-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-xmlreader-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-xmlwriter-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-xmlwriter-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-xmlwriter-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-xmlwriter-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-xsl-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-xsl-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-xsl-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-xsl-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-zip-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-zip-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-zip-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-zip-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-zlib-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-zlib-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-zlib-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-zlib-8.2.29-150600.3.19.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-07-23T12:03:54Z", "details": "important" } ], "title": "CVE-2025-1220" }, { "cve": "CVE-2025-1735", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-1735" } ], "notes": [ { "category": "general", "text": "In PHP versions:8.1.* before 8.1.33, 8.2.* before 8.2.29, 8.3.* before 8.3.23, 8.4.* pgsql and pdo_pgsql escaping functions do not check if the underlying quoting functions returned errors. This could cause crashes if Postgres server rejects the string as invalid.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:apache2-mod_php8-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:apache2-mod_php8-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:apache2-mod_php8-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:apache2-mod_php8-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bcmath-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bcmath-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bcmath-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bcmath-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bz2-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bz2-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bz2-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bz2-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-calendar-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-calendar-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-calendar-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-calendar-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-cli-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-cli-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-cli-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-cli-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ctype-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ctype-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ctype-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ctype-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-curl-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-curl-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-curl-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-curl-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dba-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dba-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dba-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dba-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-devel-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-devel-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-devel-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-devel-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dom-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dom-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dom-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dom-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-embed-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-embed-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-embed-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-embed-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-enchant-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-enchant-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-enchant-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-enchant-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-exif-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-exif-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-exif-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-exif-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fastcgi-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fastcgi-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fastcgi-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fastcgi-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fileinfo-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fileinfo-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fileinfo-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fileinfo-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fpm-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fpm-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fpm-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fpm-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ftp-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ftp-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ftp-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ftp-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gd-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gd-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gd-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gd-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gettext-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gettext-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gettext-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gettext-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gmp-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gmp-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gmp-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gmp-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-iconv-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-iconv-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-iconv-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-iconv-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-intl-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-intl-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-intl-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-intl-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ldap-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ldap-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ldap-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ldap-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mbstring-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mbstring-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mbstring-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mbstring-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mysql-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mysql-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mysql-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mysql-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-odbc-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-odbc-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-odbc-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-odbc-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-opcache-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-opcache-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-opcache-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-opcache-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-openssl-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-openssl-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-openssl-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-openssl-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pcntl-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pcntl-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pcntl-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pcntl-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pdo-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pdo-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pdo-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pdo-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pgsql-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pgsql-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pgsql-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pgsql-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-phar-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-phar-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-phar-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-phar-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-posix-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-posix-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-posix-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-posix-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-readline-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-readline-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-readline-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-readline-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-shmop-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-shmop-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-shmop-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-shmop-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-snmp-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-snmp-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-snmp-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-snmp-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-soap-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-soap-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-soap-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-soap-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sockets-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sockets-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sockets-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sockets-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sodium-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sodium-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sodium-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sodium-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sqlite-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sqlite-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sqlite-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sqlite-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvmsg-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvmsg-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvmsg-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvmsg-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvsem-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvsem-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvsem-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvsem-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvshm-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvshm-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvshm-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvshm-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-test-8.2.29-150600.3.19.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-test-8.2.29-150600.3.19.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-test-8.2.29-150600.3.19.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-test-8.2.29-150600.3.19.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tidy-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tidy-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tidy-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tidy-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tokenizer-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tokenizer-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tokenizer-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tokenizer-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlreader-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlreader-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlreader-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlreader-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlwriter-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlwriter-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlwriter-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlwriter-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xsl-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xsl-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xsl-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xsl-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zip-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zip-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zip-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zip-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zlib-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zlib-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zlib-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zlib-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:apache2-mod_php8-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:apache2-mod_php8-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:apache2-mod_php8-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:apache2-mod_php8-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-bcmath-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-bcmath-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-bcmath-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-bcmath-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-bz2-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-bz2-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-bz2-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-bz2-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-calendar-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-calendar-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-calendar-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-calendar-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-cli-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-cli-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-cli-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-cli-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-ctype-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-ctype-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-ctype-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-ctype-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-curl-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-curl-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-curl-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-curl-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-dba-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-dba-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-dba-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-dba-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-devel-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-devel-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-devel-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-devel-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-dom-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-dom-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-dom-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-dom-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-embed-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-embed-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-embed-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-embed-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-enchant-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-enchant-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-enchant-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-enchant-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-exif-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-exif-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-exif-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-exif-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-fastcgi-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-fastcgi-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-fastcgi-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-fastcgi-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-ffi-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-ffi-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-ffi-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-ffi-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-fileinfo-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-fileinfo-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-fileinfo-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-fileinfo-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-fpm-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-fpm-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-fpm-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-fpm-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-fpm-apache-8.2.29-150600.3.19.1.noarch", "openSUSE Leap 15.6:php8-ftp-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-ftp-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-ftp-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-ftp-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-gd-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-gd-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-gd-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-gd-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-gettext-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-gettext-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-gettext-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-gettext-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-gmp-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-gmp-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-gmp-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-gmp-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-iconv-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-iconv-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-iconv-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-iconv-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-intl-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-intl-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-intl-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-intl-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-ldap-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-ldap-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-ldap-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-ldap-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-mbstring-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-mbstring-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-mbstring-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-mbstring-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-mysql-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-mysql-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-mysql-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-mysql-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-odbc-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-odbc-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-odbc-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-odbc-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-opcache-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-opcache-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-opcache-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-opcache-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-openssl-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-openssl-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-openssl-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-openssl-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-pcntl-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-pcntl-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-pcntl-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-pcntl-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-pdo-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-pdo-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-pdo-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-pdo-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-pgsql-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-pgsql-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-pgsql-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-pgsql-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-phar-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-phar-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-phar-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-phar-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-posix-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-posix-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-posix-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-posix-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-readline-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-readline-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-readline-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-readline-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-shmop-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-shmop-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-shmop-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-shmop-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-snmp-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-snmp-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-snmp-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-snmp-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-soap-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-soap-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-soap-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-soap-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-sockets-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-sockets-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-sockets-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-sockets-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-sodium-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-sodium-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-sodium-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-sodium-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-sqlite-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-sqlite-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-sqlite-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-sqlite-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-sysvmsg-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-sysvmsg-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-sysvmsg-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-sysvmsg-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-sysvsem-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-sysvsem-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-sysvsem-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-sysvsem-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-sysvshm-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-sysvshm-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-sysvshm-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-sysvshm-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-test-8.2.29-150600.3.19.2.aarch64", "openSUSE Leap 15.6:php8-test-8.2.29-150600.3.19.2.ppc64le", "openSUSE Leap 15.6:php8-test-8.2.29-150600.3.19.2.s390x", "openSUSE Leap 15.6:php8-test-8.2.29-150600.3.19.2.x86_64", "openSUSE Leap 15.6:php8-tidy-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-tidy-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-tidy-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-tidy-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-tokenizer-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-tokenizer-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-tokenizer-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-tokenizer-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-xmlreader-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-xmlreader-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-xmlreader-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-xmlreader-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-xmlwriter-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-xmlwriter-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-xmlwriter-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-xmlwriter-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-xsl-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-xsl-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-xsl-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-xsl-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-zip-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-zip-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-zip-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-zip-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-zlib-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-zlib-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-zlib-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-zlib-8.2.29-150600.3.19.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-1735", "url": "https://www.suse.com/security/cve/CVE-2025-1735" }, { "category": "external", "summary": "SUSE Bug 1246146 for CVE-2025-1735", "url": "https://bugzilla.suse.com/1246146" } ], "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.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:apache2-mod_php8-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:apache2-mod_php8-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:apache2-mod_php8-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bcmath-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bcmath-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bcmath-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bcmath-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bz2-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bz2-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bz2-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bz2-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-calendar-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-calendar-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-calendar-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-calendar-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-cli-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-cli-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-cli-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-cli-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ctype-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ctype-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ctype-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ctype-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-curl-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-curl-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-curl-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-curl-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dba-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dba-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dba-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dba-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-devel-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-devel-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-devel-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-devel-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dom-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dom-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dom-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dom-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-embed-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-embed-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-embed-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-embed-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-enchant-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-enchant-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-enchant-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-enchant-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-exif-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-exif-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-exif-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-exif-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fastcgi-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fastcgi-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fastcgi-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fastcgi-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fileinfo-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fileinfo-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fileinfo-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fileinfo-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fpm-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fpm-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fpm-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fpm-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ftp-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ftp-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ftp-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ftp-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gd-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gd-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gd-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gd-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gettext-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gettext-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gettext-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gettext-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gmp-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gmp-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gmp-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gmp-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-iconv-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-iconv-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-iconv-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-iconv-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-intl-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-intl-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-intl-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-intl-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ldap-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ldap-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ldap-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ldap-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mbstring-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mbstring-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mbstring-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mbstring-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mysql-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mysql-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mysql-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mysql-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-odbc-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-odbc-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-odbc-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-odbc-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-opcache-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-opcache-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-opcache-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-opcache-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-openssl-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-openssl-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-openssl-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-openssl-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pcntl-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pcntl-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pcntl-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pcntl-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pdo-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pdo-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pdo-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pdo-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pgsql-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pgsql-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pgsql-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pgsql-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-phar-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-phar-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-phar-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-phar-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-posix-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-posix-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-posix-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-posix-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-readline-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-readline-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-readline-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-readline-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-shmop-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-shmop-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-shmop-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-shmop-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-snmp-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-snmp-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-snmp-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-snmp-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-soap-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-soap-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-soap-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-soap-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sockets-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sockets-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sockets-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sockets-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sodium-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sodium-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sodium-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sodium-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sqlite-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sqlite-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sqlite-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sqlite-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvmsg-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvmsg-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvmsg-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvmsg-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvsem-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvsem-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvsem-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvsem-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvshm-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvshm-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvshm-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvshm-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-test-8.2.29-150600.3.19.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-test-8.2.29-150600.3.19.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-test-8.2.29-150600.3.19.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-test-8.2.29-150600.3.19.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tidy-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tidy-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tidy-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tidy-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tokenizer-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tokenizer-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tokenizer-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tokenizer-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlreader-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlreader-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlreader-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlreader-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlwriter-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlwriter-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlwriter-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlwriter-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xsl-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xsl-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xsl-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xsl-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zip-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zip-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zip-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zip-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zlib-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zlib-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zlib-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zlib-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:apache2-mod_php8-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:apache2-mod_php8-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:apache2-mod_php8-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:apache2-mod_php8-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-bcmath-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-bcmath-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-bcmath-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-bcmath-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-bz2-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-bz2-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-bz2-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-bz2-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-calendar-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-calendar-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-calendar-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-calendar-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-cli-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-cli-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-cli-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-cli-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-ctype-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-ctype-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-ctype-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-ctype-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-curl-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-curl-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-curl-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-curl-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-dba-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-dba-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-dba-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-dba-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-devel-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-devel-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-devel-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-devel-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-dom-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-dom-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-dom-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-dom-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-embed-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-embed-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-embed-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-embed-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-enchant-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-enchant-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-enchant-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-enchant-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-exif-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-exif-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-exif-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-exif-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-fastcgi-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-fastcgi-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-fastcgi-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-fastcgi-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-ffi-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-ffi-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-ffi-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-ffi-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-fileinfo-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-fileinfo-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-fileinfo-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-fileinfo-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-fpm-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-fpm-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-fpm-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-fpm-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-fpm-apache-8.2.29-150600.3.19.1.noarch", "openSUSE Leap 15.6:php8-ftp-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-ftp-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-ftp-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-ftp-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-gd-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-gd-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-gd-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-gd-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-gettext-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-gettext-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-gettext-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-gettext-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-gmp-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-gmp-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-gmp-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-gmp-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-iconv-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-iconv-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-iconv-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-iconv-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-intl-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-intl-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-intl-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-intl-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-ldap-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-ldap-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-ldap-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-ldap-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-mbstring-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-mbstring-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-mbstring-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-mbstring-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-mysql-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-mysql-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-mysql-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-mysql-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-odbc-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-odbc-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-odbc-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-odbc-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-opcache-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-opcache-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-opcache-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-opcache-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-openssl-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-openssl-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-openssl-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-openssl-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-pcntl-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-pcntl-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-pcntl-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-pcntl-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-pdo-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-pdo-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-pdo-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-pdo-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-pgsql-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-pgsql-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-pgsql-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-pgsql-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-phar-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-phar-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-phar-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-phar-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-posix-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-posix-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-posix-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-posix-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-readline-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-readline-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-readline-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-readline-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-shmop-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-shmop-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-shmop-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-shmop-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-snmp-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-snmp-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-snmp-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-snmp-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-soap-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-soap-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-soap-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-soap-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-sockets-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-sockets-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-sockets-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-sockets-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-sodium-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-sodium-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-sodium-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-sodium-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-sqlite-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-sqlite-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-sqlite-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-sqlite-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-sysvmsg-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-sysvmsg-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-sysvmsg-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-sysvmsg-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-sysvsem-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-sysvsem-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-sysvsem-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-sysvsem-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-sysvshm-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-sysvshm-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-sysvshm-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-sysvshm-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-test-8.2.29-150600.3.19.2.aarch64", "openSUSE Leap 15.6:php8-test-8.2.29-150600.3.19.2.ppc64le", "openSUSE Leap 15.6:php8-test-8.2.29-150600.3.19.2.s390x", "openSUSE Leap 15.6:php8-test-8.2.29-150600.3.19.2.x86_64", "openSUSE Leap 15.6:php8-tidy-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-tidy-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-tidy-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-tidy-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-tokenizer-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-tokenizer-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-tokenizer-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-tokenizer-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-xmlreader-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-xmlreader-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-xmlreader-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-xmlreader-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-xmlwriter-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-xmlwriter-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-xmlwriter-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-xmlwriter-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-xsl-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-xsl-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-xsl-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-xsl-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-zip-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-zip-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-zip-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-zip-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-zlib-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-zlib-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-zlib-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-zlib-8.2.29-150600.3.19.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:apache2-mod_php8-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:apache2-mod_php8-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:apache2-mod_php8-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:apache2-mod_php8-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bcmath-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bcmath-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bcmath-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bcmath-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bz2-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bz2-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bz2-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bz2-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-calendar-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-calendar-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-calendar-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-calendar-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-cli-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-cli-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-cli-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-cli-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ctype-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ctype-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ctype-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ctype-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-curl-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-curl-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-curl-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-curl-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dba-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dba-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dba-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dba-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-devel-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-devel-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-devel-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-devel-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dom-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dom-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dom-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dom-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-embed-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-embed-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-embed-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-embed-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-enchant-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-enchant-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-enchant-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-enchant-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-exif-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-exif-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-exif-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-exif-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fastcgi-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fastcgi-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fastcgi-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fastcgi-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fileinfo-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fileinfo-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fileinfo-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fileinfo-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fpm-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fpm-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fpm-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fpm-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ftp-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ftp-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ftp-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ftp-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gd-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gd-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gd-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gd-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gettext-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gettext-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gettext-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gettext-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gmp-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gmp-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gmp-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gmp-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-iconv-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-iconv-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-iconv-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-iconv-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-intl-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-intl-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-intl-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-intl-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ldap-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ldap-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ldap-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ldap-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mbstring-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mbstring-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mbstring-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mbstring-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mysql-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mysql-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mysql-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mysql-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-odbc-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-odbc-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-odbc-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-odbc-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-opcache-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-opcache-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-opcache-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-opcache-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-openssl-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-openssl-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-openssl-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-openssl-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pcntl-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pcntl-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pcntl-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pcntl-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pdo-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pdo-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pdo-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pdo-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pgsql-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pgsql-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pgsql-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pgsql-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-phar-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-phar-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-phar-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-phar-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-posix-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-posix-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-posix-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-posix-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-readline-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-readline-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-readline-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-readline-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-shmop-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-shmop-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-shmop-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-shmop-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-snmp-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-snmp-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-snmp-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-snmp-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-soap-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-soap-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-soap-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-soap-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sockets-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sockets-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sockets-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sockets-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sodium-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sodium-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sodium-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sodium-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sqlite-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sqlite-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sqlite-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sqlite-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvmsg-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvmsg-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvmsg-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvmsg-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvsem-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvsem-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvsem-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvsem-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvshm-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvshm-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvshm-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvshm-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-test-8.2.29-150600.3.19.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-test-8.2.29-150600.3.19.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-test-8.2.29-150600.3.19.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-test-8.2.29-150600.3.19.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tidy-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tidy-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tidy-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tidy-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tokenizer-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tokenizer-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tokenizer-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tokenizer-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlreader-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlreader-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlreader-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlreader-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlwriter-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlwriter-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlwriter-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlwriter-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xsl-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xsl-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xsl-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xsl-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zip-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zip-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zip-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zip-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zlib-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zlib-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zlib-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zlib-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:apache2-mod_php8-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:apache2-mod_php8-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:apache2-mod_php8-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:apache2-mod_php8-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-bcmath-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-bcmath-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-bcmath-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-bcmath-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-bz2-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-bz2-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-bz2-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-bz2-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-calendar-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-calendar-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-calendar-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-calendar-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-cli-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-cli-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-cli-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-cli-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-ctype-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-ctype-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-ctype-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-ctype-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-curl-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-curl-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-curl-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-curl-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-dba-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-dba-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-dba-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-dba-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-devel-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-devel-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-devel-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-devel-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-dom-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-dom-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-dom-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-dom-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-embed-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-embed-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-embed-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-embed-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-enchant-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-enchant-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-enchant-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-enchant-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-exif-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-exif-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-exif-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-exif-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-fastcgi-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-fastcgi-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-fastcgi-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-fastcgi-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-ffi-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-ffi-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-ffi-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-ffi-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-fileinfo-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-fileinfo-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-fileinfo-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-fileinfo-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-fpm-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-fpm-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-fpm-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-fpm-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-fpm-apache-8.2.29-150600.3.19.1.noarch", "openSUSE Leap 15.6:php8-ftp-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-ftp-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-ftp-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-ftp-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-gd-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-gd-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-gd-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-gd-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-gettext-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-gettext-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-gettext-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-gettext-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-gmp-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-gmp-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-gmp-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-gmp-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-iconv-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-iconv-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-iconv-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-iconv-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-intl-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-intl-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-intl-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-intl-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-ldap-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-ldap-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-ldap-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-ldap-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-mbstring-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-mbstring-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-mbstring-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-mbstring-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-mysql-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-mysql-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-mysql-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-mysql-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-odbc-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-odbc-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-odbc-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-odbc-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-opcache-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-opcache-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-opcache-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-opcache-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-openssl-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-openssl-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-openssl-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-openssl-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-pcntl-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-pcntl-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-pcntl-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-pcntl-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-pdo-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-pdo-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-pdo-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-pdo-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-pgsql-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-pgsql-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-pgsql-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-pgsql-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-phar-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-phar-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-phar-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-phar-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-posix-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-posix-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-posix-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-posix-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-readline-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-readline-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-readline-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-readline-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-shmop-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-shmop-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-shmop-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-shmop-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-snmp-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-snmp-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-snmp-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-snmp-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-soap-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-soap-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-soap-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-soap-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-sockets-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-sockets-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-sockets-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-sockets-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-sodium-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-sodium-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-sodium-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-sodium-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-sqlite-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-sqlite-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-sqlite-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-sqlite-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-sysvmsg-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-sysvmsg-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-sysvmsg-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-sysvmsg-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-sysvsem-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-sysvsem-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-sysvsem-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-sysvsem-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-sysvshm-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-sysvshm-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-sysvshm-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-sysvshm-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-test-8.2.29-150600.3.19.2.aarch64", "openSUSE Leap 15.6:php8-test-8.2.29-150600.3.19.2.ppc64le", "openSUSE Leap 15.6:php8-test-8.2.29-150600.3.19.2.s390x", "openSUSE Leap 15.6:php8-test-8.2.29-150600.3.19.2.x86_64", "openSUSE Leap 15.6:php8-tidy-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-tidy-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-tidy-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-tidy-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-tokenizer-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-tokenizer-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-tokenizer-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-tokenizer-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-xmlreader-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-xmlreader-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-xmlreader-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-xmlreader-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-xmlwriter-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-xmlwriter-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-xmlwriter-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-xmlwriter-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-xsl-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-xsl-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-xsl-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-xsl-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-zip-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-zip-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-zip-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-zip-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-zlib-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-zlib-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-zlib-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-zlib-8.2.29-150600.3.19.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-07-23T12:03:54Z", "details": "moderate" } ], "title": "CVE-2025-1735" }, { "cve": "CVE-2025-6491", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-6491" } ], "notes": [ { "category": "general", "text": "In PHP versions:8.1.* before 8.1.33, 8.2.* before 8.2.29, 8.3.* before 8.3.23, 8.4.* before 8.4.10 when parsing XML data in SOAP extensions, overly large (\u003e2Gb) XML namespace prefix may lead to null pointer dereference. This may lead to crashes and affect the availability of the target server.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:apache2-mod_php8-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:apache2-mod_php8-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:apache2-mod_php8-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:apache2-mod_php8-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bcmath-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bcmath-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bcmath-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bcmath-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bz2-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bz2-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bz2-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bz2-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-calendar-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-calendar-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-calendar-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-calendar-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-cli-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-cli-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-cli-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-cli-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ctype-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ctype-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ctype-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ctype-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-curl-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-curl-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-curl-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-curl-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dba-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dba-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dba-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dba-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-devel-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-devel-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-devel-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-devel-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dom-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dom-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dom-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dom-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-embed-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-embed-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-embed-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-embed-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-enchant-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-enchant-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-enchant-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-enchant-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-exif-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-exif-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-exif-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-exif-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fastcgi-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fastcgi-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fastcgi-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fastcgi-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fileinfo-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fileinfo-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fileinfo-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fileinfo-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fpm-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fpm-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fpm-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fpm-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ftp-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ftp-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ftp-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ftp-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gd-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gd-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gd-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gd-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gettext-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gettext-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gettext-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gettext-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gmp-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gmp-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gmp-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gmp-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-iconv-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-iconv-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-iconv-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-iconv-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-intl-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-intl-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-intl-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-intl-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ldap-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ldap-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ldap-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ldap-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mbstring-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mbstring-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mbstring-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mbstring-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mysql-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mysql-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mysql-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mysql-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-odbc-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-odbc-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-odbc-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-odbc-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-opcache-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-opcache-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-opcache-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-opcache-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-openssl-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-openssl-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-openssl-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-openssl-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pcntl-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pcntl-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pcntl-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pcntl-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pdo-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pdo-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pdo-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pdo-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pgsql-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pgsql-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pgsql-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pgsql-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-phar-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-phar-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-phar-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-phar-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-posix-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-posix-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-posix-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-posix-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-readline-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-readline-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-readline-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-readline-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-shmop-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-shmop-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-shmop-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-shmop-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-snmp-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-snmp-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-snmp-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-snmp-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-soap-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-soap-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-soap-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-soap-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sockets-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sockets-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sockets-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sockets-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sodium-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sodium-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sodium-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sodium-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sqlite-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sqlite-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sqlite-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sqlite-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvmsg-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvmsg-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvmsg-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvmsg-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvsem-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvsem-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvsem-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvsem-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvshm-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvshm-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvshm-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvshm-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-test-8.2.29-150600.3.19.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-test-8.2.29-150600.3.19.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-test-8.2.29-150600.3.19.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-test-8.2.29-150600.3.19.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tidy-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tidy-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tidy-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tidy-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tokenizer-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tokenizer-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tokenizer-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tokenizer-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlreader-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlreader-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlreader-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlreader-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlwriter-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlwriter-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlwriter-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlwriter-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xsl-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xsl-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xsl-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xsl-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zip-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zip-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zip-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zip-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zlib-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zlib-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zlib-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zlib-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:apache2-mod_php8-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:apache2-mod_php8-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:apache2-mod_php8-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:apache2-mod_php8-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-bcmath-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-bcmath-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-bcmath-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-bcmath-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-bz2-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-bz2-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-bz2-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-bz2-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-calendar-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-calendar-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-calendar-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-calendar-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-cli-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-cli-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-cli-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-cli-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-ctype-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-ctype-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-ctype-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-ctype-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-curl-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-curl-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-curl-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-curl-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-dba-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-dba-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-dba-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-dba-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-devel-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-devel-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-devel-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-devel-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-dom-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-dom-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-dom-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-dom-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-embed-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-embed-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-embed-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-embed-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-enchant-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-enchant-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-enchant-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-enchant-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-exif-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-exif-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-exif-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-exif-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-fastcgi-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-fastcgi-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-fastcgi-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-fastcgi-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-ffi-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-ffi-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-ffi-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-ffi-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-fileinfo-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-fileinfo-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-fileinfo-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-fileinfo-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-fpm-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-fpm-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-fpm-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-fpm-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-fpm-apache-8.2.29-150600.3.19.1.noarch", "openSUSE Leap 15.6:php8-ftp-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-ftp-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-ftp-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-ftp-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-gd-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-gd-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-gd-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-gd-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-gettext-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-gettext-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-gettext-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-gettext-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-gmp-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-gmp-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-gmp-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-gmp-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-iconv-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-iconv-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-iconv-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-iconv-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-intl-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-intl-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-intl-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-intl-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-ldap-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-ldap-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-ldap-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-ldap-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-mbstring-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-mbstring-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-mbstring-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-mbstring-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-mysql-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-mysql-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-mysql-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-mysql-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-odbc-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-odbc-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-odbc-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-odbc-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-opcache-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-opcache-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-opcache-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-opcache-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-openssl-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-openssl-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-openssl-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-openssl-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-pcntl-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-pcntl-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-pcntl-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-pcntl-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-pdo-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-pdo-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-pdo-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-pdo-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-pgsql-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-pgsql-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-pgsql-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-pgsql-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-phar-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-phar-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-phar-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-phar-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-posix-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-posix-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-posix-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-posix-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-readline-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-readline-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-readline-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-readline-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-shmop-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-shmop-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-shmop-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-shmop-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-snmp-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-snmp-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-snmp-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-snmp-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-soap-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-soap-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-soap-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-soap-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-sockets-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-sockets-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-sockets-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-sockets-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-sodium-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-sodium-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-sodium-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-sodium-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-sqlite-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-sqlite-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-sqlite-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-sqlite-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-sysvmsg-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-sysvmsg-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-sysvmsg-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-sysvmsg-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-sysvsem-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-sysvsem-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-sysvsem-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-sysvsem-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-sysvshm-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-sysvshm-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-sysvshm-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-sysvshm-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-test-8.2.29-150600.3.19.2.aarch64", "openSUSE Leap 15.6:php8-test-8.2.29-150600.3.19.2.ppc64le", "openSUSE Leap 15.6:php8-test-8.2.29-150600.3.19.2.s390x", "openSUSE Leap 15.6:php8-test-8.2.29-150600.3.19.2.x86_64", "openSUSE Leap 15.6:php8-tidy-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-tidy-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-tidy-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-tidy-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-tokenizer-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-tokenizer-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-tokenizer-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-tokenizer-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-xmlreader-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-xmlreader-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-xmlreader-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-xmlreader-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-xmlwriter-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-xmlwriter-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-xmlwriter-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-xmlwriter-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-xsl-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-xsl-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-xsl-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-xsl-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-zip-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-zip-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-zip-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-zip-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-zlib-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-zlib-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-zlib-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-zlib-8.2.29-150600.3.19.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-6491", "url": "https://www.suse.com/security/cve/CVE-2025-6491" }, { "category": "external", "summary": "SUSE Bug 1246148 for CVE-2025-6491", "url": "https://bugzilla.suse.com/1246148" } ], "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.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:apache2-mod_php8-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:apache2-mod_php8-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:apache2-mod_php8-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bcmath-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bcmath-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bcmath-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bcmath-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bz2-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bz2-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bz2-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bz2-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-calendar-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-calendar-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-calendar-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-calendar-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-cli-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-cli-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-cli-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-cli-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ctype-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ctype-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ctype-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ctype-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-curl-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-curl-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-curl-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-curl-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dba-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dba-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dba-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dba-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-devel-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-devel-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-devel-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-devel-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dom-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dom-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dom-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dom-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-embed-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-embed-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-embed-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-embed-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-enchant-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-enchant-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-enchant-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-enchant-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-exif-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-exif-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-exif-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-exif-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fastcgi-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fastcgi-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fastcgi-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fastcgi-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fileinfo-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fileinfo-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fileinfo-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fileinfo-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fpm-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fpm-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fpm-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fpm-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ftp-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ftp-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ftp-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ftp-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gd-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gd-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gd-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gd-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gettext-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gettext-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gettext-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gettext-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gmp-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gmp-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gmp-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gmp-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-iconv-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-iconv-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-iconv-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-iconv-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-intl-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-intl-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-intl-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-intl-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ldap-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ldap-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ldap-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ldap-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mbstring-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mbstring-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mbstring-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mbstring-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mysql-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mysql-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mysql-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mysql-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-odbc-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-odbc-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-odbc-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-odbc-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-opcache-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-opcache-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-opcache-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-opcache-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-openssl-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-openssl-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-openssl-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-openssl-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pcntl-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pcntl-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pcntl-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pcntl-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pdo-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pdo-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pdo-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pdo-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pgsql-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pgsql-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pgsql-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pgsql-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-phar-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-phar-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-phar-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-phar-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-posix-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-posix-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-posix-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-posix-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-readline-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-readline-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-readline-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-readline-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-shmop-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-shmop-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-shmop-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-shmop-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-snmp-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-snmp-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-snmp-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-snmp-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-soap-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-soap-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-soap-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-soap-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sockets-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sockets-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sockets-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sockets-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sodium-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sodium-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sodium-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sodium-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sqlite-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sqlite-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sqlite-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sqlite-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvmsg-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvmsg-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvmsg-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvmsg-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvsem-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvsem-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvsem-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvsem-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvshm-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvshm-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvshm-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvshm-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-test-8.2.29-150600.3.19.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-test-8.2.29-150600.3.19.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-test-8.2.29-150600.3.19.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-test-8.2.29-150600.3.19.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tidy-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tidy-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tidy-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tidy-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tokenizer-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tokenizer-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tokenizer-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tokenizer-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlreader-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlreader-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlreader-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlreader-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlwriter-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlwriter-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlwriter-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlwriter-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xsl-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xsl-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xsl-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xsl-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zip-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zip-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zip-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zip-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zlib-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zlib-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zlib-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zlib-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:apache2-mod_php8-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:apache2-mod_php8-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:apache2-mod_php8-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:apache2-mod_php8-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-bcmath-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-bcmath-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-bcmath-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-bcmath-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-bz2-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-bz2-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-bz2-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-bz2-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-calendar-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-calendar-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-calendar-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-calendar-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-cli-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-cli-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-cli-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-cli-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-ctype-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-ctype-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-ctype-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-ctype-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-curl-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-curl-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-curl-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-curl-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-dba-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-dba-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-dba-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-dba-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-devel-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-devel-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-devel-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-devel-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-dom-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-dom-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-dom-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-dom-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-embed-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-embed-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-embed-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-embed-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-enchant-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-enchant-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-enchant-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-enchant-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-exif-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-exif-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-exif-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-exif-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-fastcgi-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-fastcgi-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-fastcgi-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-fastcgi-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-ffi-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-ffi-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-ffi-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-ffi-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-fileinfo-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-fileinfo-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-fileinfo-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-fileinfo-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-fpm-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-fpm-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-fpm-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-fpm-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-fpm-apache-8.2.29-150600.3.19.1.noarch", "openSUSE Leap 15.6:php8-ftp-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-ftp-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-ftp-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-ftp-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-gd-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-gd-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-gd-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-gd-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-gettext-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-gettext-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-gettext-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-gettext-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-gmp-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-gmp-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-gmp-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-gmp-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-iconv-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-iconv-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-iconv-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-iconv-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-intl-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-intl-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-intl-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-intl-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-ldap-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-ldap-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-ldap-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-ldap-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-mbstring-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-mbstring-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-mbstring-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-mbstring-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-mysql-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-mysql-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-mysql-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-mysql-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-odbc-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-odbc-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-odbc-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-odbc-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-opcache-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-opcache-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-opcache-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-opcache-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-openssl-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-openssl-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-openssl-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-openssl-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-pcntl-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-pcntl-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-pcntl-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-pcntl-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-pdo-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-pdo-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-pdo-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-pdo-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-pgsql-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-pgsql-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-pgsql-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-pgsql-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-phar-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-phar-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-phar-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-phar-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-posix-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-posix-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-posix-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-posix-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-readline-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-readline-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-readline-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-readline-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-shmop-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-shmop-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-shmop-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-shmop-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-snmp-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-snmp-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-snmp-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-snmp-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-soap-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-soap-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-soap-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-soap-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-sockets-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-sockets-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-sockets-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-sockets-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-sodium-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-sodium-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-sodium-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-sodium-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-sqlite-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-sqlite-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-sqlite-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-sqlite-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-sysvmsg-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-sysvmsg-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-sysvmsg-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-sysvmsg-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-sysvsem-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-sysvsem-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-sysvsem-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-sysvsem-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-sysvshm-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-sysvshm-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-sysvshm-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-sysvshm-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-test-8.2.29-150600.3.19.2.aarch64", "openSUSE Leap 15.6:php8-test-8.2.29-150600.3.19.2.ppc64le", "openSUSE Leap 15.6:php8-test-8.2.29-150600.3.19.2.s390x", "openSUSE Leap 15.6:php8-test-8.2.29-150600.3.19.2.x86_64", "openSUSE Leap 15.6:php8-tidy-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-tidy-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-tidy-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-tidy-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-tokenizer-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-tokenizer-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-tokenizer-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-tokenizer-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-xmlreader-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-xmlreader-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-xmlreader-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-xmlreader-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-xmlwriter-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-xmlwriter-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-xmlwriter-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-xmlwriter-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-xsl-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-xsl-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-xsl-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-xsl-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-zip-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-zip-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-zip-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-zip-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-zlib-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-zlib-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-zlib-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-zlib-8.2.29-150600.3.19.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:apache2-mod_php8-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:apache2-mod_php8-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:apache2-mod_php8-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:apache2-mod_php8-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bcmath-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bcmath-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bcmath-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bcmath-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bz2-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bz2-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bz2-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bz2-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-calendar-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-calendar-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-calendar-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-calendar-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-cli-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-cli-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-cli-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-cli-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ctype-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ctype-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ctype-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ctype-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-curl-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-curl-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-curl-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-curl-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dba-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dba-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dba-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dba-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-devel-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-devel-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-devel-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-devel-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dom-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dom-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dom-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dom-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-embed-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-embed-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-embed-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-embed-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-enchant-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-enchant-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-enchant-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-enchant-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-exif-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-exif-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-exif-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-exif-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fastcgi-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fastcgi-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fastcgi-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fastcgi-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fileinfo-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fileinfo-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fileinfo-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fileinfo-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fpm-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fpm-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fpm-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fpm-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ftp-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ftp-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ftp-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ftp-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gd-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gd-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gd-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gd-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gettext-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gettext-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gettext-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gettext-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gmp-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gmp-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gmp-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gmp-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-iconv-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-iconv-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-iconv-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-iconv-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-intl-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-intl-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-intl-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-intl-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ldap-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ldap-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ldap-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ldap-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mbstring-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mbstring-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mbstring-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mbstring-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mysql-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mysql-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mysql-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mysql-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-odbc-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-odbc-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-odbc-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-odbc-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-opcache-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-opcache-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-opcache-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-opcache-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-openssl-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-openssl-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-openssl-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-openssl-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pcntl-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pcntl-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pcntl-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pcntl-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pdo-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pdo-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pdo-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pdo-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pgsql-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pgsql-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pgsql-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pgsql-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-phar-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-phar-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-phar-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-phar-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-posix-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-posix-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-posix-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-posix-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-readline-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-readline-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-readline-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-readline-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-shmop-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-shmop-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-shmop-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-shmop-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-snmp-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-snmp-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-snmp-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-snmp-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-soap-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-soap-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-soap-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-soap-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sockets-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sockets-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sockets-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sockets-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sodium-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sodium-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sodium-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sodium-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sqlite-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sqlite-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sqlite-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sqlite-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvmsg-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvmsg-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvmsg-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvmsg-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvsem-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvsem-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvsem-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvsem-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvshm-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvshm-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvshm-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvshm-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-test-8.2.29-150600.3.19.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-test-8.2.29-150600.3.19.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-test-8.2.29-150600.3.19.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-test-8.2.29-150600.3.19.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tidy-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tidy-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tidy-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tidy-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tokenizer-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tokenizer-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tokenizer-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tokenizer-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlreader-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlreader-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlreader-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlreader-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlwriter-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlwriter-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlwriter-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlwriter-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xsl-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xsl-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xsl-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xsl-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zip-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zip-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zip-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zip-8.2.29-150600.3.19.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zlib-8.2.29-150600.3.19.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zlib-8.2.29-150600.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zlib-8.2.29-150600.3.19.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zlib-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:apache2-mod_php8-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:apache2-mod_php8-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:apache2-mod_php8-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:apache2-mod_php8-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-bcmath-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-bcmath-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-bcmath-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-bcmath-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-bz2-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-bz2-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-bz2-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-bz2-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-calendar-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-calendar-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-calendar-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-calendar-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-cli-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-cli-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-cli-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-cli-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-ctype-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-ctype-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-ctype-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-ctype-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-curl-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-curl-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-curl-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-curl-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-dba-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-dba-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-dba-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-dba-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-devel-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-devel-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-devel-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-devel-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-dom-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-dom-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-dom-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-dom-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-embed-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-embed-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-embed-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-embed-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-enchant-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-enchant-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-enchant-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-enchant-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-exif-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-exif-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-exif-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-exif-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-fastcgi-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-fastcgi-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-fastcgi-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-fastcgi-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-ffi-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-ffi-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-ffi-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-ffi-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-fileinfo-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-fileinfo-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-fileinfo-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-fileinfo-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-fpm-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-fpm-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-fpm-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-fpm-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-fpm-apache-8.2.29-150600.3.19.1.noarch", "openSUSE Leap 15.6:php8-ftp-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-ftp-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-ftp-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-ftp-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-gd-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-gd-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-gd-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-gd-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-gettext-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-gettext-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-gettext-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-gettext-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-gmp-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-gmp-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-gmp-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-gmp-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-iconv-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-iconv-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-iconv-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-iconv-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-intl-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-intl-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-intl-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-intl-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-ldap-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-ldap-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-ldap-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-ldap-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-mbstring-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-mbstring-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-mbstring-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-mbstring-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-mysql-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-mysql-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-mysql-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-mysql-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-odbc-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-odbc-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-odbc-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-odbc-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-opcache-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-opcache-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-opcache-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-opcache-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-openssl-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-openssl-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-openssl-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-openssl-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-pcntl-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-pcntl-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-pcntl-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-pcntl-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-pdo-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-pdo-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-pdo-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-pdo-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-pgsql-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-pgsql-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-pgsql-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-pgsql-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-phar-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-phar-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-phar-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-phar-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-posix-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-posix-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-posix-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-posix-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-readline-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-readline-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-readline-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-readline-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-shmop-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-shmop-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-shmop-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-shmop-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-snmp-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-snmp-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-snmp-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-snmp-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-soap-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-soap-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-soap-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-soap-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-sockets-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-sockets-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-sockets-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-sockets-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-sodium-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-sodium-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-sodium-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-sodium-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-sqlite-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-sqlite-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-sqlite-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-sqlite-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-sysvmsg-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-sysvmsg-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-sysvmsg-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-sysvmsg-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-sysvsem-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-sysvsem-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-sysvsem-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-sysvsem-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-sysvshm-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-sysvshm-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-sysvshm-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-sysvshm-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-test-8.2.29-150600.3.19.2.aarch64", "openSUSE Leap 15.6:php8-test-8.2.29-150600.3.19.2.ppc64le", "openSUSE Leap 15.6:php8-test-8.2.29-150600.3.19.2.s390x", "openSUSE Leap 15.6:php8-test-8.2.29-150600.3.19.2.x86_64", "openSUSE Leap 15.6:php8-tidy-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-tidy-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-tidy-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-tidy-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-tokenizer-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-tokenizer-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-tokenizer-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-tokenizer-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-xmlreader-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-xmlreader-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-xmlreader-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-xmlreader-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-xmlwriter-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-xmlwriter-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-xmlwriter-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-xmlwriter-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-xsl-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-xsl-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-xsl-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-xsl-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-zip-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-zip-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-zip-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-zip-8.2.29-150600.3.19.1.x86_64", "openSUSE Leap 15.6:php8-zlib-8.2.29-150600.3.19.1.aarch64", "openSUSE Leap 15.6:php8-zlib-8.2.29-150600.3.19.1.ppc64le", "openSUSE Leap 15.6:php8-zlib-8.2.29-150600.3.19.1.s390x", "openSUSE Leap 15.6:php8-zlib-8.2.29-150600.3.19.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-07-23T12:03:54Z", "details": "moderate" } ], "title": "CVE-2025-6491" } ] }
suse-su-2025:02463-1
Vulnerability from csaf_suse
Published
2025-07-22 08:42
Modified
2025-07-22 08:42
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-1220: Fixed null byte termination in hostnames (bsc#1246167)
- CVE-2025-1735: Fixed pgsql extension does not check for errors during escaping (bsc#1246146)
- CVE-2025-6491: Fixed NULL Pointer Dereference in PHP SOAP Extension via Large XML Namespace Prefix (bsc#1246148)
Patchnames
SUSE-2025-2463,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2025-2463,SUSE-SLE-Product-HPC-15-SP4-LTSS-2025-2463,SUSE-SLE-Product-HPC-15-SP5-ESPOS-2025-2463,SUSE-SLE-Product-HPC-15-SP5-LTSS-2025-2463,SUSE-SLE-Product-SLES-15-SP4-LTSS-2025-2463,SUSE-SLE-Product-SLES-15-SP5-LTSS-2025-2463,SUSE-SLE-Product-SLES_SAP-15-SP4-2025-2463,SUSE-SLE-Product-SLES_SAP-15-SP5-2025-2463,SUSE-SLE-Product-SUSE-Manager-Server-4.3-2025-2463
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-1220: Fixed null byte termination in hostnames (bsc#1246167)\n- CVE-2025-1735: Fixed pgsql extension does not check for errors during escaping (bsc#1246146)\n- CVE-2025-6491: Fixed NULL Pointer Dereference in PHP SOAP Extension via Large XML Namespace Prefix (bsc#1246148)\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2025-2463,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2025-2463,SUSE-SLE-Product-HPC-15-SP4-LTSS-2025-2463,SUSE-SLE-Product-HPC-15-SP5-ESPOS-2025-2463,SUSE-SLE-Product-HPC-15-SP5-LTSS-2025-2463,SUSE-SLE-Product-SLES-15-SP4-LTSS-2025-2463,SUSE-SLE-Product-SLES-15-SP5-LTSS-2025-2463,SUSE-SLE-Product-SLES_SAP-15-SP4-2025-2463,SUSE-SLE-Product-SLES_SAP-15-SP5-2025-2463,SUSE-SLE-Product-SUSE-Manager-Server-4.3-2025-2463", "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_02463-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2025:02463-1", "url": "https://www.suse.com/support/update/announcement/2025/suse-su-202502463-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2025:02463-1", "url": "https://lists.suse.com/pipermail/sle-updates/2025-July/040862.html" }, { "category": "self", "summary": "SUSE Bug 1246146", "url": "https://bugzilla.suse.com/1246146" }, { "category": "self", "summary": "SUSE Bug 1246148", "url": "https://bugzilla.suse.com/1246148" }, { "category": "self", "summary": "SUSE Bug 1246167", "url": "https://bugzilla.suse.com/1246167" }, { "category": "self", "summary": "SUSE CVE CVE-2025-1220 page", "url": "https://www.suse.com/security/cve/CVE-2025-1220/" }, { "category": "self", "summary": "SUSE CVE CVE-2025-1735 page", "url": "https://www.suse.com/security/cve/CVE-2025-1735/" }, { "category": "self", "summary": "SUSE CVE CVE-2025-6491 page", "url": "https://www.suse.com/security/cve/CVE-2025-6491/" } ], "title": "Security update for php8", "tracking": { "current_release_date": "2025-07-22T08:42:55Z", "generator": { "date": "2025-07-22T08:42:55Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2025:02463-1", "initial_release_date": "2025-07-22T08:42:55Z", "revision_history": [ { "date": "2025-07-22T08:42:55Z", "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.57.1.aarch64", "product": { "name": "apache2-mod_php8-8.0.30-150400.4.57.1.aarch64", "product_id": "apache2-mod_php8-8.0.30-150400.4.57.1.aarch64" } }, { "category": "product_version", "name": "php8-8.0.30-150400.4.57.1.aarch64", "product": { "name": "php8-8.0.30-150400.4.57.1.aarch64", "product_id": "php8-8.0.30-150400.4.57.1.aarch64" } }, { "category": "product_version", "name": "php8-bcmath-8.0.30-150400.4.57.1.aarch64", "product": { "name": "php8-bcmath-8.0.30-150400.4.57.1.aarch64", "product_id": "php8-bcmath-8.0.30-150400.4.57.1.aarch64" } }, { "category": "product_version", "name": "php8-bz2-8.0.30-150400.4.57.1.aarch64", "product": { "name": "php8-bz2-8.0.30-150400.4.57.1.aarch64", "product_id": "php8-bz2-8.0.30-150400.4.57.1.aarch64" } }, { "category": "product_version", "name": "php8-calendar-8.0.30-150400.4.57.1.aarch64", "product": { "name": "php8-calendar-8.0.30-150400.4.57.1.aarch64", "product_id": "php8-calendar-8.0.30-150400.4.57.1.aarch64" } }, { "category": "product_version", "name": "php8-cli-8.0.30-150400.4.57.1.aarch64", "product": { "name": "php8-cli-8.0.30-150400.4.57.1.aarch64", "product_id": "php8-cli-8.0.30-150400.4.57.1.aarch64" } }, { "category": "product_version", "name": "php8-ctype-8.0.30-150400.4.57.1.aarch64", "product": { "name": "php8-ctype-8.0.30-150400.4.57.1.aarch64", "product_id": "php8-ctype-8.0.30-150400.4.57.1.aarch64" } }, { "category": "product_version", "name": "php8-curl-8.0.30-150400.4.57.1.aarch64", "product": { "name": "php8-curl-8.0.30-150400.4.57.1.aarch64", "product_id": "php8-curl-8.0.30-150400.4.57.1.aarch64" } }, { "category": "product_version", "name": "php8-dba-8.0.30-150400.4.57.1.aarch64", "product": { "name": "php8-dba-8.0.30-150400.4.57.1.aarch64", "product_id": "php8-dba-8.0.30-150400.4.57.1.aarch64" } }, { "category": "product_version", "name": "php8-devel-8.0.30-150400.4.57.1.aarch64", "product": { "name": "php8-devel-8.0.30-150400.4.57.1.aarch64", "product_id": "php8-devel-8.0.30-150400.4.57.1.aarch64" } }, { "category": "product_version", "name": "php8-dom-8.0.30-150400.4.57.1.aarch64", "product": { "name": "php8-dom-8.0.30-150400.4.57.1.aarch64", "product_id": "php8-dom-8.0.30-150400.4.57.1.aarch64" } }, { "category": "product_version", "name": "php8-embed-8.0.30-150400.4.57.1.aarch64", "product": { "name": "php8-embed-8.0.30-150400.4.57.1.aarch64", "product_id": "php8-embed-8.0.30-150400.4.57.1.aarch64" } }, { "category": "product_version", "name": "php8-enchant-8.0.30-150400.4.57.1.aarch64", "product": { "name": "php8-enchant-8.0.30-150400.4.57.1.aarch64", "product_id": "php8-enchant-8.0.30-150400.4.57.1.aarch64" } }, { "category": "product_version", "name": "php8-exif-8.0.30-150400.4.57.1.aarch64", "product": { "name": "php8-exif-8.0.30-150400.4.57.1.aarch64", "product_id": "php8-exif-8.0.30-150400.4.57.1.aarch64" } }, { "category": "product_version", "name": "php8-fastcgi-8.0.30-150400.4.57.1.aarch64", "product": { "name": "php8-fastcgi-8.0.30-150400.4.57.1.aarch64", "product_id": "php8-fastcgi-8.0.30-150400.4.57.1.aarch64" } }, { "category": "product_version", "name": "php8-fileinfo-8.0.30-150400.4.57.1.aarch64", "product": { "name": "php8-fileinfo-8.0.30-150400.4.57.1.aarch64", "product_id": "php8-fileinfo-8.0.30-150400.4.57.1.aarch64" } }, { "category": "product_version", "name": "php8-fpm-8.0.30-150400.4.57.1.aarch64", "product": { "name": "php8-fpm-8.0.30-150400.4.57.1.aarch64", "product_id": "php8-fpm-8.0.30-150400.4.57.1.aarch64" } }, { "category": "product_version", "name": "php8-ftp-8.0.30-150400.4.57.1.aarch64", "product": { "name": "php8-ftp-8.0.30-150400.4.57.1.aarch64", "product_id": "php8-ftp-8.0.30-150400.4.57.1.aarch64" } }, { "category": "product_version", "name": "php8-gd-8.0.30-150400.4.57.1.aarch64", "product": { "name": "php8-gd-8.0.30-150400.4.57.1.aarch64", "product_id": "php8-gd-8.0.30-150400.4.57.1.aarch64" } }, { "category": "product_version", "name": "php8-gettext-8.0.30-150400.4.57.1.aarch64", "product": { "name": "php8-gettext-8.0.30-150400.4.57.1.aarch64", "product_id": "php8-gettext-8.0.30-150400.4.57.1.aarch64" } }, { "category": "product_version", "name": "php8-gmp-8.0.30-150400.4.57.1.aarch64", "product": { "name": "php8-gmp-8.0.30-150400.4.57.1.aarch64", "product_id": "php8-gmp-8.0.30-150400.4.57.1.aarch64" } }, { "category": "product_version", "name": "php8-iconv-8.0.30-150400.4.57.1.aarch64", "product": { "name": "php8-iconv-8.0.30-150400.4.57.1.aarch64", "product_id": "php8-iconv-8.0.30-150400.4.57.1.aarch64" } }, { "category": "product_version", "name": "php8-intl-8.0.30-150400.4.57.1.aarch64", "product": { "name": "php8-intl-8.0.30-150400.4.57.1.aarch64", "product_id": "php8-intl-8.0.30-150400.4.57.1.aarch64" } }, { "category": "product_version", "name": "php8-ldap-8.0.30-150400.4.57.1.aarch64", "product": { "name": "php8-ldap-8.0.30-150400.4.57.1.aarch64", "product_id": "php8-ldap-8.0.30-150400.4.57.1.aarch64" } }, { "category": "product_version", "name": "php8-mbstring-8.0.30-150400.4.57.1.aarch64", "product": { "name": "php8-mbstring-8.0.30-150400.4.57.1.aarch64", "product_id": "php8-mbstring-8.0.30-150400.4.57.1.aarch64" } }, { "category": "product_version", "name": "php8-mysql-8.0.30-150400.4.57.1.aarch64", "product": { "name": "php8-mysql-8.0.30-150400.4.57.1.aarch64", "product_id": "php8-mysql-8.0.30-150400.4.57.1.aarch64" } }, { "category": "product_version", "name": "php8-odbc-8.0.30-150400.4.57.1.aarch64", "product": { "name": "php8-odbc-8.0.30-150400.4.57.1.aarch64", "product_id": "php8-odbc-8.0.30-150400.4.57.1.aarch64" } }, { "category": "product_version", "name": "php8-opcache-8.0.30-150400.4.57.1.aarch64", "product": { "name": "php8-opcache-8.0.30-150400.4.57.1.aarch64", "product_id": "php8-opcache-8.0.30-150400.4.57.1.aarch64" } }, { "category": "product_version", "name": "php8-openssl-8.0.30-150400.4.57.1.aarch64", "product": { "name": "php8-openssl-8.0.30-150400.4.57.1.aarch64", "product_id": "php8-openssl-8.0.30-150400.4.57.1.aarch64" } }, { "category": "product_version", "name": "php8-pcntl-8.0.30-150400.4.57.1.aarch64", "product": { "name": "php8-pcntl-8.0.30-150400.4.57.1.aarch64", "product_id": "php8-pcntl-8.0.30-150400.4.57.1.aarch64" } }, { "category": "product_version", "name": "php8-pdo-8.0.30-150400.4.57.1.aarch64", "product": { "name": "php8-pdo-8.0.30-150400.4.57.1.aarch64", "product_id": "php8-pdo-8.0.30-150400.4.57.1.aarch64" } }, { "category": "product_version", "name": "php8-pgsql-8.0.30-150400.4.57.1.aarch64", "product": { "name": "php8-pgsql-8.0.30-150400.4.57.1.aarch64", "product_id": "php8-pgsql-8.0.30-150400.4.57.1.aarch64" } }, { "category": "product_version", "name": "php8-phar-8.0.30-150400.4.57.1.aarch64", "product": { "name": "php8-phar-8.0.30-150400.4.57.1.aarch64", "product_id": "php8-phar-8.0.30-150400.4.57.1.aarch64" } }, { "category": "product_version", "name": "php8-posix-8.0.30-150400.4.57.1.aarch64", "product": { "name": "php8-posix-8.0.30-150400.4.57.1.aarch64", "product_id": "php8-posix-8.0.30-150400.4.57.1.aarch64" } }, { "category": "product_version", "name": "php8-readline-8.0.30-150400.4.57.1.aarch64", "product": { "name": "php8-readline-8.0.30-150400.4.57.1.aarch64", "product_id": "php8-readline-8.0.30-150400.4.57.1.aarch64" } }, { "category": "product_version", "name": "php8-shmop-8.0.30-150400.4.57.1.aarch64", "product": { "name": "php8-shmop-8.0.30-150400.4.57.1.aarch64", "product_id": "php8-shmop-8.0.30-150400.4.57.1.aarch64" } }, { "category": "product_version", "name": "php8-snmp-8.0.30-150400.4.57.1.aarch64", "product": { "name": "php8-snmp-8.0.30-150400.4.57.1.aarch64", "product_id": "php8-snmp-8.0.30-150400.4.57.1.aarch64" } }, { "category": "product_version", "name": "php8-soap-8.0.30-150400.4.57.1.aarch64", "product": { "name": "php8-soap-8.0.30-150400.4.57.1.aarch64", "product_id": "php8-soap-8.0.30-150400.4.57.1.aarch64" } }, { "category": "product_version", "name": "php8-sockets-8.0.30-150400.4.57.1.aarch64", "product": { "name": "php8-sockets-8.0.30-150400.4.57.1.aarch64", "product_id": "php8-sockets-8.0.30-150400.4.57.1.aarch64" } }, { "category": "product_version", "name": "php8-sodium-8.0.30-150400.4.57.1.aarch64", "product": { "name": "php8-sodium-8.0.30-150400.4.57.1.aarch64", "product_id": "php8-sodium-8.0.30-150400.4.57.1.aarch64" } }, { "category": "product_version", "name": "php8-sqlite-8.0.30-150400.4.57.1.aarch64", "product": { "name": "php8-sqlite-8.0.30-150400.4.57.1.aarch64", "product_id": "php8-sqlite-8.0.30-150400.4.57.1.aarch64" } }, { "category": "product_version", "name": "php8-sysvmsg-8.0.30-150400.4.57.1.aarch64", "product": { "name": "php8-sysvmsg-8.0.30-150400.4.57.1.aarch64", "product_id": "php8-sysvmsg-8.0.30-150400.4.57.1.aarch64" } }, { "category": "product_version", "name": "php8-sysvsem-8.0.30-150400.4.57.1.aarch64", "product": { "name": "php8-sysvsem-8.0.30-150400.4.57.1.aarch64", "product_id": "php8-sysvsem-8.0.30-150400.4.57.1.aarch64" } }, { "category": "product_version", "name": "php8-sysvshm-8.0.30-150400.4.57.1.aarch64", "product": { "name": "php8-sysvshm-8.0.30-150400.4.57.1.aarch64", "product_id": "php8-sysvshm-8.0.30-150400.4.57.1.aarch64" } }, { "category": "product_version", "name": "php8-test-8.0.30-150400.4.57.1.aarch64", "product": { "name": "php8-test-8.0.30-150400.4.57.1.aarch64", "product_id": "php8-test-8.0.30-150400.4.57.1.aarch64" } }, { "category": "product_version", "name": "php8-tidy-8.0.30-150400.4.57.1.aarch64", "product": { "name": "php8-tidy-8.0.30-150400.4.57.1.aarch64", "product_id": "php8-tidy-8.0.30-150400.4.57.1.aarch64" } }, { "category": "product_version", "name": "php8-tokenizer-8.0.30-150400.4.57.1.aarch64", "product": { "name": "php8-tokenizer-8.0.30-150400.4.57.1.aarch64", "product_id": "php8-tokenizer-8.0.30-150400.4.57.1.aarch64" } }, { "category": "product_version", "name": "php8-xmlreader-8.0.30-150400.4.57.1.aarch64", "product": { "name": "php8-xmlreader-8.0.30-150400.4.57.1.aarch64", "product_id": "php8-xmlreader-8.0.30-150400.4.57.1.aarch64" } }, { "category": "product_version", "name": "php8-xmlwriter-8.0.30-150400.4.57.1.aarch64", "product": { "name": "php8-xmlwriter-8.0.30-150400.4.57.1.aarch64", "product_id": "php8-xmlwriter-8.0.30-150400.4.57.1.aarch64" } }, { "category": "product_version", "name": "php8-xsl-8.0.30-150400.4.57.1.aarch64", "product": { "name": "php8-xsl-8.0.30-150400.4.57.1.aarch64", "product_id": "php8-xsl-8.0.30-150400.4.57.1.aarch64" } }, { "category": "product_version", "name": "php8-zip-8.0.30-150400.4.57.1.aarch64", "product": { "name": "php8-zip-8.0.30-150400.4.57.1.aarch64", "product_id": "php8-zip-8.0.30-150400.4.57.1.aarch64" } }, { "category": "product_version", "name": "php8-zlib-8.0.30-150400.4.57.1.aarch64", "product": { "name": "php8-zlib-8.0.30-150400.4.57.1.aarch64", "product_id": "php8-zlib-8.0.30-150400.4.57.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "apache2-mod_php8-8.0.30-150400.4.57.1.i586", "product": { "name": "apache2-mod_php8-8.0.30-150400.4.57.1.i586", "product_id": "apache2-mod_php8-8.0.30-150400.4.57.1.i586" } }, { "category": "product_version", "name": "php8-8.0.30-150400.4.57.1.i586", "product": { "name": "php8-8.0.30-150400.4.57.1.i586", "product_id": "php8-8.0.30-150400.4.57.1.i586" } }, { "category": "product_version", "name": "php8-bcmath-8.0.30-150400.4.57.1.i586", "product": { "name": "php8-bcmath-8.0.30-150400.4.57.1.i586", "product_id": "php8-bcmath-8.0.30-150400.4.57.1.i586" } }, { "category": "product_version", "name": "php8-bz2-8.0.30-150400.4.57.1.i586", "product": { "name": "php8-bz2-8.0.30-150400.4.57.1.i586", "product_id": "php8-bz2-8.0.30-150400.4.57.1.i586" } }, { "category": "product_version", "name": "php8-calendar-8.0.30-150400.4.57.1.i586", "product": { "name": "php8-calendar-8.0.30-150400.4.57.1.i586", "product_id": "php8-calendar-8.0.30-150400.4.57.1.i586" } }, { "category": "product_version", "name": "php8-cli-8.0.30-150400.4.57.1.i586", "product": { "name": "php8-cli-8.0.30-150400.4.57.1.i586", "product_id": "php8-cli-8.0.30-150400.4.57.1.i586" } }, { "category": "product_version", "name": "php8-ctype-8.0.30-150400.4.57.1.i586", "product": { "name": "php8-ctype-8.0.30-150400.4.57.1.i586", "product_id": "php8-ctype-8.0.30-150400.4.57.1.i586" } }, { "category": "product_version", "name": "php8-curl-8.0.30-150400.4.57.1.i586", "product": { "name": "php8-curl-8.0.30-150400.4.57.1.i586", "product_id": "php8-curl-8.0.30-150400.4.57.1.i586" } }, { "category": "product_version", "name": "php8-dba-8.0.30-150400.4.57.1.i586", "product": { "name": "php8-dba-8.0.30-150400.4.57.1.i586", "product_id": "php8-dba-8.0.30-150400.4.57.1.i586" } }, { "category": "product_version", "name": "php8-devel-8.0.30-150400.4.57.1.i586", "product": { "name": "php8-devel-8.0.30-150400.4.57.1.i586", "product_id": "php8-devel-8.0.30-150400.4.57.1.i586" } }, { "category": "product_version", "name": "php8-dom-8.0.30-150400.4.57.1.i586", "product": { "name": "php8-dom-8.0.30-150400.4.57.1.i586", "product_id": "php8-dom-8.0.30-150400.4.57.1.i586" } }, { "category": "product_version", "name": "php8-embed-8.0.30-150400.4.57.1.i586", "product": { "name": "php8-embed-8.0.30-150400.4.57.1.i586", "product_id": "php8-embed-8.0.30-150400.4.57.1.i586" } }, { "category": "product_version", "name": "php8-enchant-8.0.30-150400.4.57.1.i586", "product": { "name": "php8-enchant-8.0.30-150400.4.57.1.i586", "product_id": "php8-enchant-8.0.30-150400.4.57.1.i586" } }, { "category": "product_version", "name": "php8-exif-8.0.30-150400.4.57.1.i586", "product": { "name": "php8-exif-8.0.30-150400.4.57.1.i586", "product_id": "php8-exif-8.0.30-150400.4.57.1.i586" } }, { "category": "product_version", "name": "php8-fastcgi-8.0.30-150400.4.57.1.i586", "product": { "name": "php8-fastcgi-8.0.30-150400.4.57.1.i586", "product_id": "php8-fastcgi-8.0.30-150400.4.57.1.i586" } }, { "category": "product_version", "name": "php8-fileinfo-8.0.30-150400.4.57.1.i586", "product": { "name": "php8-fileinfo-8.0.30-150400.4.57.1.i586", "product_id": "php8-fileinfo-8.0.30-150400.4.57.1.i586" } }, { "category": "product_version", "name": "php8-fpm-8.0.30-150400.4.57.1.i586", "product": { "name": "php8-fpm-8.0.30-150400.4.57.1.i586", "product_id": "php8-fpm-8.0.30-150400.4.57.1.i586" } }, { "category": "product_version", "name": "php8-ftp-8.0.30-150400.4.57.1.i586", "product": { "name": "php8-ftp-8.0.30-150400.4.57.1.i586", "product_id": "php8-ftp-8.0.30-150400.4.57.1.i586" } }, { "category": "product_version", "name": "php8-gd-8.0.30-150400.4.57.1.i586", "product": { "name": "php8-gd-8.0.30-150400.4.57.1.i586", "product_id": "php8-gd-8.0.30-150400.4.57.1.i586" } }, { "category": "product_version", "name": "php8-gettext-8.0.30-150400.4.57.1.i586", "product": { "name": "php8-gettext-8.0.30-150400.4.57.1.i586", "product_id": "php8-gettext-8.0.30-150400.4.57.1.i586" } }, { "category": "product_version", "name": "php8-gmp-8.0.30-150400.4.57.1.i586", "product": { "name": "php8-gmp-8.0.30-150400.4.57.1.i586", "product_id": "php8-gmp-8.0.30-150400.4.57.1.i586" } }, { "category": "product_version", "name": "php8-iconv-8.0.30-150400.4.57.1.i586", "product": { "name": "php8-iconv-8.0.30-150400.4.57.1.i586", "product_id": "php8-iconv-8.0.30-150400.4.57.1.i586" } }, { "category": "product_version", "name": "php8-intl-8.0.30-150400.4.57.1.i586", "product": { "name": "php8-intl-8.0.30-150400.4.57.1.i586", "product_id": "php8-intl-8.0.30-150400.4.57.1.i586" } }, { "category": "product_version", "name": "php8-ldap-8.0.30-150400.4.57.1.i586", "product": { "name": "php8-ldap-8.0.30-150400.4.57.1.i586", "product_id": "php8-ldap-8.0.30-150400.4.57.1.i586" } }, { "category": "product_version", "name": "php8-mbstring-8.0.30-150400.4.57.1.i586", "product": { "name": "php8-mbstring-8.0.30-150400.4.57.1.i586", "product_id": "php8-mbstring-8.0.30-150400.4.57.1.i586" } }, { "category": "product_version", "name": "php8-mysql-8.0.30-150400.4.57.1.i586", "product": { "name": "php8-mysql-8.0.30-150400.4.57.1.i586", "product_id": "php8-mysql-8.0.30-150400.4.57.1.i586" } }, { "category": "product_version", "name": "php8-odbc-8.0.30-150400.4.57.1.i586", "product": { "name": "php8-odbc-8.0.30-150400.4.57.1.i586", "product_id": "php8-odbc-8.0.30-150400.4.57.1.i586" } }, { "category": "product_version", "name": "php8-opcache-8.0.30-150400.4.57.1.i586", "product": { "name": "php8-opcache-8.0.30-150400.4.57.1.i586", "product_id": "php8-opcache-8.0.30-150400.4.57.1.i586" } }, { "category": "product_version", "name": "php8-openssl-8.0.30-150400.4.57.1.i586", "product": { "name": "php8-openssl-8.0.30-150400.4.57.1.i586", "product_id": "php8-openssl-8.0.30-150400.4.57.1.i586" } }, { "category": "product_version", "name": "php8-pcntl-8.0.30-150400.4.57.1.i586", "product": { "name": "php8-pcntl-8.0.30-150400.4.57.1.i586", "product_id": "php8-pcntl-8.0.30-150400.4.57.1.i586" } }, { "category": "product_version", "name": "php8-pdo-8.0.30-150400.4.57.1.i586", "product": { "name": "php8-pdo-8.0.30-150400.4.57.1.i586", "product_id": "php8-pdo-8.0.30-150400.4.57.1.i586" } }, { "category": "product_version", "name": "php8-pgsql-8.0.30-150400.4.57.1.i586", "product": { "name": "php8-pgsql-8.0.30-150400.4.57.1.i586", "product_id": "php8-pgsql-8.0.30-150400.4.57.1.i586" } }, { "category": "product_version", "name": "php8-phar-8.0.30-150400.4.57.1.i586", "product": { "name": "php8-phar-8.0.30-150400.4.57.1.i586", "product_id": "php8-phar-8.0.30-150400.4.57.1.i586" } }, { "category": "product_version", "name": "php8-posix-8.0.30-150400.4.57.1.i586", "product": { "name": "php8-posix-8.0.30-150400.4.57.1.i586", "product_id": "php8-posix-8.0.30-150400.4.57.1.i586" } }, { "category": "product_version", "name": "php8-readline-8.0.30-150400.4.57.1.i586", "product": { "name": "php8-readline-8.0.30-150400.4.57.1.i586", "product_id": "php8-readline-8.0.30-150400.4.57.1.i586" } }, { "category": "product_version", "name": "php8-shmop-8.0.30-150400.4.57.1.i586", "product": { "name": "php8-shmop-8.0.30-150400.4.57.1.i586", "product_id": "php8-shmop-8.0.30-150400.4.57.1.i586" } }, { "category": "product_version", "name": "php8-snmp-8.0.30-150400.4.57.1.i586", "product": { "name": "php8-snmp-8.0.30-150400.4.57.1.i586", "product_id": "php8-snmp-8.0.30-150400.4.57.1.i586" } }, { "category": "product_version", "name": "php8-soap-8.0.30-150400.4.57.1.i586", "product": { "name": "php8-soap-8.0.30-150400.4.57.1.i586", "product_id": "php8-soap-8.0.30-150400.4.57.1.i586" } }, { "category": "product_version", "name": "php8-sockets-8.0.30-150400.4.57.1.i586", "product": { "name": "php8-sockets-8.0.30-150400.4.57.1.i586", "product_id": "php8-sockets-8.0.30-150400.4.57.1.i586" } }, { "category": "product_version", "name": "php8-sodium-8.0.30-150400.4.57.1.i586", "product": { "name": "php8-sodium-8.0.30-150400.4.57.1.i586", "product_id": "php8-sodium-8.0.30-150400.4.57.1.i586" } }, { "category": "product_version", "name": "php8-sqlite-8.0.30-150400.4.57.1.i586", "product": { "name": "php8-sqlite-8.0.30-150400.4.57.1.i586", "product_id": "php8-sqlite-8.0.30-150400.4.57.1.i586" } }, { "category": "product_version", "name": "php8-sysvmsg-8.0.30-150400.4.57.1.i586", "product": { "name": "php8-sysvmsg-8.0.30-150400.4.57.1.i586", "product_id": "php8-sysvmsg-8.0.30-150400.4.57.1.i586" } }, { "category": "product_version", "name": "php8-sysvsem-8.0.30-150400.4.57.1.i586", "product": { "name": "php8-sysvsem-8.0.30-150400.4.57.1.i586", "product_id": "php8-sysvsem-8.0.30-150400.4.57.1.i586" } }, { "category": "product_version", "name": "php8-sysvshm-8.0.30-150400.4.57.1.i586", "product": { "name": "php8-sysvshm-8.0.30-150400.4.57.1.i586", "product_id": "php8-sysvshm-8.0.30-150400.4.57.1.i586" } }, { "category": "product_version", "name": "php8-test-8.0.30-150400.4.57.1.i586", "product": { "name": "php8-test-8.0.30-150400.4.57.1.i586", "product_id": "php8-test-8.0.30-150400.4.57.1.i586" } }, { "category": "product_version", "name": "php8-tidy-8.0.30-150400.4.57.1.i586", "product": { "name": "php8-tidy-8.0.30-150400.4.57.1.i586", "product_id": "php8-tidy-8.0.30-150400.4.57.1.i586" } }, { "category": "product_version", "name": "php8-tokenizer-8.0.30-150400.4.57.1.i586", "product": { "name": "php8-tokenizer-8.0.30-150400.4.57.1.i586", "product_id": "php8-tokenizer-8.0.30-150400.4.57.1.i586" } }, { "category": "product_version", "name": "php8-xmlreader-8.0.30-150400.4.57.1.i586", "product": { "name": "php8-xmlreader-8.0.30-150400.4.57.1.i586", "product_id": "php8-xmlreader-8.0.30-150400.4.57.1.i586" } }, { "category": "product_version", "name": "php8-xmlwriter-8.0.30-150400.4.57.1.i586", "product": { "name": "php8-xmlwriter-8.0.30-150400.4.57.1.i586", "product_id": "php8-xmlwriter-8.0.30-150400.4.57.1.i586" } }, { "category": "product_version", "name": "php8-xsl-8.0.30-150400.4.57.1.i586", "product": { "name": "php8-xsl-8.0.30-150400.4.57.1.i586", "product_id": "php8-xsl-8.0.30-150400.4.57.1.i586" } }, { "category": "product_version", "name": "php8-zip-8.0.30-150400.4.57.1.i586", "product": { "name": "php8-zip-8.0.30-150400.4.57.1.i586", "product_id": "php8-zip-8.0.30-150400.4.57.1.i586" } }, { "category": "product_version", "name": "php8-zlib-8.0.30-150400.4.57.1.i586", "product": { "name": "php8-zlib-8.0.30-150400.4.57.1.i586", "product_id": "php8-zlib-8.0.30-150400.4.57.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "apache2-mod_php8-8.0.30-150400.4.57.1.ppc64le", "product": { "name": "apache2-mod_php8-8.0.30-150400.4.57.1.ppc64le", "product_id": "apache2-mod_php8-8.0.30-150400.4.57.1.ppc64le" } }, { "category": "product_version", "name": "php8-8.0.30-150400.4.57.1.ppc64le", "product": { "name": "php8-8.0.30-150400.4.57.1.ppc64le", "product_id": "php8-8.0.30-150400.4.57.1.ppc64le" } }, { "category": "product_version", "name": "php8-bcmath-8.0.30-150400.4.57.1.ppc64le", "product": { "name": "php8-bcmath-8.0.30-150400.4.57.1.ppc64le", "product_id": "php8-bcmath-8.0.30-150400.4.57.1.ppc64le" } }, { "category": "product_version", "name": "php8-bz2-8.0.30-150400.4.57.1.ppc64le", "product": { "name": "php8-bz2-8.0.30-150400.4.57.1.ppc64le", "product_id": "php8-bz2-8.0.30-150400.4.57.1.ppc64le" } }, { "category": "product_version", "name": "php8-calendar-8.0.30-150400.4.57.1.ppc64le", "product": { "name": "php8-calendar-8.0.30-150400.4.57.1.ppc64le", "product_id": "php8-calendar-8.0.30-150400.4.57.1.ppc64le" } }, { "category": "product_version", "name": "php8-cli-8.0.30-150400.4.57.1.ppc64le", "product": { "name": "php8-cli-8.0.30-150400.4.57.1.ppc64le", "product_id": "php8-cli-8.0.30-150400.4.57.1.ppc64le" } }, { "category": "product_version", "name": "php8-ctype-8.0.30-150400.4.57.1.ppc64le", "product": { "name": "php8-ctype-8.0.30-150400.4.57.1.ppc64le", "product_id": "php8-ctype-8.0.30-150400.4.57.1.ppc64le" } }, { "category": "product_version", "name": "php8-curl-8.0.30-150400.4.57.1.ppc64le", "product": { "name": "php8-curl-8.0.30-150400.4.57.1.ppc64le", "product_id": "php8-curl-8.0.30-150400.4.57.1.ppc64le" } }, { "category": "product_version", "name": "php8-dba-8.0.30-150400.4.57.1.ppc64le", "product": { "name": "php8-dba-8.0.30-150400.4.57.1.ppc64le", "product_id": "php8-dba-8.0.30-150400.4.57.1.ppc64le" } }, { "category": "product_version", "name": "php8-devel-8.0.30-150400.4.57.1.ppc64le", "product": { "name": "php8-devel-8.0.30-150400.4.57.1.ppc64le", "product_id": "php8-devel-8.0.30-150400.4.57.1.ppc64le" } }, { "category": "product_version", "name": "php8-dom-8.0.30-150400.4.57.1.ppc64le", "product": { "name": "php8-dom-8.0.30-150400.4.57.1.ppc64le", "product_id": "php8-dom-8.0.30-150400.4.57.1.ppc64le" } }, { "category": "product_version", "name": "php8-embed-8.0.30-150400.4.57.1.ppc64le", "product": { "name": "php8-embed-8.0.30-150400.4.57.1.ppc64le", "product_id": "php8-embed-8.0.30-150400.4.57.1.ppc64le" } }, { "category": "product_version", "name": "php8-enchant-8.0.30-150400.4.57.1.ppc64le", "product": { "name": "php8-enchant-8.0.30-150400.4.57.1.ppc64le", "product_id": "php8-enchant-8.0.30-150400.4.57.1.ppc64le" } }, { "category": "product_version", "name": "php8-exif-8.0.30-150400.4.57.1.ppc64le", "product": { "name": "php8-exif-8.0.30-150400.4.57.1.ppc64le", "product_id": "php8-exif-8.0.30-150400.4.57.1.ppc64le" } }, { "category": "product_version", "name": "php8-fastcgi-8.0.30-150400.4.57.1.ppc64le", "product": { "name": "php8-fastcgi-8.0.30-150400.4.57.1.ppc64le", "product_id": "php8-fastcgi-8.0.30-150400.4.57.1.ppc64le" } }, { "category": "product_version", "name": "php8-fileinfo-8.0.30-150400.4.57.1.ppc64le", "product": { "name": "php8-fileinfo-8.0.30-150400.4.57.1.ppc64le", "product_id": "php8-fileinfo-8.0.30-150400.4.57.1.ppc64le" } }, { "category": "product_version", "name": "php8-fpm-8.0.30-150400.4.57.1.ppc64le", "product": { "name": "php8-fpm-8.0.30-150400.4.57.1.ppc64le", "product_id": "php8-fpm-8.0.30-150400.4.57.1.ppc64le" } }, { "category": "product_version", "name": "php8-ftp-8.0.30-150400.4.57.1.ppc64le", "product": { "name": "php8-ftp-8.0.30-150400.4.57.1.ppc64le", "product_id": "php8-ftp-8.0.30-150400.4.57.1.ppc64le" } }, { "category": "product_version", "name": "php8-gd-8.0.30-150400.4.57.1.ppc64le", "product": { "name": "php8-gd-8.0.30-150400.4.57.1.ppc64le", "product_id": "php8-gd-8.0.30-150400.4.57.1.ppc64le" } }, { "category": "product_version", "name": "php8-gettext-8.0.30-150400.4.57.1.ppc64le", "product": { "name": "php8-gettext-8.0.30-150400.4.57.1.ppc64le", "product_id": "php8-gettext-8.0.30-150400.4.57.1.ppc64le" } }, { "category": "product_version", "name": "php8-gmp-8.0.30-150400.4.57.1.ppc64le", "product": { "name": "php8-gmp-8.0.30-150400.4.57.1.ppc64le", "product_id": "php8-gmp-8.0.30-150400.4.57.1.ppc64le" } }, { "category": "product_version", "name": "php8-iconv-8.0.30-150400.4.57.1.ppc64le", "product": { "name": "php8-iconv-8.0.30-150400.4.57.1.ppc64le", "product_id": "php8-iconv-8.0.30-150400.4.57.1.ppc64le" } }, { "category": "product_version", "name": "php8-intl-8.0.30-150400.4.57.1.ppc64le", "product": { "name": "php8-intl-8.0.30-150400.4.57.1.ppc64le", "product_id": "php8-intl-8.0.30-150400.4.57.1.ppc64le" } }, { "category": "product_version", "name": "php8-ldap-8.0.30-150400.4.57.1.ppc64le", "product": { "name": "php8-ldap-8.0.30-150400.4.57.1.ppc64le", "product_id": "php8-ldap-8.0.30-150400.4.57.1.ppc64le" } }, { "category": "product_version", "name": "php8-mbstring-8.0.30-150400.4.57.1.ppc64le", "product": { "name": "php8-mbstring-8.0.30-150400.4.57.1.ppc64le", "product_id": "php8-mbstring-8.0.30-150400.4.57.1.ppc64le" } }, { "category": "product_version", "name": "php8-mysql-8.0.30-150400.4.57.1.ppc64le", "product": { "name": "php8-mysql-8.0.30-150400.4.57.1.ppc64le", "product_id": "php8-mysql-8.0.30-150400.4.57.1.ppc64le" } }, { "category": "product_version", "name": "php8-odbc-8.0.30-150400.4.57.1.ppc64le", "product": { "name": "php8-odbc-8.0.30-150400.4.57.1.ppc64le", "product_id": "php8-odbc-8.0.30-150400.4.57.1.ppc64le" } }, { "category": "product_version", "name": "php8-opcache-8.0.30-150400.4.57.1.ppc64le", "product": { "name": "php8-opcache-8.0.30-150400.4.57.1.ppc64le", "product_id": "php8-opcache-8.0.30-150400.4.57.1.ppc64le" } }, { "category": "product_version", "name": "php8-openssl-8.0.30-150400.4.57.1.ppc64le", "product": { "name": "php8-openssl-8.0.30-150400.4.57.1.ppc64le", "product_id": "php8-openssl-8.0.30-150400.4.57.1.ppc64le" } }, { "category": "product_version", "name": "php8-pcntl-8.0.30-150400.4.57.1.ppc64le", "product": { "name": "php8-pcntl-8.0.30-150400.4.57.1.ppc64le", "product_id": "php8-pcntl-8.0.30-150400.4.57.1.ppc64le" } }, { "category": "product_version", "name": "php8-pdo-8.0.30-150400.4.57.1.ppc64le", "product": { "name": "php8-pdo-8.0.30-150400.4.57.1.ppc64le", "product_id": "php8-pdo-8.0.30-150400.4.57.1.ppc64le" } }, { "category": "product_version", "name": "php8-pgsql-8.0.30-150400.4.57.1.ppc64le", "product": { "name": "php8-pgsql-8.0.30-150400.4.57.1.ppc64le", "product_id": "php8-pgsql-8.0.30-150400.4.57.1.ppc64le" } }, { "category": "product_version", "name": "php8-phar-8.0.30-150400.4.57.1.ppc64le", "product": { "name": "php8-phar-8.0.30-150400.4.57.1.ppc64le", "product_id": "php8-phar-8.0.30-150400.4.57.1.ppc64le" } }, { "category": "product_version", "name": "php8-posix-8.0.30-150400.4.57.1.ppc64le", "product": { "name": "php8-posix-8.0.30-150400.4.57.1.ppc64le", "product_id": "php8-posix-8.0.30-150400.4.57.1.ppc64le" } }, { "category": "product_version", "name": "php8-readline-8.0.30-150400.4.57.1.ppc64le", "product": { "name": "php8-readline-8.0.30-150400.4.57.1.ppc64le", "product_id": "php8-readline-8.0.30-150400.4.57.1.ppc64le" } }, { "category": "product_version", "name": "php8-shmop-8.0.30-150400.4.57.1.ppc64le", "product": { "name": "php8-shmop-8.0.30-150400.4.57.1.ppc64le", "product_id": "php8-shmop-8.0.30-150400.4.57.1.ppc64le" } }, { "category": "product_version", "name": "php8-snmp-8.0.30-150400.4.57.1.ppc64le", "product": { "name": "php8-snmp-8.0.30-150400.4.57.1.ppc64le", "product_id": "php8-snmp-8.0.30-150400.4.57.1.ppc64le" } }, { "category": "product_version", "name": "php8-soap-8.0.30-150400.4.57.1.ppc64le", "product": { "name": "php8-soap-8.0.30-150400.4.57.1.ppc64le", "product_id": "php8-soap-8.0.30-150400.4.57.1.ppc64le" } }, { "category": "product_version", "name": "php8-sockets-8.0.30-150400.4.57.1.ppc64le", "product": { "name": "php8-sockets-8.0.30-150400.4.57.1.ppc64le", "product_id": "php8-sockets-8.0.30-150400.4.57.1.ppc64le" } }, { "category": "product_version", "name": "php8-sodium-8.0.30-150400.4.57.1.ppc64le", "product": { "name": "php8-sodium-8.0.30-150400.4.57.1.ppc64le", "product_id": "php8-sodium-8.0.30-150400.4.57.1.ppc64le" } }, { "category": "product_version", "name": "php8-sqlite-8.0.30-150400.4.57.1.ppc64le", "product": { "name": "php8-sqlite-8.0.30-150400.4.57.1.ppc64le", "product_id": "php8-sqlite-8.0.30-150400.4.57.1.ppc64le" } }, { "category": "product_version", "name": "php8-sysvmsg-8.0.30-150400.4.57.1.ppc64le", "product": { "name": "php8-sysvmsg-8.0.30-150400.4.57.1.ppc64le", "product_id": "php8-sysvmsg-8.0.30-150400.4.57.1.ppc64le" } }, { "category": "product_version", "name": "php8-sysvsem-8.0.30-150400.4.57.1.ppc64le", "product": { "name": "php8-sysvsem-8.0.30-150400.4.57.1.ppc64le", "product_id": "php8-sysvsem-8.0.30-150400.4.57.1.ppc64le" } }, { "category": "product_version", "name": "php8-sysvshm-8.0.30-150400.4.57.1.ppc64le", "product": { "name": "php8-sysvshm-8.0.30-150400.4.57.1.ppc64le", "product_id": "php8-sysvshm-8.0.30-150400.4.57.1.ppc64le" } }, { "category": "product_version", "name": "php8-test-8.0.30-150400.4.57.1.ppc64le", "product": { "name": "php8-test-8.0.30-150400.4.57.1.ppc64le", "product_id": "php8-test-8.0.30-150400.4.57.1.ppc64le" } }, { "category": "product_version", "name": "php8-tidy-8.0.30-150400.4.57.1.ppc64le", "product": { "name": "php8-tidy-8.0.30-150400.4.57.1.ppc64le", "product_id": "php8-tidy-8.0.30-150400.4.57.1.ppc64le" } }, { "category": "product_version", "name": "php8-tokenizer-8.0.30-150400.4.57.1.ppc64le", "product": { "name": "php8-tokenizer-8.0.30-150400.4.57.1.ppc64le", "product_id": "php8-tokenizer-8.0.30-150400.4.57.1.ppc64le" } }, { "category": "product_version", "name": "php8-xmlreader-8.0.30-150400.4.57.1.ppc64le", "product": { "name": "php8-xmlreader-8.0.30-150400.4.57.1.ppc64le", "product_id": "php8-xmlreader-8.0.30-150400.4.57.1.ppc64le" } }, { "category": "product_version", "name": "php8-xmlwriter-8.0.30-150400.4.57.1.ppc64le", "product": { "name": "php8-xmlwriter-8.0.30-150400.4.57.1.ppc64le", "product_id": "php8-xmlwriter-8.0.30-150400.4.57.1.ppc64le" } }, { "category": "product_version", "name": "php8-xsl-8.0.30-150400.4.57.1.ppc64le", "product": { "name": "php8-xsl-8.0.30-150400.4.57.1.ppc64le", "product_id": "php8-xsl-8.0.30-150400.4.57.1.ppc64le" } }, { "category": "product_version", "name": "php8-zip-8.0.30-150400.4.57.1.ppc64le", "product": { "name": "php8-zip-8.0.30-150400.4.57.1.ppc64le", "product_id": "php8-zip-8.0.30-150400.4.57.1.ppc64le" } }, { "category": "product_version", "name": "php8-zlib-8.0.30-150400.4.57.1.ppc64le", "product": { "name": "php8-zlib-8.0.30-150400.4.57.1.ppc64le", "product_id": "php8-zlib-8.0.30-150400.4.57.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "apache2-mod_php8-8.0.30-150400.4.57.1.s390x", "product": { "name": "apache2-mod_php8-8.0.30-150400.4.57.1.s390x", "product_id": "apache2-mod_php8-8.0.30-150400.4.57.1.s390x" } }, { "category": "product_version", "name": "php8-8.0.30-150400.4.57.1.s390x", "product": { "name": "php8-8.0.30-150400.4.57.1.s390x", "product_id": "php8-8.0.30-150400.4.57.1.s390x" } }, { "category": "product_version", "name": "php8-bcmath-8.0.30-150400.4.57.1.s390x", "product": { "name": "php8-bcmath-8.0.30-150400.4.57.1.s390x", "product_id": "php8-bcmath-8.0.30-150400.4.57.1.s390x" } }, { "category": "product_version", "name": "php8-bz2-8.0.30-150400.4.57.1.s390x", "product": { "name": "php8-bz2-8.0.30-150400.4.57.1.s390x", "product_id": "php8-bz2-8.0.30-150400.4.57.1.s390x" } }, { "category": "product_version", "name": "php8-calendar-8.0.30-150400.4.57.1.s390x", "product": { "name": "php8-calendar-8.0.30-150400.4.57.1.s390x", "product_id": "php8-calendar-8.0.30-150400.4.57.1.s390x" } }, { "category": "product_version", "name": "php8-cli-8.0.30-150400.4.57.1.s390x", "product": { "name": "php8-cli-8.0.30-150400.4.57.1.s390x", "product_id": "php8-cli-8.0.30-150400.4.57.1.s390x" } }, { "category": "product_version", "name": "php8-ctype-8.0.30-150400.4.57.1.s390x", "product": { "name": "php8-ctype-8.0.30-150400.4.57.1.s390x", "product_id": "php8-ctype-8.0.30-150400.4.57.1.s390x" } }, { "category": "product_version", "name": "php8-curl-8.0.30-150400.4.57.1.s390x", "product": { "name": "php8-curl-8.0.30-150400.4.57.1.s390x", "product_id": "php8-curl-8.0.30-150400.4.57.1.s390x" } }, { "category": "product_version", "name": "php8-dba-8.0.30-150400.4.57.1.s390x", "product": { "name": "php8-dba-8.0.30-150400.4.57.1.s390x", "product_id": "php8-dba-8.0.30-150400.4.57.1.s390x" } }, { "category": "product_version", "name": "php8-devel-8.0.30-150400.4.57.1.s390x", "product": { "name": "php8-devel-8.0.30-150400.4.57.1.s390x", "product_id": "php8-devel-8.0.30-150400.4.57.1.s390x" } }, { "category": "product_version", "name": "php8-dom-8.0.30-150400.4.57.1.s390x", "product": { "name": "php8-dom-8.0.30-150400.4.57.1.s390x", "product_id": "php8-dom-8.0.30-150400.4.57.1.s390x" } }, { "category": "product_version", "name": "php8-embed-8.0.30-150400.4.57.1.s390x", "product": { "name": "php8-embed-8.0.30-150400.4.57.1.s390x", "product_id": "php8-embed-8.0.30-150400.4.57.1.s390x" } }, { "category": "product_version", "name": "php8-enchant-8.0.30-150400.4.57.1.s390x", "product": { "name": "php8-enchant-8.0.30-150400.4.57.1.s390x", "product_id": "php8-enchant-8.0.30-150400.4.57.1.s390x" } }, { "category": "product_version", "name": "php8-exif-8.0.30-150400.4.57.1.s390x", "product": { "name": "php8-exif-8.0.30-150400.4.57.1.s390x", "product_id": "php8-exif-8.0.30-150400.4.57.1.s390x" } }, { "category": "product_version", "name": "php8-fastcgi-8.0.30-150400.4.57.1.s390x", "product": { "name": "php8-fastcgi-8.0.30-150400.4.57.1.s390x", "product_id": "php8-fastcgi-8.0.30-150400.4.57.1.s390x" } }, { "category": "product_version", "name": "php8-fileinfo-8.0.30-150400.4.57.1.s390x", "product": { "name": "php8-fileinfo-8.0.30-150400.4.57.1.s390x", "product_id": "php8-fileinfo-8.0.30-150400.4.57.1.s390x" } }, { "category": "product_version", "name": "php8-fpm-8.0.30-150400.4.57.1.s390x", "product": { "name": "php8-fpm-8.0.30-150400.4.57.1.s390x", "product_id": "php8-fpm-8.0.30-150400.4.57.1.s390x" } }, { "category": "product_version", "name": "php8-ftp-8.0.30-150400.4.57.1.s390x", "product": { "name": "php8-ftp-8.0.30-150400.4.57.1.s390x", "product_id": "php8-ftp-8.0.30-150400.4.57.1.s390x" } }, { "category": "product_version", "name": "php8-gd-8.0.30-150400.4.57.1.s390x", "product": { "name": "php8-gd-8.0.30-150400.4.57.1.s390x", "product_id": "php8-gd-8.0.30-150400.4.57.1.s390x" } }, { "category": "product_version", "name": "php8-gettext-8.0.30-150400.4.57.1.s390x", "product": { "name": "php8-gettext-8.0.30-150400.4.57.1.s390x", "product_id": "php8-gettext-8.0.30-150400.4.57.1.s390x" } }, { "category": "product_version", "name": "php8-gmp-8.0.30-150400.4.57.1.s390x", "product": { "name": "php8-gmp-8.0.30-150400.4.57.1.s390x", "product_id": "php8-gmp-8.0.30-150400.4.57.1.s390x" } }, { "category": "product_version", "name": "php8-iconv-8.0.30-150400.4.57.1.s390x", "product": { "name": "php8-iconv-8.0.30-150400.4.57.1.s390x", "product_id": "php8-iconv-8.0.30-150400.4.57.1.s390x" } }, { "category": "product_version", "name": "php8-intl-8.0.30-150400.4.57.1.s390x", "product": { "name": "php8-intl-8.0.30-150400.4.57.1.s390x", "product_id": "php8-intl-8.0.30-150400.4.57.1.s390x" } }, { "category": "product_version", "name": "php8-ldap-8.0.30-150400.4.57.1.s390x", "product": { "name": "php8-ldap-8.0.30-150400.4.57.1.s390x", "product_id": "php8-ldap-8.0.30-150400.4.57.1.s390x" } }, { "category": "product_version", "name": "php8-mbstring-8.0.30-150400.4.57.1.s390x", "product": { "name": "php8-mbstring-8.0.30-150400.4.57.1.s390x", "product_id": "php8-mbstring-8.0.30-150400.4.57.1.s390x" } }, { "category": "product_version", "name": "php8-mysql-8.0.30-150400.4.57.1.s390x", "product": { "name": "php8-mysql-8.0.30-150400.4.57.1.s390x", "product_id": "php8-mysql-8.0.30-150400.4.57.1.s390x" } }, { "category": "product_version", "name": "php8-odbc-8.0.30-150400.4.57.1.s390x", "product": { "name": "php8-odbc-8.0.30-150400.4.57.1.s390x", "product_id": "php8-odbc-8.0.30-150400.4.57.1.s390x" } }, { "category": "product_version", "name": "php8-opcache-8.0.30-150400.4.57.1.s390x", "product": { "name": "php8-opcache-8.0.30-150400.4.57.1.s390x", "product_id": "php8-opcache-8.0.30-150400.4.57.1.s390x" } }, { "category": "product_version", "name": "php8-openssl-8.0.30-150400.4.57.1.s390x", "product": { "name": "php8-openssl-8.0.30-150400.4.57.1.s390x", "product_id": "php8-openssl-8.0.30-150400.4.57.1.s390x" } }, { "category": "product_version", "name": "php8-pcntl-8.0.30-150400.4.57.1.s390x", "product": { "name": "php8-pcntl-8.0.30-150400.4.57.1.s390x", "product_id": "php8-pcntl-8.0.30-150400.4.57.1.s390x" } }, { "category": "product_version", "name": "php8-pdo-8.0.30-150400.4.57.1.s390x", "product": { "name": "php8-pdo-8.0.30-150400.4.57.1.s390x", "product_id": "php8-pdo-8.0.30-150400.4.57.1.s390x" } }, { "category": "product_version", "name": "php8-pgsql-8.0.30-150400.4.57.1.s390x", "product": { "name": "php8-pgsql-8.0.30-150400.4.57.1.s390x", "product_id": "php8-pgsql-8.0.30-150400.4.57.1.s390x" } }, { "category": "product_version", "name": "php8-phar-8.0.30-150400.4.57.1.s390x", "product": { "name": "php8-phar-8.0.30-150400.4.57.1.s390x", "product_id": "php8-phar-8.0.30-150400.4.57.1.s390x" } }, { "category": "product_version", "name": "php8-posix-8.0.30-150400.4.57.1.s390x", "product": { "name": "php8-posix-8.0.30-150400.4.57.1.s390x", "product_id": "php8-posix-8.0.30-150400.4.57.1.s390x" } }, { "category": "product_version", "name": "php8-readline-8.0.30-150400.4.57.1.s390x", "product": { "name": "php8-readline-8.0.30-150400.4.57.1.s390x", "product_id": "php8-readline-8.0.30-150400.4.57.1.s390x" } }, { "category": "product_version", "name": "php8-shmop-8.0.30-150400.4.57.1.s390x", "product": { "name": "php8-shmop-8.0.30-150400.4.57.1.s390x", "product_id": "php8-shmop-8.0.30-150400.4.57.1.s390x" } }, { "category": "product_version", "name": "php8-snmp-8.0.30-150400.4.57.1.s390x", "product": { "name": "php8-snmp-8.0.30-150400.4.57.1.s390x", "product_id": "php8-snmp-8.0.30-150400.4.57.1.s390x" } }, { "category": "product_version", "name": "php8-soap-8.0.30-150400.4.57.1.s390x", "product": { "name": "php8-soap-8.0.30-150400.4.57.1.s390x", "product_id": "php8-soap-8.0.30-150400.4.57.1.s390x" } }, { "category": "product_version", "name": "php8-sockets-8.0.30-150400.4.57.1.s390x", "product": { "name": "php8-sockets-8.0.30-150400.4.57.1.s390x", "product_id": "php8-sockets-8.0.30-150400.4.57.1.s390x" } }, { "category": "product_version", "name": "php8-sodium-8.0.30-150400.4.57.1.s390x", "product": { "name": "php8-sodium-8.0.30-150400.4.57.1.s390x", "product_id": "php8-sodium-8.0.30-150400.4.57.1.s390x" } }, { "category": "product_version", "name": "php8-sqlite-8.0.30-150400.4.57.1.s390x", "product": { "name": "php8-sqlite-8.0.30-150400.4.57.1.s390x", "product_id": "php8-sqlite-8.0.30-150400.4.57.1.s390x" } }, { "category": "product_version", "name": "php8-sysvmsg-8.0.30-150400.4.57.1.s390x", "product": { "name": "php8-sysvmsg-8.0.30-150400.4.57.1.s390x", "product_id": "php8-sysvmsg-8.0.30-150400.4.57.1.s390x" } }, { "category": "product_version", "name": "php8-sysvsem-8.0.30-150400.4.57.1.s390x", "product": { "name": "php8-sysvsem-8.0.30-150400.4.57.1.s390x", "product_id": "php8-sysvsem-8.0.30-150400.4.57.1.s390x" } }, { "category": "product_version", "name": "php8-sysvshm-8.0.30-150400.4.57.1.s390x", "product": { "name": "php8-sysvshm-8.0.30-150400.4.57.1.s390x", "product_id": "php8-sysvshm-8.0.30-150400.4.57.1.s390x" } }, { "category": "product_version", "name": "php8-test-8.0.30-150400.4.57.1.s390x", "product": { "name": "php8-test-8.0.30-150400.4.57.1.s390x", "product_id": "php8-test-8.0.30-150400.4.57.1.s390x" } }, { "category": "product_version", "name": "php8-tidy-8.0.30-150400.4.57.1.s390x", "product": { "name": "php8-tidy-8.0.30-150400.4.57.1.s390x", "product_id": "php8-tidy-8.0.30-150400.4.57.1.s390x" } }, { "category": "product_version", "name": "php8-tokenizer-8.0.30-150400.4.57.1.s390x", "product": { "name": "php8-tokenizer-8.0.30-150400.4.57.1.s390x", "product_id": "php8-tokenizer-8.0.30-150400.4.57.1.s390x" } }, { "category": "product_version", "name": "php8-xmlreader-8.0.30-150400.4.57.1.s390x", "product": { "name": "php8-xmlreader-8.0.30-150400.4.57.1.s390x", "product_id": "php8-xmlreader-8.0.30-150400.4.57.1.s390x" } }, { "category": "product_version", "name": "php8-xmlwriter-8.0.30-150400.4.57.1.s390x", "product": { "name": "php8-xmlwriter-8.0.30-150400.4.57.1.s390x", "product_id": "php8-xmlwriter-8.0.30-150400.4.57.1.s390x" } }, { "category": "product_version", "name": "php8-xsl-8.0.30-150400.4.57.1.s390x", "product": { "name": "php8-xsl-8.0.30-150400.4.57.1.s390x", "product_id": "php8-xsl-8.0.30-150400.4.57.1.s390x" } }, { "category": "product_version", "name": "php8-zip-8.0.30-150400.4.57.1.s390x", "product": { "name": "php8-zip-8.0.30-150400.4.57.1.s390x", "product_id": "php8-zip-8.0.30-150400.4.57.1.s390x" } }, { "category": "product_version", "name": "php8-zlib-8.0.30-150400.4.57.1.s390x", "product": { "name": "php8-zlib-8.0.30-150400.4.57.1.s390x", "product_id": "php8-zlib-8.0.30-150400.4.57.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "apache2-mod_php8-8.0.30-150400.4.57.1.x86_64", "product": { "name": "apache2-mod_php8-8.0.30-150400.4.57.1.x86_64", "product_id": "apache2-mod_php8-8.0.30-150400.4.57.1.x86_64" } }, { "category": "product_version", "name": "php8-8.0.30-150400.4.57.1.x86_64", "product": { "name": "php8-8.0.30-150400.4.57.1.x86_64", "product_id": "php8-8.0.30-150400.4.57.1.x86_64" } }, { "category": "product_version", "name": "php8-bcmath-8.0.30-150400.4.57.1.x86_64", "product": { "name": "php8-bcmath-8.0.30-150400.4.57.1.x86_64", "product_id": "php8-bcmath-8.0.30-150400.4.57.1.x86_64" } }, { "category": "product_version", "name": "php8-bz2-8.0.30-150400.4.57.1.x86_64", "product": { "name": "php8-bz2-8.0.30-150400.4.57.1.x86_64", "product_id": "php8-bz2-8.0.30-150400.4.57.1.x86_64" } }, { "category": "product_version", "name": "php8-calendar-8.0.30-150400.4.57.1.x86_64", "product": { "name": "php8-calendar-8.0.30-150400.4.57.1.x86_64", "product_id": "php8-calendar-8.0.30-150400.4.57.1.x86_64" } }, { "category": "product_version", "name": "php8-cli-8.0.30-150400.4.57.1.x86_64", "product": { "name": "php8-cli-8.0.30-150400.4.57.1.x86_64", "product_id": "php8-cli-8.0.30-150400.4.57.1.x86_64" } }, { "category": "product_version", "name": "php8-ctype-8.0.30-150400.4.57.1.x86_64", "product": { "name": "php8-ctype-8.0.30-150400.4.57.1.x86_64", "product_id": "php8-ctype-8.0.30-150400.4.57.1.x86_64" } }, { "category": "product_version", "name": "php8-curl-8.0.30-150400.4.57.1.x86_64", "product": { "name": "php8-curl-8.0.30-150400.4.57.1.x86_64", "product_id": "php8-curl-8.0.30-150400.4.57.1.x86_64" } }, { "category": "product_version", "name": "php8-dba-8.0.30-150400.4.57.1.x86_64", "product": { "name": "php8-dba-8.0.30-150400.4.57.1.x86_64", "product_id": "php8-dba-8.0.30-150400.4.57.1.x86_64" } }, { "category": "product_version", "name": "php8-devel-8.0.30-150400.4.57.1.x86_64", "product": { "name": "php8-devel-8.0.30-150400.4.57.1.x86_64", "product_id": "php8-devel-8.0.30-150400.4.57.1.x86_64" } }, { "category": "product_version", "name": "php8-dom-8.0.30-150400.4.57.1.x86_64", "product": { "name": "php8-dom-8.0.30-150400.4.57.1.x86_64", "product_id": "php8-dom-8.0.30-150400.4.57.1.x86_64" } }, { "category": "product_version", "name": "php8-embed-8.0.30-150400.4.57.1.x86_64", "product": { "name": "php8-embed-8.0.30-150400.4.57.1.x86_64", "product_id": "php8-embed-8.0.30-150400.4.57.1.x86_64" } }, { "category": "product_version", "name": "php8-enchant-8.0.30-150400.4.57.1.x86_64", "product": { "name": "php8-enchant-8.0.30-150400.4.57.1.x86_64", "product_id": "php8-enchant-8.0.30-150400.4.57.1.x86_64" } }, { "category": "product_version", "name": "php8-exif-8.0.30-150400.4.57.1.x86_64", "product": { "name": "php8-exif-8.0.30-150400.4.57.1.x86_64", "product_id": "php8-exif-8.0.30-150400.4.57.1.x86_64" } }, { "category": "product_version", "name": "php8-fastcgi-8.0.30-150400.4.57.1.x86_64", "product": { "name": "php8-fastcgi-8.0.30-150400.4.57.1.x86_64", "product_id": "php8-fastcgi-8.0.30-150400.4.57.1.x86_64" } }, { "category": "product_version", "name": "php8-fileinfo-8.0.30-150400.4.57.1.x86_64", "product": { "name": "php8-fileinfo-8.0.30-150400.4.57.1.x86_64", "product_id": "php8-fileinfo-8.0.30-150400.4.57.1.x86_64" } }, { "category": "product_version", "name": "php8-fpm-8.0.30-150400.4.57.1.x86_64", "product": { "name": "php8-fpm-8.0.30-150400.4.57.1.x86_64", "product_id": "php8-fpm-8.0.30-150400.4.57.1.x86_64" } }, { "category": "product_version", "name": "php8-ftp-8.0.30-150400.4.57.1.x86_64", "product": { "name": "php8-ftp-8.0.30-150400.4.57.1.x86_64", "product_id": "php8-ftp-8.0.30-150400.4.57.1.x86_64" } }, { "category": "product_version", "name": "php8-gd-8.0.30-150400.4.57.1.x86_64", "product": { "name": "php8-gd-8.0.30-150400.4.57.1.x86_64", "product_id": "php8-gd-8.0.30-150400.4.57.1.x86_64" } }, { "category": "product_version", "name": "php8-gettext-8.0.30-150400.4.57.1.x86_64", "product": { "name": "php8-gettext-8.0.30-150400.4.57.1.x86_64", "product_id": "php8-gettext-8.0.30-150400.4.57.1.x86_64" } }, { "category": "product_version", "name": "php8-gmp-8.0.30-150400.4.57.1.x86_64", "product": { "name": "php8-gmp-8.0.30-150400.4.57.1.x86_64", "product_id": "php8-gmp-8.0.30-150400.4.57.1.x86_64" } }, { "category": "product_version", "name": "php8-iconv-8.0.30-150400.4.57.1.x86_64", "product": { "name": "php8-iconv-8.0.30-150400.4.57.1.x86_64", "product_id": "php8-iconv-8.0.30-150400.4.57.1.x86_64" } }, { "category": "product_version", "name": "php8-intl-8.0.30-150400.4.57.1.x86_64", "product": { "name": "php8-intl-8.0.30-150400.4.57.1.x86_64", "product_id": "php8-intl-8.0.30-150400.4.57.1.x86_64" } }, { "category": "product_version", "name": "php8-ldap-8.0.30-150400.4.57.1.x86_64", "product": { "name": "php8-ldap-8.0.30-150400.4.57.1.x86_64", "product_id": "php8-ldap-8.0.30-150400.4.57.1.x86_64" } }, { "category": "product_version", "name": "php8-mbstring-8.0.30-150400.4.57.1.x86_64", "product": { "name": "php8-mbstring-8.0.30-150400.4.57.1.x86_64", "product_id": "php8-mbstring-8.0.30-150400.4.57.1.x86_64" } }, { "category": "product_version", "name": "php8-mysql-8.0.30-150400.4.57.1.x86_64", "product": { "name": "php8-mysql-8.0.30-150400.4.57.1.x86_64", "product_id": "php8-mysql-8.0.30-150400.4.57.1.x86_64" } }, { "category": "product_version", "name": "php8-odbc-8.0.30-150400.4.57.1.x86_64", "product": { "name": "php8-odbc-8.0.30-150400.4.57.1.x86_64", "product_id": "php8-odbc-8.0.30-150400.4.57.1.x86_64" } }, { "category": "product_version", "name": "php8-opcache-8.0.30-150400.4.57.1.x86_64", "product": { "name": "php8-opcache-8.0.30-150400.4.57.1.x86_64", "product_id": "php8-opcache-8.0.30-150400.4.57.1.x86_64" } }, { "category": "product_version", "name": "php8-openssl-8.0.30-150400.4.57.1.x86_64", "product": { "name": "php8-openssl-8.0.30-150400.4.57.1.x86_64", "product_id": "php8-openssl-8.0.30-150400.4.57.1.x86_64" } }, { "category": "product_version", "name": "php8-pcntl-8.0.30-150400.4.57.1.x86_64", "product": { "name": "php8-pcntl-8.0.30-150400.4.57.1.x86_64", "product_id": "php8-pcntl-8.0.30-150400.4.57.1.x86_64" } }, { "category": "product_version", "name": "php8-pdo-8.0.30-150400.4.57.1.x86_64", "product": { "name": "php8-pdo-8.0.30-150400.4.57.1.x86_64", "product_id": "php8-pdo-8.0.30-150400.4.57.1.x86_64" } }, { "category": "product_version", "name": "php8-pgsql-8.0.30-150400.4.57.1.x86_64", "product": { "name": "php8-pgsql-8.0.30-150400.4.57.1.x86_64", "product_id": "php8-pgsql-8.0.30-150400.4.57.1.x86_64" } }, { "category": "product_version", "name": "php8-phar-8.0.30-150400.4.57.1.x86_64", "product": { "name": "php8-phar-8.0.30-150400.4.57.1.x86_64", "product_id": "php8-phar-8.0.30-150400.4.57.1.x86_64" } }, { "category": "product_version", "name": "php8-posix-8.0.30-150400.4.57.1.x86_64", "product": { "name": "php8-posix-8.0.30-150400.4.57.1.x86_64", "product_id": "php8-posix-8.0.30-150400.4.57.1.x86_64" } }, { "category": "product_version", "name": "php8-readline-8.0.30-150400.4.57.1.x86_64", "product": { "name": "php8-readline-8.0.30-150400.4.57.1.x86_64", "product_id": "php8-readline-8.0.30-150400.4.57.1.x86_64" } }, { "category": "product_version", "name": "php8-shmop-8.0.30-150400.4.57.1.x86_64", "product": { "name": "php8-shmop-8.0.30-150400.4.57.1.x86_64", "product_id": "php8-shmop-8.0.30-150400.4.57.1.x86_64" } }, { "category": "product_version", "name": "php8-snmp-8.0.30-150400.4.57.1.x86_64", "product": { "name": "php8-snmp-8.0.30-150400.4.57.1.x86_64", "product_id": "php8-snmp-8.0.30-150400.4.57.1.x86_64" } }, { "category": "product_version", "name": "php8-soap-8.0.30-150400.4.57.1.x86_64", "product": { "name": "php8-soap-8.0.30-150400.4.57.1.x86_64", "product_id": "php8-soap-8.0.30-150400.4.57.1.x86_64" } }, { "category": "product_version", "name": "php8-sockets-8.0.30-150400.4.57.1.x86_64", "product": { "name": "php8-sockets-8.0.30-150400.4.57.1.x86_64", "product_id": "php8-sockets-8.0.30-150400.4.57.1.x86_64" } }, { "category": "product_version", "name": "php8-sodium-8.0.30-150400.4.57.1.x86_64", "product": { "name": "php8-sodium-8.0.30-150400.4.57.1.x86_64", "product_id": "php8-sodium-8.0.30-150400.4.57.1.x86_64" } }, { "category": "product_version", "name": "php8-sqlite-8.0.30-150400.4.57.1.x86_64", "product": { "name": "php8-sqlite-8.0.30-150400.4.57.1.x86_64", "product_id": "php8-sqlite-8.0.30-150400.4.57.1.x86_64" } }, { "category": "product_version", "name": "php8-sysvmsg-8.0.30-150400.4.57.1.x86_64", "product": { "name": "php8-sysvmsg-8.0.30-150400.4.57.1.x86_64", "product_id": "php8-sysvmsg-8.0.30-150400.4.57.1.x86_64" } }, { "category": "product_version", "name": "php8-sysvsem-8.0.30-150400.4.57.1.x86_64", "product": { "name": "php8-sysvsem-8.0.30-150400.4.57.1.x86_64", "product_id": "php8-sysvsem-8.0.30-150400.4.57.1.x86_64" } }, { "category": "product_version", "name": "php8-sysvshm-8.0.30-150400.4.57.1.x86_64", "product": { "name": "php8-sysvshm-8.0.30-150400.4.57.1.x86_64", "product_id": "php8-sysvshm-8.0.30-150400.4.57.1.x86_64" } }, { "category": "product_version", "name": "php8-test-8.0.30-150400.4.57.1.x86_64", "product": { "name": "php8-test-8.0.30-150400.4.57.1.x86_64", "product_id": "php8-test-8.0.30-150400.4.57.1.x86_64" } }, { "category": "product_version", "name": "php8-tidy-8.0.30-150400.4.57.1.x86_64", "product": { "name": "php8-tidy-8.0.30-150400.4.57.1.x86_64", "product_id": "php8-tidy-8.0.30-150400.4.57.1.x86_64" } }, { "category": "product_version", "name": "php8-tokenizer-8.0.30-150400.4.57.1.x86_64", "product": { "name": "php8-tokenizer-8.0.30-150400.4.57.1.x86_64", "product_id": "php8-tokenizer-8.0.30-150400.4.57.1.x86_64" } }, { "category": "product_version", "name": "php8-xmlreader-8.0.30-150400.4.57.1.x86_64", "product": { "name": "php8-xmlreader-8.0.30-150400.4.57.1.x86_64", "product_id": "php8-xmlreader-8.0.30-150400.4.57.1.x86_64" } }, { "category": "product_version", "name": "php8-xmlwriter-8.0.30-150400.4.57.1.x86_64", "product": { "name": "php8-xmlwriter-8.0.30-150400.4.57.1.x86_64", "product_id": "php8-xmlwriter-8.0.30-150400.4.57.1.x86_64" } }, { "category": "product_version", "name": "php8-xsl-8.0.30-150400.4.57.1.x86_64", "product": { "name": "php8-xsl-8.0.30-150400.4.57.1.x86_64", "product_id": "php8-xsl-8.0.30-150400.4.57.1.x86_64" } }, { "category": "product_version", "name": "php8-zip-8.0.30-150400.4.57.1.x86_64", "product": { "name": "php8-zip-8.0.30-150400.4.57.1.x86_64", "product_id": "php8-zip-8.0.30-150400.4.57.1.x86_64" } }, { "category": "product_version", "name": "php8-zlib-8.0.30-150400.4.57.1.x86_64", "product": { "name": "php8-zlib-8.0.30-150400.4.57.1.x86_64", "product_id": "php8-zlib-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "apache2-mod_php8-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "apache2-mod_php8-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-bcmath-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-bcmath-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-bz2-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-bz2-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-calendar-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-calendar-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-cli-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-cli-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-ctype-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-ctype-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-curl-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-curl-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-dba-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-dba-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-devel-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-devel-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-dom-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-dom-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-embed-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-embed-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-enchant-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-enchant-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-exif-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-exif-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-fastcgi-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-fastcgi-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-fileinfo-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-fileinfo-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-fpm-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-fpm-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-ftp-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-ftp-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-gd-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-gd-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-gettext-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-gettext-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-gmp-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-gmp-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-iconv-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-iconv-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-intl-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-intl-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-ldap-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-ldap-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-mbstring-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-mbstring-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-mysql-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-mysql-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-odbc-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-odbc-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-opcache-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-opcache-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-openssl-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-openssl-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-pcntl-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-pcntl-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-pdo-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-pdo-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-pgsql-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-pgsql-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-phar-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-phar-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-posix-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-posix-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-readline-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-readline-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-shmop-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-shmop-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-snmp-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-snmp-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-soap-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-soap-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-sockets-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-sockets-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-sodium-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-sodium-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-sqlite-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-sqlite-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-sysvmsg-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-sysvmsg-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-sysvsem-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-sysvsem-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-sysvshm-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-sysvshm-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-test-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-test-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-tidy-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-tidy-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-tokenizer-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-tokenizer-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-xmlreader-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-xmlreader-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-xmlwriter-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-xmlwriter-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-xsl-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-xsl-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-zip-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-zip-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-zlib-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-zlib-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "apache2-mod_php8-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "apache2-mod_php8-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-bcmath-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-bcmath-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-bz2-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-bz2-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-calendar-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-calendar-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-cli-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-cli-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-ctype-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-ctype-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-curl-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-curl-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-dba-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-dba-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-devel-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-devel-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-dom-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-dom-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-embed-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-embed-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-enchant-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-enchant-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-exif-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-exif-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-fastcgi-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-fastcgi-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-fileinfo-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-fileinfo-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-fpm-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-fpm-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-ftp-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-ftp-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-gd-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-gd-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-gettext-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-gettext-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-gmp-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-gmp-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-iconv-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-iconv-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-intl-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-intl-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-ldap-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-ldap-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-mbstring-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-mbstring-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-mysql-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-mysql-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-odbc-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-odbc-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-opcache-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-opcache-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-openssl-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-openssl-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-pcntl-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-pcntl-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-pdo-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-pdo-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-pgsql-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-pgsql-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-phar-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-phar-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-posix-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-posix-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-readline-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-readline-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-shmop-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-shmop-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-snmp-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-snmp-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-soap-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-soap-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-sockets-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-sockets-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-sodium-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-sodium-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-sqlite-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-sqlite-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-sysvmsg-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-sysvmsg-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-sysvsem-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-sysvsem-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-sysvshm-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-sysvshm-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-test-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-test-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-tidy-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-tidy-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-tokenizer-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-tokenizer-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-xmlreader-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-xmlreader-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-xmlwriter-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-xmlwriter-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-xsl-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-xsl-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-zip-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-zip-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-zlib-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-zlib-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "apache2-mod_php8-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "apache2-mod_php8-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-bcmath-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-bcmath-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-bz2-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-bz2-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-calendar-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-calendar-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-cli-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-cli-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-ctype-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-ctype-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-curl-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-curl-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-dba-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-dba-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-devel-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-devel-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-dom-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-dom-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-embed-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-embed-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-enchant-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-enchant-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-exif-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-exif-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-fastcgi-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-fastcgi-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-fileinfo-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-fileinfo-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-fpm-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-fpm-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-ftp-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-ftp-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-gd-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-gd-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-gettext-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-gettext-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-gmp-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-gmp-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-iconv-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-iconv-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-intl-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-intl-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-ldap-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-ldap-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-mbstring-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-mbstring-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-mysql-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-mysql-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-odbc-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-odbc-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-opcache-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-opcache-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-openssl-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-openssl-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-pcntl-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-pcntl-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-pdo-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-pdo-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-pgsql-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-pgsql-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-phar-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-phar-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-posix-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-posix-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-readline-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-readline-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-shmop-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-shmop-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-snmp-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-snmp-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-soap-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-soap-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-sockets-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-sockets-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-sodium-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-sodium-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-sqlite-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-sqlite-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-sysvmsg-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-sysvmsg-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-sysvsem-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-sysvsem-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-sysvshm-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-sysvshm-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-test-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-test-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-tidy-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-tidy-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-tokenizer-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-tokenizer-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-xmlreader-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-xmlreader-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-xmlwriter-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-xmlwriter-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-xsl-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-xsl-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-zip-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-zip-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-zlib-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-zlib-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "apache2-mod_php8-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "apache2-mod_php8-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-bcmath-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-bcmath-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-bz2-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-bz2-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-calendar-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-calendar-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-cli-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-cli-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-ctype-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-ctype-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-curl-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-curl-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-dba-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-dba-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-devel-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-devel-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-dom-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-dom-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-embed-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-embed-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-enchant-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-enchant-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-exif-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-exif-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-fastcgi-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-fastcgi-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-fileinfo-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-fileinfo-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-fpm-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-fpm-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-ftp-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-ftp-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-gd-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-gd-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-gettext-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-gettext-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-gmp-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-gmp-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-iconv-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-iconv-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-intl-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-intl-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-ldap-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-ldap-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-mbstring-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-mbstring-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-mysql-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-mysql-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-odbc-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-odbc-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-opcache-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-opcache-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-openssl-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-openssl-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-pcntl-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-pcntl-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-pdo-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-pdo-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-pgsql-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-pgsql-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-phar-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-phar-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-posix-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-posix-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-readline-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-readline-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-shmop-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-shmop-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-snmp-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-snmp-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-soap-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-soap-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-sockets-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-sockets-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-sodium-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-sodium-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-sqlite-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-sqlite-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-sysvmsg-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-sysvmsg-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-sysvsem-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-sysvsem-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-sysvshm-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-sysvshm-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-test-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-test-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-tidy-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-tidy-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-tokenizer-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-tokenizer-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-xmlreader-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-xmlreader-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-xmlwriter-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-xmlwriter-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-xsl-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-xsl-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-zip-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-zip-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-zlib-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-zlib-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "apache2-mod_php8-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "apache2-mod_php8-8.0.30-150400.4.57.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.57.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.57.1.s390x" }, "product_reference": "apache2-mod_php8-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "apache2-mod_php8-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-8.0.30-150400.4.57.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.57.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.57.1.s390x" }, "product_reference": "php8-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-bcmath-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-bcmath-8.0.30-150400.4.57.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.57.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.57.1.s390x" }, "product_reference": "php8-bcmath-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-bcmath-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-bz2-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-bz2-8.0.30-150400.4.57.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.57.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.57.1.s390x" }, "product_reference": "php8-bz2-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-bz2-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-calendar-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-calendar-8.0.30-150400.4.57.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.57.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.57.1.s390x" }, "product_reference": "php8-calendar-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-calendar-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-cli-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-cli-8.0.30-150400.4.57.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.57.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.57.1.s390x" }, "product_reference": "php8-cli-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-cli-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-ctype-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-ctype-8.0.30-150400.4.57.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.57.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.57.1.s390x" }, "product_reference": "php8-ctype-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-ctype-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-curl-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-curl-8.0.30-150400.4.57.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.57.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.57.1.s390x" }, "product_reference": "php8-curl-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-curl-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-dba-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-dba-8.0.30-150400.4.57.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.57.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.57.1.s390x" }, "product_reference": "php8-dba-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-dba-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-devel-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-devel-8.0.30-150400.4.57.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.57.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.57.1.s390x" }, "product_reference": "php8-devel-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-devel-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-dom-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-dom-8.0.30-150400.4.57.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.57.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.57.1.s390x" }, "product_reference": "php8-dom-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-dom-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-embed-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-embed-8.0.30-150400.4.57.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.57.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.57.1.s390x" }, "product_reference": "php8-embed-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-embed-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-enchant-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-enchant-8.0.30-150400.4.57.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.57.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.57.1.s390x" }, "product_reference": "php8-enchant-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-enchant-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-exif-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-exif-8.0.30-150400.4.57.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.57.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.57.1.s390x" }, "product_reference": "php8-exif-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-exif-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-fastcgi-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-fastcgi-8.0.30-150400.4.57.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.57.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.57.1.s390x" }, "product_reference": "php8-fastcgi-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-fastcgi-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-fileinfo-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-fileinfo-8.0.30-150400.4.57.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.57.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.57.1.s390x" }, "product_reference": "php8-fileinfo-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-fileinfo-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-fpm-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-fpm-8.0.30-150400.4.57.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.57.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.57.1.s390x" }, "product_reference": "php8-fpm-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-fpm-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-ftp-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-ftp-8.0.30-150400.4.57.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.57.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.57.1.s390x" }, "product_reference": "php8-ftp-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-ftp-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-gd-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-gd-8.0.30-150400.4.57.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.57.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.57.1.s390x" }, "product_reference": "php8-gd-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-gd-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-gettext-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-gettext-8.0.30-150400.4.57.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.57.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.57.1.s390x" }, "product_reference": "php8-gettext-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-gettext-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-gmp-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-gmp-8.0.30-150400.4.57.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.57.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.57.1.s390x" }, "product_reference": "php8-gmp-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-gmp-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-iconv-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-iconv-8.0.30-150400.4.57.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.57.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.57.1.s390x" }, "product_reference": "php8-iconv-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-iconv-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-intl-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-intl-8.0.30-150400.4.57.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.57.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.57.1.s390x" }, "product_reference": "php8-intl-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-intl-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-ldap-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-ldap-8.0.30-150400.4.57.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.57.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.57.1.s390x" }, "product_reference": "php8-ldap-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-ldap-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-mbstring-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-mbstring-8.0.30-150400.4.57.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.57.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.57.1.s390x" }, "product_reference": "php8-mbstring-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-mbstring-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-mysql-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-mysql-8.0.30-150400.4.57.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.57.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.57.1.s390x" }, "product_reference": "php8-mysql-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-mysql-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-odbc-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-odbc-8.0.30-150400.4.57.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.57.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.57.1.s390x" }, "product_reference": "php8-odbc-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-odbc-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-opcache-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-opcache-8.0.30-150400.4.57.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.57.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.57.1.s390x" }, "product_reference": "php8-opcache-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-opcache-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-openssl-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-openssl-8.0.30-150400.4.57.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.57.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.57.1.s390x" }, "product_reference": "php8-openssl-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-openssl-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-pcntl-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-pcntl-8.0.30-150400.4.57.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.57.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.57.1.s390x" }, "product_reference": "php8-pcntl-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-pcntl-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-pdo-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-pdo-8.0.30-150400.4.57.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.57.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.57.1.s390x" }, "product_reference": "php8-pdo-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-pdo-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-pgsql-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-pgsql-8.0.30-150400.4.57.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.57.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.57.1.s390x" }, "product_reference": "php8-pgsql-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-pgsql-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-phar-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-phar-8.0.30-150400.4.57.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.57.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.57.1.s390x" }, "product_reference": "php8-phar-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-phar-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-posix-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-posix-8.0.30-150400.4.57.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.57.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.57.1.s390x" }, "product_reference": "php8-posix-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-posix-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-readline-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-readline-8.0.30-150400.4.57.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.57.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.57.1.s390x" }, "product_reference": "php8-readline-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-readline-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-shmop-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-shmop-8.0.30-150400.4.57.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.57.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.57.1.s390x" }, "product_reference": "php8-shmop-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-shmop-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-snmp-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-snmp-8.0.30-150400.4.57.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.57.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.57.1.s390x" }, "product_reference": "php8-snmp-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-snmp-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-soap-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-soap-8.0.30-150400.4.57.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.57.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.57.1.s390x" }, "product_reference": "php8-soap-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-soap-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-sockets-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-sockets-8.0.30-150400.4.57.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.57.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.57.1.s390x" }, "product_reference": "php8-sockets-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-sockets-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-sodium-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-sodium-8.0.30-150400.4.57.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.57.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.57.1.s390x" }, "product_reference": "php8-sodium-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-sodium-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-sqlite-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-sqlite-8.0.30-150400.4.57.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.57.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.57.1.s390x" }, "product_reference": "php8-sqlite-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-sqlite-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-sysvmsg-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-sysvmsg-8.0.30-150400.4.57.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.57.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.57.1.s390x" }, "product_reference": "php8-sysvmsg-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-sysvmsg-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-sysvsem-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-sysvsem-8.0.30-150400.4.57.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.57.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.57.1.s390x" }, "product_reference": "php8-sysvsem-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-sysvsem-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-sysvshm-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-sysvshm-8.0.30-150400.4.57.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.57.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.57.1.s390x" }, "product_reference": "php8-sysvshm-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-sysvshm-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-test-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-test-8.0.30-150400.4.57.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.57.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.57.1.s390x" }, "product_reference": "php8-test-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-test-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-tidy-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-tidy-8.0.30-150400.4.57.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.57.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.57.1.s390x" }, "product_reference": "php8-tidy-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-tidy-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-tokenizer-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-tokenizer-8.0.30-150400.4.57.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.57.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.57.1.s390x" }, "product_reference": "php8-tokenizer-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-tokenizer-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-xmlreader-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-xmlreader-8.0.30-150400.4.57.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.57.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.57.1.s390x" }, "product_reference": "php8-xmlreader-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-xmlreader-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-xmlwriter-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-xmlwriter-8.0.30-150400.4.57.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.57.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.57.1.s390x" }, "product_reference": "php8-xmlwriter-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-xmlwriter-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-xsl-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-xsl-8.0.30-150400.4.57.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.57.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.57.1.s390x" }, "product_reference": "php8-xsl-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-xsl-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-zip-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-zip-8.0.30-150400.4.57.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.57.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.57.1.s390x" }, "product_reference": "php8-zip-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-zip-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-zlib-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-zlib-8.0.30-150400.4.57.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.57.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.57.1.s390x" }, "product_reference": "php8-zlib-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-zlib-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "apache2-mod_php8-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "apache2-mod_php8-8.0.30-150400.4.57.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.57.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.57.1.s390x" }, "product_reference": "apache2-mod_php8-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "apache2-mod_php8-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-8.0.30-150400.4.57.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.57.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.57.1.s390x" }, "product_reference": "php8-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-bcmath-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-bcmath-8.0.30-150400.4.57.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.57.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.57.1.s390x" }, "product_reference": "php8-bcmath-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-bcmath-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-bz2-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-bz2-8.0.30-150400.4.57.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.57.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.57.1.s390x" }, "product_reference": "php8-bz2-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-bz2-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-calendar-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-calendar-8.0.30-150400.4.57.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.57.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.57.1.s390x" }, "product_reference": "php8-calendar-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-calendar-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-cli-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-cli-8.0.30-150400.4.57.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.57.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.57.1.s390x" }, "product_reference": "php8-cli-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-cli-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-ctype-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-ctype-8.0.30-150400.4.57.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.57.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.57.1.s390x" }, "product_reference": "php8-ctype-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-ctype-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-curl-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-curl-8.0.30-150400.4.57.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.57.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.57.1.s390x" }, "product_reference": "php8-curl-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-curl-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-dba-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-dba-8.0.30-150400.4.57.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.57.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.57.1.s390x" }, "product_reference": "php8-dba-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-dba-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-devel-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-devel-8.0.30-150400.4.57.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.57.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.57.1.s390x" }, "product_reference": "php8-devel-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-devel-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-dom-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-dom-8.0.30-150400.4.57.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.57.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.57.1.s390x" }, "product_reference": "php8-dom-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-dom-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-embed-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-embed-8.0.30-150400.4.57.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.57.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.57.1.s390x" }, "product_reference": "php8-embed-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-embed-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-enchant-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-enchant-8.0.30-150400.4.57.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.57.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.57.1.s390x" }, "product_reference": "php8-enchant-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-enchant-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-exif-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-exif-8.0.30-150400.4.57.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.57.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.57.1.s390x" }, "product_reference": "php8-exif-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-exif-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-fastcgi-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-fastcgi-8.0.30-150400.4.57.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.57.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.57.1.s390x" }, "product_reference": "php8-fastcgi-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-fastcgi-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-fileinfo-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-fileinfo-8.0.30-150400.4.57.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.57.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.57.1.s390x" }, "product_reference": "php8-fileinfo-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-fileinfo-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-fpm-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-fpm-8.0.30-150400.4.57.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.57.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.57.1.s390x" }, "product_reference": "php8-fpm-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-fpm-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-ftp-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-ftp-8.0.30-150400.4.57.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.57.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.57.1.s390x" }, "product_reference": "php8-ftp-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-ftp-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-gd-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-gd-8.0.30-150400.4.57.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.57.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.57.1.s390x" }, "product_reference": "php8-gd-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-gd-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-gettext-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-gettext-8.0.30-150400.4.57.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.57.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.57.1.s390x" }, "product_reference": "php8-gettext-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-gettext-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-gmp-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-gmp-8.0.30-150400.4.57.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.57.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.57.1.s390x" }, "product_reference": "php8-gmp-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-gmp-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-iconv-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-iconv-8.0.30-150400.4.57.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.57.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.57.1.s390x" }, "product_reference": "php8-iconv-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-iconv-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-intl-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-intl-8.0.30-150400.4.57.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.57.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.57.1.s390x" }, "product_reference": "php8-intl-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-intl-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-ldap-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-ldap-8.0.30-150400.4.57.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.57.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.57.1.s390x" }, "product_reference": "php8-ldap-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-ldap-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-mbstring-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-mbstring-8.0.30-150400.4.57.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.57.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.57.1.s390x" }, "product_reference": "php8-mbstring-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-mbstring-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-mysql-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-mysql-8.0.30-150400.4.57.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.57.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.57.1.s390x" }, "product_reference": "php8-mysql-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-mysql-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-odbc-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-odbc-8.0.30-150400.4.57.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.57.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.57.1.s390x" }, "product_reference": "php8-odbc-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-odbc-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-opcache-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-opcache-8.0.30-150400.4.57.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.57.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.57.1.s390x" }, "product_reference": "php8-opcache-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-opcache-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-openssl-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-openssl-8.0.30-150400.4.57.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.57.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.57.1.s390x" }, "product_reference": "php8-openssl-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-openssl-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-pcntl-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-pcntl-8.0.30-150400.4.57.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.57.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.57.1.s390x" }, "product_reference": "php8-pcntl-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-pcntl-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-pdo-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-pdo-8.0.30-150400.4.57.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.57.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.57.1.s390x" }, "product_reference": "php8-pdo-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-pdo-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-pgsql-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-pgsql-8.0.30-150400.4.57.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.57.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.57.1.s390x" }, "product_reference": "php8-pgsql-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-pgsql-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-phar-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-phar-8.0.30-150400.4.57.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.57.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.57.1.s390x" }, "product_reference": "php8-phar-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-phar-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-posix-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-posix-8.0.30-150400.4.57.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.57.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.57.1.s390x" }, "product_reference": "php8-posix-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-posix-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-readline-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-readline-8.0.30-150400.4.57.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.57.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.57.1.s390x" }, "product_reference": "php8-readline-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-readline-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-shmop-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-shmop-8.0.30-150400.4.57.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.57.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.57.1.s390x" }, "product_reference": "php8-shmop-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-shmop-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-snmp-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-snmp-8.0.30-150400.4.57.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.57.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.57.1.s390x" }, "product_reference": "php8-snmp-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-snmp-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-soap-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-soap-8.0.30-150400.4.57.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.57.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.57.1.s390x" }, "product_reference": "php8-soap-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-soap-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-sockets-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-sockets-8.0.30-150400.4.57.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.57.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.57.1.s390x" }, "product_reference": "php8-sockets-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-sockets-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-sodium-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-sodium-8.0.30-150400.4.57.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.57.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.57.1.s390x" }, "product_reference": "php8-sodium-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-sodium-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-sqlite-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-sqlite-8.0.30-150400.4.57.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.57.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.57.1.s390x" }, "product_reference": "php8-sqlite-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-sqlite-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-sysvmsg-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-sysvmsg-8.0.30-150400.4.57.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.57.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.57.1.s390x" }, "product_reference": "php8-sysvmsg-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-sysvmsg-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-sysvsem-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-sysvsem-8.0.30-150400.4.57.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.57.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.57.1.s390x" }, "product_reference": "php8-sysvsem-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-sysvsem-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-sysvshm-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-sysvshm-8.0.30-150400.4.57.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.57.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.57.1.s390x" }, "product_reference": "php8-sysvshm-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-sysvshm-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-test-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-test-8.0.30-150400.4.57.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.57.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.57.1.s390x" }, "product_reference": "php8-test-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-test-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-tidy-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-tidy-8.0.30-150400.4.57.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.57.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.57.1.s390x" }, "product_reference": "php8-tidy-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-tidy-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-tokenizer-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-tokenizer-8.0.30-150400.4.57.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.57.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.57.1.s390x" }, "product_reference": "php8-tokenizer-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-tokenizer-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-xmlreader-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-xmlreader-8.0.30-150400.4.57.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.57.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.57.1.s390x" }, "product_reference": "php8-xmlreader-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-xmlreader-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-xmlwriter-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-xmlwriter-8.0.30-150400.4.57.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.57.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.57.1.s390x" }, "product_reference": "php8-xmlwriter-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-xmlwriter-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-xsl-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-xsl-8.0.30-150400.4.57.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.57.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.57.1.s390x" }, "product_reference": "php8-xsl-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-xsl-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-zip-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-zip-8.0.30-150400.4.57.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.57.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.57.1.s390x" }, "product_reference": "php8-zip-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-zip-8.0.30-150400.4.57.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.57.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.57.1.aarch64" }, "product_reference": "php8-zlib-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-zlib-8.0.30-150400.4.57.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.57.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.57.1.s390x" }, "product_reference": "php8-zlib-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-zlib-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "apache2-mod_php8-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "apache2-mod_php8-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-bcmath-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-bcmath-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-bz2-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-bz2-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-calendar-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-calendar-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-cli-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-cli-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-ctype-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-ctype-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-curl-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-curl-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-dba-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-dba-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-devel-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-devel-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-dom-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-dom-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-embed-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-embed-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-enchant-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-enchant-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-exif-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-exif-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-fastcgi-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-fastcgi-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-fileinfo-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-fileinfo-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-fpm-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-fpm-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-ftp-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-ftp-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-gd-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-gd-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-gettext-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-gettext-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-gmp-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-gmp-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-iconv-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-iconv-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-intl-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-intl-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-ldap-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-ldap-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-mbstring-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-mbstring-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-mysql-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-mysql-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-odbc-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-odbc-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-opcache-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-opcache-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-openssl-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-openssl-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-pcntl-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-pcntl-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-pdo-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-pdo-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-pgsql-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-pgsql-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-phar-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-phar-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-posix-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-posix-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-readline-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-readline-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-shmop-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-shmop-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-snmp-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-snmp-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-soap-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-soap-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-sockets-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-sockets-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-sodium-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-sodium-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-sqlite-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-sqlite-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-sysvmsg-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-sysvmsg-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-sysvsem-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-sysvsem-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-sysvshm-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-sysvshm-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-test-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-test-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-tidy-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-tidy-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-tokenizer-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-tokenizer-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-xmlreader-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-xmlreader-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-xmlwriter-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-xmlwriter-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-xsl-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-xsl-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-zip-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-zip-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-zlib-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-zlib-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "apache2-mod_php8-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "apache2-mod_php8-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-bcmath-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-bcmath-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-bz2-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-bz2-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-calendar-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-calendar-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-cli-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-cli-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-ctype-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-ctype-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-curl-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-curl-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-dba-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-dba-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-devel-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-devel-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-dom-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-dom-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-embed-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-embed-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-enchant-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-enchant-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-exif-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-exif-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-fastcgi-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-fastcgi-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-fileinfo-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-fileinfo-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-fpm-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-fpm-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-ftp-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-ftp-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-gd-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-gd-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-gettext-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-gettext-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-gmp-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-gmp-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-iconv-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-iconv-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-intl-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-intl-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-ldap-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-ldap-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-mbstring-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-mbstring-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-mysql-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-mysql-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-odbc-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-odbc-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-opcache-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-opcache-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-openssl-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-openssl-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-pcntl-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-pcntl-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-pdo-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-pdo-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-pgsql-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-pgsql-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-phar-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-phar-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-posix-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-posix-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-readline-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-readline-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-shmop-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-shmop-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-snmp-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-snmp-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-soap-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-soap-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-sockets-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-sockets-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-sodium-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-sodium-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-sqlite-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-sqlite-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-sysvmsg-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-sysvmsg-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-sysvsem-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-sysvsem-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-sysvshm-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-sysvshm-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-test-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-test-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-tidy-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-tidy-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-tokenizer-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-tokenizer-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-xmlreader-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-xmlreader-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-xmlwriter-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-xmlwriter-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-xsl-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-xsl-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-zip-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-zip-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "php8-zlib-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-zlib-8.0.30-150400.4.57.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.57.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.57.1.ppc64le" }, "product_reference": "apache2-mod_php8-8.0.30-150400.4.57.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.57.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.57.1.s390x" }, "product_reference": "apache2-mod_php8-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "apache2-mod_php8-8.0.30-150400.4.57.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.57.1.ppc64le as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:php8-8.0.30-150400.4.57.1.ppc64le" }, "product_reference": "php8-8.0.30-150400.4.57.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.57.1.s390x as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:php8-8.0.30-150400.4.57.1.s390x" }, "product_reference": "php8-8.0.30-150400.4.57.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.57.1.x86_64 as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:php8-8.0.30-150400.4.57.1.x86_64" }, "product_reference": "php8-8.0.30-150400.4.57.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.57.1.ppc64le as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:php8-bcmath-8.0.30-150400.4.57.1.ppc64le" }, "product_reference": "php8-bcmath-8.0.30-150400.4.57.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.57.1.s390x as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:php8-bcmath-8.0.30-150400.4.57.1.s390x" }, "product_reference": "php8-bcmath-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-bcmath-8.0.30-150400.4.57.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.57.1.ppc64le as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:php8-bz2-8.0.30-150400.4.57.1.ppc64le" }, "product_reference": "php8-bz2-8.0.30-150400.4.57.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.57.1.s390x as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:php8-bz2-8.0.30-150400.4.57.1.s390x" }, "product_reference": "php8-bz2-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-bz2-8.0.30-150400.4.57.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.57.1.ppc64le as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:php8-calendar-8.0.30-150400.4.57.1.ppc64le" }, "product_reference": "php8-calendar-8.0.30-150400.4.57.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.57.1.s390x as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:php8-calendar-8.0.30-150400.4.57.1.s390x" }, "product_reference": "php8-calendar-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-calendar-8.0.30-150400.4.57.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.57.1.ppc64le as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:php8-cli-8.0.30-150400.4.57.1.ppc64le" }, "product_reference": "php8-cli-8.0.30-150400.4.57.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.57.1.s390x as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:php8-cli-8.0.30-150400.4.57.1.s390x" }, "product_reference": "php8-cli-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-cli-8.0.30-150400.4.57.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.57.1.ppc64le as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:php8-ctype-8.0.30-150400.4.57.1.ppc64le" }, "product_reference": "php8-ctype-8.0.30-150400.4.57.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.57.1.s390x as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:php8-ctype-8.0.30-150400.4.57.1.s390x" }, "product_reference": "php8-ctype-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-ctype-8.0.30-150400.4.57.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.57.1.ppc64le as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:php8-curl-8.0.30-150400.4.57.1.ppc64le" }, "product_reference": "php8-curl-8.0.30-150400.4.57.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.57.1.s390x as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:php8-curl-8.0.30-150400.4.57.1.s390x" }, "product_reference": "php8-curl-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-curl-8.0.30-150400.4.57.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.57.1.ppc64le as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:php8-dba-8.0.30-150400.4.57.1.ppc64le" }, "product_reference": "php8-dba-8.0.30-150400.4.57.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.57.1.s390x as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:php8-dba-8.0.30-150400.4.57.1.s390x" }, "product_reference": "php8-dba-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-dba-8.0.30-150400.4.57.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.57.1.ppc64le as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:php8-devel-8.0.30-150400.4.57.1.ppc64le" }, "product_reference": "php8-devel-8.0.30-150400.4.57.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.57.1.s390x as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:php8-devel-8.0.30-150400.4.57.1.s390x" }, "product_reference": "php8-devel-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-devel-8.0.30-150400.4.57.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.57.1.ppc64le as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:php8-dom-8.0.30-150400.4.57.1.ppc64le" }, "product_reference": "php8-dom-8.0.30-150400.4.57.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.57.1.s390x as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:php8-dom-8.0.30-150400.4.57.1.s390x" }, "product_reference": "php8-dom-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-dom-8.0.30-150400.4.57.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.57.1.ppc64le as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:php8-embed-8.0.30-150400.4.57.1.ppc64le" }, "product_reference": "php8-embed-8.0.30-150400.4.57.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.57.1.s390x as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:php8-embed-8.0.30-150400.4.57.1.s390x" }, "product_reference": "php8-embed-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-embed-8.0.30-150400.4.57.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.57.1.ppc64le as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:php8-enchant-8.0.30-150400.4.57.1.ppc64le" }, "product_reference": "php8-enchant-8.0.30-150400.4.57.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.57.1.s390x as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:php8-enchant-8.0.30-150400.4.57.1.s390x" }, "product_reference": "php8-enchant-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-enchant-8.0.30-150400.4.57.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.57.1.ppc64le as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:php8-exif-8.0.30-150400.4.57.1.ppc64le" }, "product_reference": "php8-exif-8.0.30-150400.4.57.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.57.1.s390x as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:php8-exif-8.0.30-150400.4.57.1.s390x" }, "product_reference": "php8-exif-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-exif-8.0.30-150400.4.57.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.57.1.ppc64le as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:php8-fastcgi-8.0.30-150400.4.57.1.ppc64le" }, "product_reference": "php8-fastcgi-8.0.30-150400.4.57.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.57.1.s390x as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:php8-fastcgi-8.0.30-150400.4.57.1.s390x" }, "product_reference": "php8-fastcgi-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-fastcgi-8.0.30-150400.4.57.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.57.1.ppc64le as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:php8-fileinfo-8.0.30-150400.4.57.1.ppc64le" }, "product_reference": "php8-fileinfo-8.0.30-150400.4.57.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.57.1.s390x as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:php8-fileinfo-8.0.30-150400.4.57.1.s390x" }, "product_reference": "php8-fileinfo-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-fileinfo-8.0.30-150400.4.57.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.57.1.ppc64le as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:php8-fpm-8.0.30-150400.4.57.1.ppc64le" }, "product_reference": "php8-fpm-8.0.30-150400.4.57.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.57.1.s390x as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:php8-fpm-8.0.30-150400.4.57.1.s390x" }, "product_reference": "php8-fpm-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-fpm-8.0.30-150400.4.57.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.57.1.ppc64le as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:php8-ftp-8.0.30-150400.4.57.1.ppc64le" }, "product_reference": "php8-ftp-8.0.30-150400.4.57.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.57.1.s390x as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:php8-ftp-8.0.30-150400.4.57.1.s390x" }, "product_reference": "php8-ftp-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-ftp-8.0.30-150400.4.57.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.57.1.ppc64le as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:php8-gd-8.0.30-150400.4.57.1.ppc64le" }, "product_reference": "php8-gd-8.0.30-150400.4.57.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.57.1.s390x as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:php8-gd-8.0.30-150400.4.57.1.s390x" }, "product_reference": "php8-gd-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-gd-8.0.30-150400.4.57.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.57.1.ppc64le as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:php8-gettext-8.0.30-150400.4.57.1.ppc64le" }, "product_reference": "php8-gettext-8.0.30-150400.4.57.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.57.1.s390x as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:php8-gettext-8.0.30-150400.4.57.1.s390x" }, "product_reference": "php8-gettext-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-gettext-8.0.30-150400.4.57.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.57.1.ppc64le as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:php8-gmp-8.0.30-150400.4.57.1.ppc64le" }, "product_reference": "php8-gmp-8.0.30-150400.4.57.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.57.1.s390x as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:php8-gmp-8.0.30-150400.4.57.1.s390x" }, "product_reference": "php8-gmp-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-gmp-8.0.30-150400.4.57.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.57.1.ppc64le as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:php8-iconv-8.0.30-150400.4.57.1.ppc64le" }, "product_reference": "php8-iconv-8.0.30-150400.4.57.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.57.1.s390x as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:php8-iconv-8.0.30-150400.4.57.1.s390x" }, "product_reference": "php8-iconv-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-iconv-8.0.30-150400.4.57.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.57.1.ppc64le as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:php8-intl-8.0.30-150400.4.57.1.ppc64le" }, "product_reference": "php8-intl-8.0.30-150400.4.57.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.57.1.s390x as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:php8-intl-8.0.30-150400.4.57.1.s390x" }, "product_reference": "php8-intl-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-intl-8.0.30-150400.4.57.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.57.1.ppc64le as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:php8-ldap-8.0.30-150400.4.57.1.ppc64le" }, "product_reference": "php8-ldap-8.0.30-150400.4.57.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.57.1.s390x as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:php8-ldap-8.0.30-150400.4.57.1.s390x" }, "product_reference": "php8-ldap-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-ldap-8.0.30-150400.4.57.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.57.1.ppc64le as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:php8-mbstring-8.0.30-150400.4.57.1.ppc64le" }, "product_reference": "php8-mbstring-8.0.30-150400.4.57.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.57.1.s390x as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:php8-mbstring-8.0.30-150400.4.57.1.s390x" }, "product_reference": "php8-mbstring-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-mbstring-8.0.30-150400.4.57.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.57.1.ppc64le as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:php8-mysql-8.0.30-150400.4.57.1.ppc64le" }, "product_reference": "php8-mysql-8.0.30-150400.4.57.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.57.1.s390x as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:php8-mysql-8.0.30-150400.4.57.1.s390x" }, "product_reference": "php8-mysql-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-mysql-8.0.30-150400.4.57.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.57.1.ppc64le as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:php8-odbc-8.0.30-150400.4.57.1.ppc64le" }, "product_reference": "php8-odbc-8.0.30-150400.4.57.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.57.1.s390x as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:php8-odbc-8.0.30-150400.4.57.1.s390x" }, "product_reference": "php8-odbc-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-odbc-8.0.30-150400.4.57.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.57.1.ppc64le as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:php8-opcache-8.0.30-150400.4.57.1.ppc64le" }, "product_reference": "php8-opcache-8.0.30-150400.4.57.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.57.1.s390x as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:php8-opcache-8.0.30-150400.4.57.1.s390x" }, "product_reference": "php8-opcache-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-opcache-8.0.30-150400.4.57.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.57.1.ppc64le as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:php8-openssl-8.0.30-150400.4.57.1.ppc64le" }, "product_reference": "php8-openssl-8.0.30-150400.4.57.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.57.1.s390x as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:php8-openssl-8.0.30-150400.4.57.1.s390x" }, "product_reference": "php8-openssl-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-openssl-8.0.30-150400.4.57.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.57.1.ppc64le as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:php8-pcntl-8.0.30-150400.4.57.1.ppc64le" }, "product_reference": "php8-pcntl-8.0.30-150400.4.57.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.57.1.s390x as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:php8-pcntl-8.0.30-150400.4.57.1.s390x" }, "product_reference": "php8-pcntl-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-pcntl-8.0.30-150400.4.57.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.57.1.ppc64le as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:php8-pdo-8.0.30-150400.4.57.1.ppc64le" }, "product_reference": "php8-pdo-8.0.30-150400.4.57.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.57.1.s390x as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:php8-pdo-8.0.30-150400.4.57.1.s390x" }, "product_reference": "php8-pdo-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-pdo-8.0.30-150400.4.57.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.57.1.ppc64le as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:php8-pgsql-8.0.30-150400.4.57.1.ppc64le" }, "product_reference": "php8-pgsql-8.0.30-150400.4.57.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.57.1.s390x as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:php8-pgsql-8.0.30-150400.4.57.1.s390x" }, "product_reference": "php8-pgsql-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-pgsql-8.0.30-150400.4.57.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.57.1.ppc64le as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:php8-phar-8.0.30-150400.4.57.1.ppc64le" }, "product_reference": "php8-phar-8.0.30-150400.4.57.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.57.1.s390x as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:php8-phar-8.0.30-150400.4.57.1.s390x" }, "product_reference": "php8-phar-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-phar-8.0.30-150400.4.57.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.57.1.ppc64le as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:php8-posix-8.0.30-150400.4.57.1.ppc64le" }, "product_reference": "php8-posix-8.0.30-150400.4.57.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.57.1.s390x as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:php8-posix-8.0.30-150400.4.57.1.s390x" }, "product_reference": "php8-posix-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-posix-8.0.30-150400.4.57.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.57.1.ppc64le as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:php8-readline-8.0.30-150400.4.57.1.ppc64le" }, "product_reference": "php8-readline-8.0.30-150400.4.57.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.57.1.s390x as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:php8-readline-8.0.30-150400.4.57.1.s390x" }, "product_reference": "php8-readline-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-readline-8.0.30-150400.4.57.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.57.1.ppc64le as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:php8-shmop-8.0.30-150400.4.57.1.ppc64le" }, "product_reference": "php8-shmop-8.0.30-150400.4.57.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.57.1.s390x as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:php8-shmop-8.0.30-150400.4.57.1.s390x" }, "product_reference": "php8-shmop-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-shmop-8.0.30-150400.4.57.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.57.1.ppc64le as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:php8-snmp-8.0.30-150400.4.57.1.ppc64le" }, "product_reference": "php8-snmp-8.0.30-150400.4.57.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.57.1.s390x as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:php8-snmp-8.0.30-150400.4.57.1.s390x" }, "product_reference": "php8-snmp-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-snmp-8.0.30-150400.4.57.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.57.1.ppc64le as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:php8-soap-8.0.30-150400.4.57.1.ppc64le" }, "product_reference": "php8-soap-8.0.30-150400.4.57.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.57.1.s390x as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:php8-soap-8.0.30-150400.4.57.1.s390x" }, "product_reference": "php8-soap-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-soap-8.0.30-150400.4.57.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.57.1.ppc64le as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:php8-sockets-8.0.30-150400.4.57.1.ppc64le" }, "product_reference": "php8-sockets-8.0.30-150400.4.57.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.57.1.s390x as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:php8-sockets-8.0.30-150400.4.57.1.s390x" }, "product_reference": "php8-sockets-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-sockets-8.0.30-150400.4.57.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.57.1.ppc64le as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:php8-sodium-8.0.30-150400.4.57.1.ppc64le" }, "product_reference": "php8-sodium-8.0.30-150400.4.57.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.57.1.s390x as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:php8-sodium-8.0.30-150400.4.57.1.s390x" }, "product_reference": "php8-sodium-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-sodium-8.0.30-150400.4.57.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.57.1.ppc64le as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:php8-sqlite-8.0.30-150400.4.57.1.ppc64le" }, "product_reference": "php8-sqlite-8.0.30-150400.4.57.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.57.1.s390x as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:php8-sqlite-8.0.30-150400.4.57.1.s390x" }, "product_reference": "php8-sqlite-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-sqlite-8.0.30-150400.4.57.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.57.1.ppc64le as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:php8-sysvmsg-8.0.30-150400.4.57.1.ppc64le" }, "product_reference": "php8-sysvmsg-8.0.30-150400.4.57.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.57.1.s390x as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:php8-sysvmsg-8.0.30-150400.4.57.1.s390x" }, "product_reference": "php8-sysvmsg-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-sysvmsg-8.0.30-150400.4.57.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.57.1.ppc64le as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:php8-sysvsem-8.0.30-150400.4.57.1.ppc64le" }, "product_reference": "php8-sysvsem-8.0.30-150400.4.57.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.57.1.s390x as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:php8-sysvsem-8.0.30-150400.4.57.1.s390x" }, "product_reference": "php8-sysvsem-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-sysvsem-8.0.30-150400.4.57.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.57.1.ppc64le as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:php8-sysvshm-8.0.30-150400.4.57.1.ppc64le" }, "product_reference": "php8-sysvshm-8.0.30-150400.4.57.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.57.1.s390x as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:php8-sysvshm-8.0.30-150400.4.57.1.s390x" }, "product_reference": "php8-sysvshm-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-sysvshm-8.0.30-150400.4.57.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.57.1.ppc64le as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:php8-test-8.0.30-150400.4.57.1.ppc64le" }, "product_reference": "php8-test-8.0.30-150400.4.57.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.57.1.s390x as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:php8-test-8.0.30-150400.4.57.1.s390x" }, "product_reference": "php8-test-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-test-8.0.30-150400.4.57.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.57.1.ppc64le as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:php8-tidy-8.0.30-150400.4.57.1.ppc64le" }, "product_reference": "php8-tidy-8.0.30-150400.4.57.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.57.1.s390x as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:php8-tidy-8.0.30-150400.4.57.1.s390x" }, "product_reference": "php8-tidy-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-tidy-8.0.30-150400.4.57.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.57.1.ppc64le as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:php8-tokenizer-8.0.30-150400.4.57.1.ppc64le" }, "product_reference": "php8-tokenizer-8.0.30-150400.4.57.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.57.1.s390x as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:php8-tokenizer-8.0.30-150400.4.57.1.s390x" }, "product_reference": "php8-tokenizer-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-tokenizer-8.0.30-150400.4.57.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.57.1.ppc64le as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:php8-xmlreader-8.0.30-150400.4.57.1.ppc64le" }, "product_reference": "php8-xmlreader-8.0.30-150400.4.57.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.57.1.s390x as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:php8-xmlreader-8.0.30-150400.4.57.1.s390x" }, "product_reference": "php8-xmlreader-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-xmlreader-8.0.30-150400.4.57.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.57.1.ppc64le as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:php8-xmlwriter-8.0.30-150400.4.57.1.ppc64le" }, "product_reference": "php8-xmlwriter-8.0.30-150400.4.57.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.57.1.s390x as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:php8-xmlwriter-8.0.30-150400.4.57.1.s390x" }, "product_reference": "php8-xmlwriter-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-xmlwriter-8.0.30-150400.4.57.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.57.1.ppc64le as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:php8-xsl-8.0.30-150400.4.57.1.ppc64le" }, "product_reference": "php8-xsl-8.0.30-150400.4.57.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.57.1.s390x as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:php8-xsl-8.0.30-150400.4.57.1.s390x" }, "product_reference": "php8-xsl-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-xsl-8.0.30-150400.4.57.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.57.1.ppc64le as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:php8-zip-8.0.30-150400.4.57.1.ppc64le" }, "product_reference": "php8-zip-8.0.30-150400.4.57.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.57.1.s390x as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:php8-zip-8.0.30-150400.4.57.1.s390x" }, "product_reference": "php8-zip-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-zip-8.0.30-150400.4.57.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.57.1.ppc64le as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:php8-zlib-8.0.30-150400.4.57.1.ppc64le" }, "product_reference": "php8-zlib-8.0.30-150400.4.57.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.57.1.s390x as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:php8-zlib-8.0.30-150400.4.57.1.s390x" }, "product_reference": "php8-zlib-8.0.30-150400.4.57.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.57.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.57.1.x86_64" }, "product_reference": "php8-zlib-8.0.30-150400.4.57.1.x86_64", "relates_to_product_reference": "SUSE Manager Server 4.3" } ] }, "vulnerabilities": [ { "cve": "CVE-2025-1220", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-1220" } ], "notes": [ { "category": "general", "text": "In PHP versions:8.1.* before 8.1.33, 8.2.* before 8.2.29, 8.3.* before 8.3.23, 8.4.* before 8.4.10 some functions like fsockopen() lack validation that the hostname supplied does not contain null characters. This may lead to other functions like parse_url() treat the hostname in different way, thus opening way to security problems if the user code implements access checks before access using such functions.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-mod_php8-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-mod_php8-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-bcmath-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-bcmath-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-bz2-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-bz2-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-calendar-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-calendar-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-cli-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-cli-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-ctype-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-ctype-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-curl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-curl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-dba-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-dba-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-devel-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-devel-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-dom-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-dom-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-embed-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-embed-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-enchant-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-enchant-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-exif-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-exif-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-fastcgi-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-fastcgi-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-fileinfo-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-fileinfo-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-fpm-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-fpm-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-ftp-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-ftp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-gd-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-gd-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-gettext-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-gettext-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-gmp-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-gmp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-iconv-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-iconv-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-intl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-intl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-ldap-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-ldap-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-mbstring-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-mbstring-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-mysql-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-mysql-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-odbc-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-odbc-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-opcache-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-opcache-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-openssl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-openssl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-pcntl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-pcntl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-pdo-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-pdo-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-pgsql-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-pgsql-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-phar-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-phar-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-posix-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-posix-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-readline-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-readline-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-shmop-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-shmop-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-snmp-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-snmp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-soap-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-soap-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sockets-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sockets-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sodium-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sodium-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sqlite-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sqlite-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sysvmsg-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sysvmsg-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sysvsem-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sysvsem-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sysvshm-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sysvshm-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-test-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-test-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-tidy-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-tidy-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-tokenizer-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-tokenizer-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-xmlreader-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-xmlreader-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-xmlwriter-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-xmlwriter-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-xsl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-xsl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-zip-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-zip-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-zlib-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-zlib-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-mod_php8-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-mod_php8-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-bcmath-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-bcmath-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-bz2-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-bz2-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-calendar-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-calendar-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-cli-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-cli-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-ctype-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-ctype-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-curl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-curl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-dba-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-dba-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-devel-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-devel-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-dom-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-dom-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-embed-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-embed-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-enchant-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-enchant-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-exif-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-exif-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-fastcgi-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-fastcgi-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-fileinfo-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-fileinfo-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-fpm-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-fpm-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-ftp-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-ftp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-gd-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-gd-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-gettext-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-gettext-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-gmp-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-gmp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-iconv-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-iconv-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-intl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-intl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-ldap-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-ldap-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-mbstring-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-mbstring-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-mysql-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-mysql-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-odbc-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-odbc-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-opcache-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-opcache-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-openssl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-openssl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-pcntl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-pcntl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-pdo-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-pdo-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-pgsql-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-pgsql-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-phar-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-phar-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-posix-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-posix-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-readline-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-readline-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-shmop-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-shmop-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-snmp-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-snmp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-soap-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-soap-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sockets-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sockets-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sodium-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sodium-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sqlite-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sqlite-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sysvmsg-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sysvmsg-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sysvsem-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sysvsem-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sysvshm-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sysvshm-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-test-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-test-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-tidy-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-tidy-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-tokenizer-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-tokenizer-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-xmlreader-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-xmlreader-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-xmlwriter-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-xmlwriter-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-xsl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-xsl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-zip-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-zip-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-zlib-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-zlib-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:apache2-mod_php8-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:apache2-mod_php8-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-bcmath-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-bcmath-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-bz2-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-bz2-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-calendar-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-calendar-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-cli-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-cli-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-ctype-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-ctype-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-curl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-curl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-dba-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-dba-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-devel-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-devel-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-dom-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-dom-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-embed-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-embed-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-enchant-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-enchant-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-exif-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-exif-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-fastcgi-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-fastcgi-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-fileinfo-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-fileinfo-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-fpm-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-fpm-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-ftp-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-ftp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-gd-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-gd-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-gettext-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-gettext-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-gmp-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-gmp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-iconv-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-iconv-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-intl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-intl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-ldap-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-ldap-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-mbstring-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-mbstring-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-mysql-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-mysql-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-odbc-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-odbc-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-opcache-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-opcache-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-openssl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-openssl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-pcntl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-pcntl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-pdo-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-pdo-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-pgsql-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-pgsql-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-phar-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-phar-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-posix-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-posix-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-readline-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-readline-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-shmop-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-shmop-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-snmp-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-snmp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-soap-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-soap-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sockets-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sockets-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sodium-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sodium-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sqlite-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sqlite-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sysvmsg-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sysvmsg-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sysvsem-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sysvsem-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sysvshm-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sysvshm-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-test-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-test-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-tidy-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-tidy-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-tokenizer-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-tokenizer-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-xmlreader-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-xmlreader-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-xmlwriter-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-xmlwriter-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-xsl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-xsl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-zip-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-zip-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-zlib-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-zlib-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:apache2-mod_php8-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:apache2-mod_php8-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-bcmath-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-bcmath-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-bz2-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-bz2-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-calendar-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-calendar-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-cli-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-cli-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-ctype-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-ctype-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-curl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-curl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-dba-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-dba-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-devel-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-devel-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-dom-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-dom-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-embed-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-embed-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-enchant-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-enchant-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-exif-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-exif-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-fastcgi-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-fastcgi-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-fileinfo-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-fileinfo-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-fpm-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-fpm-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-ftp-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-ftp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-gd-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-gd-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-gettext-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-gettext-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-gmp-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-gmp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-iconv-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-iconv-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-intl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-intl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-ldap-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-ldap-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-mbstring-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-mbstring-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-mysql-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-mysql-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-odbc-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-odbc-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-opcache-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-opcache-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-openssl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-openssl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-pcntl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-pcntl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-pdo-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-pdo-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-pgsql-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-pgsql-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-phar-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-phar-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-posix-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-posix-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-readline-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-readline-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-shmop-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-shmop-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-snmp-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-snmp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-soap-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-soap-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sockets-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sockets-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sodium-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sodium-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sqlite-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sqlite-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sysvmsg-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sysvmsg-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sysvsem-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sysvsem-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sysvshm-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sysvshm-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-test-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-test-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-tidy-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-tidy-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-tokenizer-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-tokenizer-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-xmlreader-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-xmlreader-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-xmlwriter-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-xmlwriter-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-xsl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-xsl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-zip-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-zip-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-zlib-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-zlib-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php8-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php8-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php8-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php8-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bcmath-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bcmath-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bcmath-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bcmath-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bz2-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bz2-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bz2-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bz2-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-calendar-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-calendar-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-calendar-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-calendar-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-cli-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-cli-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-cli-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-cli-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ctype-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ctype-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ctype-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ctype-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-curl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-curl-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-curl-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-curl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dba-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dba-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dba-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dba-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-devel-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-devel-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-devel-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-devel-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dom-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dom-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dom-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dom-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-embed-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-embed-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-embed-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-embed-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-enchant-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-enchant-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-enchant-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-enchant-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-exif-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-exif-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-exif-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-exif-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fastcgi-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fastcgi-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fastcgi-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fastcgi-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fileinfo-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fileinfo-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fileinfo-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fileinfo-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fpm-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fpm-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fpm-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fpm-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ftp-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ftp-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ftp-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ftp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gd-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gd-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gd-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gd-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gettext-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gettext-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gettext-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gettext-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gmp-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gmp-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gmp-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gmp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-iconv-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-iconv-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-iconv-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-iconv-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-intl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-intl-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-intl-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-intl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ldap-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ldap-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ldap-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ldap-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mbstring-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mbstring-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mbstring-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mbstring-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mysql-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mysql-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mysql-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mysql-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-odbc-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-odbc-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-odbc-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-odbc-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-opcache-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-opcache-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-opcache-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-opcache-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-openssl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-openssl-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-openssl-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-openssl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pcntl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pcntl-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pcntl-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pcntl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pdo-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pdo-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pdo-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pdo-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pgsql-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pgsql-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pgsql-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pgsql-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-phar-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-phar-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-phar-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-phar-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-posix-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-posix-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-posix-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-posix-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-readline-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-readline-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-readline-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-readline-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-shmop-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-shmop-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-shmop-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-shmop-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-snmp-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-snmp-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-snmp-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-snmp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-soap-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-soap-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-soap-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-soap-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sockets-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sockets-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sockets-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sockets-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sodium-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sodium-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sodium-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sodium-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sqlite-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sqlite-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sqlite-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sqlite-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvmsg-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvmsg-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvmsg-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvmsg-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvsem-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvsem-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvsem-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvsem-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvshm-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvshm-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvshm-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvshm-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-test-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-test-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-test-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-test-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tidy-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tidy-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tidy-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tidy-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tokenizer-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tokenizer-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tokenizer-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tokenizer-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlreader-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlreader-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlreader-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlreader-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlwriter-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlwriter-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlwriter-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlwriter-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xsl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xsl-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xsl-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xsl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zip-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zip-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zip-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zip-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zlib-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zlib-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zlib-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zlib-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php8-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php8-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php8-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php8-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bcmath-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bcmath-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bcmath-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bcmath-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bz2-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bz2-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bz2-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bz2-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-calendar-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-calendar-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-calendar-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-calendar-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-cli-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-cli-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-cli-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-cli-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ctype-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ctype-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ctype-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ctype-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-curl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-curl-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-curl-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-curl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dba-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dba-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dba-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dba-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-devel-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-devel-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-devel-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-devel-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dom-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dom-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dom-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dom-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-embed-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-embed-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-embed-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-embed-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-enchant-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-enchant-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-enchant-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-enchant-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-exif-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-exif-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-exif-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-exif-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fastcgi-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fastcgi-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fastcgi-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fastcgi-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fileinfo-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fileinfo-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fileinfo-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fileinfo-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fpm-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fpm-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fpm-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fpm-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ftp-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ftp-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ftp-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ftp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gd-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gd-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gd-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gd-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gettext-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gettext-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gettext-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gettext-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gmp-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gmp-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gmp-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gmp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-iconv-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-iconv-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-iconv-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-iconv-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-intl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-intl-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-intl-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-intl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ldap-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ldap-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ldap-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ldap-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mbstring-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mbstring-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mbstring-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mbstring-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mysql-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mysql-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mysql-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mysql-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-odbc-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-odbc-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-odbc-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-odbc-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-opcache-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-opcache-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-opcache-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-opcache-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-openssl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-openssl-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-openssl-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-openssl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pcntl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pcntl-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pcntl-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pcntl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pdo-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pdo-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pdo-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pdo-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pgsql-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pgsql-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pgsql-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pgsql-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-phar-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-phar-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-phar-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-phar-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-posix-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-posix-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-posix-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-posix-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-readline-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-readline-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-readline-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-readline-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-shmop-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-shmop-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-shmop-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-shmop-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-snmp-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-snmp-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-snmp-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-snmp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-soap-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-soap-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-soap-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-soap-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sockets-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sockets-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sockets-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sockets-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sodium-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sodium-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sodium-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sodium-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sqlite-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sqlite-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sqlite-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sqlite-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvmsg-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvmsg-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvmsg-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvmsg-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvsem-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvsem-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvsem-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvsem-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvshm-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvshm-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvshm-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvshm-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-test-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-test-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-test-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-test-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tidy-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tidy-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tidy-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tidy-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tokenizer-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tokenizer-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tokenizer-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tokenizer-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlreader-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlreader-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlreader-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlreader-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlwriter-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlwriter-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlwriter-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlwriter-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xsl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xsl-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xsl-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xsl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zip-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zip-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zip-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zip-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zlib-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zlib-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zlib-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zlib-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-mod_php8-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-mod_php8-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-bcmath-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-bcmath-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-bz2-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-bz2-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-calendar-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-calendar-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-cli-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-cli-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-ctype-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-ctype-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-curl-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-curl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-dba-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-dba-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-devel-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-devel-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-dom-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-dom-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-embed-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-embed-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-enchant-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-enchant-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-exif-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-exif-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-fastcgi-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-fastcgi-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-fileinfo-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-fileinfo-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-fpm-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-fpm-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-ftp-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-ftp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-gd-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-gd-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-gettext-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-gettext-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-gmp-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-gmp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-iconv-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-iconv-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-intl-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-intl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-ldap-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-ldap-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-mbstring-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-mbstring-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-mysql-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-mysql-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-odbc-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-odbc-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-opcache-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-opcache-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-openssl-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-openssl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-pcntl-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-pcntl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-pdo-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-pdo-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-pgsql-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-pgsql-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-phar-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-phar-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-posix-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-posix-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-readline-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-readline-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-shmop-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-shmop-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-snmp-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-snmp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-soap-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-soap-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sockets-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sockets-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sodium-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sodium-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sqlite-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sqlite-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sysvmsg-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sysvmsg-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sysvsem-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sysvsem-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sysvshm-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sysvshm-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-test-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-test-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-tidy-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-tidy-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-tokenizer-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-tokenizer-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-xmlreader-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-xmlreader-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-xmlwriter-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-xmlwriter-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-xsl-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-xsl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-zip-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-zip-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-zlib-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-zlib-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:apache2-mod_php8-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:apache2-mod_php8-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-bcmath-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-bcmath-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-bz2-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-bz2-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-calendar-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-calendar-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-cli-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-cli-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-ctype-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-ctype-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-curl-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-curl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-dba-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-dba-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-devel-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-devel-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-dom-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-dom-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-embed-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-embed-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-enchant-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-enchant-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-exif-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-exif-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-fastcgi-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-fastcgi-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-fileinfo-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-fileinfo-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-fpm-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-fpm-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-ftp-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-ftp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-gd-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-gd-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-gettext-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-gettext-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-gmp-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-gmp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-iconv-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-iconv-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-intl-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-intl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-ldap-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-ldap-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-mbstring-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-mbstring-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-mysql-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-mysql-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-odbc-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-odbc-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-opcache-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-opcache-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-openssl-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-openssl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-pcntl-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-pcntl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-pdo-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-pdo-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-pgsql-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-pgsql-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-phar-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-phar-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-posix-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-posix-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-readline-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-readline-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-shmop-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-shmop-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-snmp-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-snmp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-soap-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-soap-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sockets-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sockets-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sodium-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sodium-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sqlite-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sqlite-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sysvmsg-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sysvmsg-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sysvsem-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sysvsem-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sysvshm-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sysvshm-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-test-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-test-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-tidy-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-tidy-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-tokenizer-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-tokenizer-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-xmlreader-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-xmlreader-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-xmlwriter-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-xmlwriter-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-xsl-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-xsl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-zip-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-zip-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-zlib-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-zlib-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:apache2-mod_php8-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:apache2-mod_php8-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:apache2-mod_php8-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-bcmath-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-bcmath-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-bcmath-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-bz2-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-bz2-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-bz2-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-calendar-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-calendar-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-calendar-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-cli-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-cli-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-cli-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-ctype-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-ctype-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-ctype-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-curl-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-curl-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-curl-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-dba-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-dba-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-dba-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-devel-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-devel-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-devel-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-dom-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-dom-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-dom-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-embed-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-embed-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-embed-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-enchant-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-enchant-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-enchant-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-exif-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-exif-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-exif-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-fastcgi-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-fastcgi-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-fastcgi-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-fileinfo-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-fileinfo-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-fileinfo-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-fpm-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-fpm-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-fpm-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-ftp-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-ftp-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-ftp-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-gd-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-gd-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-gd-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-gettext-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-gettext-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-gettext-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-gmp-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-gmp-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-gmp-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-iconv-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-iconv-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-iconv-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-intl-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-intl-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-intl-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-ldap-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-ldap-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-ldap-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-mbstring-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-mbstring-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-mbstring-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-mysql-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-mysql-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-mysql-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-odbc-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-odbc-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-odbc-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-opcache-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-opcache-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-opcache-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-openssl-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-openssl-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-openssl-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-pcntl-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-pcntl-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-pcntl-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-pdo-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-pdo-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-pdo-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-pgsql-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-pgsql-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-pgsql-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-phar-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-phar-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-phar-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-posix-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-posix-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-posix-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-readline-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-readline-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-readline-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-shmop-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-shmop-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-shmop-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-snmp-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-snmp-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-snmp-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-soap-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-soap-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-soap-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-sockets-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-sockets-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-sockets-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-sodium-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-sodium-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-sodium-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-sqlite-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-sqlite-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-sqlite-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-sysvmsg-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-sysvmsg-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-sysvmsg-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-sysvsem-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-sysvsem-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-sysvsem-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-sysvshm-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-sysvshm-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-sysvshm-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-test-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-test-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-test-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-tidy-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-tidy-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-tidy-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-tokenizer-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-tokenizer-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-tokenizer-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-xmlreader-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-xmlreader-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-xmlreader-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-xmlwriter-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-xmlwriter-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-xmlwriter-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-xsl-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-xsl-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-xsl-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-zip-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-zip-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-zip-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-zlib-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-zlib-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-zlib-8.0.30-150400.4.57.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-1220", "url": "https://www.suse.com/security/cve/CVE-2025-1220" }, { "category": "external", "summary": "SUSE Bug 1246167 for CVE-2025-1220", "url": "https://bugzilla.suse.com/1246167" } ], "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.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-mod_php8-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-bcmath-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-bcmath-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-bz2-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-bz2-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-calendar-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-calendar-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-cli-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-cli-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-ctype-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-ctype-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-curl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-curl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-dba-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-dba-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-devel-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-devel-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-dom-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-dom-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-embed-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-embed-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-enchant-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-enchant-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-exif-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-exif-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-fastcgi-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-fastcgi-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-fileinfo-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-fileinfo-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-fpm-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-fpm-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-ftp-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-ftp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-gd-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-gd-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-gettext-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-gettext-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-gmp-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-gmp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-iconv-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-iconv-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-intl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-intl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-ldap-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-ldap-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-mbstring-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-mbstring-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-mysql-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-mysql-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-odbc-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-odbc-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-opcache-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-opcache-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-openssl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-openssl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-pcntl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-pcntl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-pdo-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-pdo-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-pgsql-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-pgsql-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-phar-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-phar-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-posix-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-posix-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-readline-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-readline-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-shmop-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-shmop-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-snmp-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-snmp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-soap-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-soap-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sockets-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sockets-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sodium-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sodium-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sqlite-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sqlite-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sysvmsg-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sysvmsg-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sysvsem-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sysvsem-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sysvshm-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sysvshm-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-test-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-test-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-tidy-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-tidy-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-tokenizer-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-tokenizer-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-xmlreader-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-xmlreader-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-xmlwriter-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-xmlwriter-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-xsl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-xsl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-zip-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-zip-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-zlib-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-zlib-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-mod_php8-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-mod_php8-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-bcmath-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-bcmath-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-bz2-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-bz2-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-calendar-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-calendar-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-cli-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-cli-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-ctype-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-ctype-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-curl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-curl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-dba-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-dba-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-devel-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-devel-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-dom-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-dom-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-embed-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-embed-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-enchant-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-enchant-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-exif-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-exif-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-fastcgi-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-fastcgi-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-fileinfo-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-fileinfo-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-fpm-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-fpm-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-ftp-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-ftp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-gd-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-gd-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-gettext-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-gettext-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-gmp-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-gmp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-iconv-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-iconv-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-intl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-intl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-ldap-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-ldap-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-mbstring-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-mbstring-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-mysql-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-mysql-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-odbc-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-odbc-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-opcache-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-opcache-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-openssl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-openssl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-pcntl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-pcntl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-pdo-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-pdo-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-pgsql-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-pgsql-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-phar-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-phar-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-posix-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-posix-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-readline-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-readline-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-shmop-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-shmop-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-snmp-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-snmp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-soap-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-soap-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sockets-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sockets-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sodium-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sodium-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sqlite-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sqlite-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sysvmsg-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sysvmsg-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sysvsem-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sysvsem-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sysvshm-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sysvshm-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-test-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-test-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-tidy-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-tidy-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-tokenizer-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-tokenizer-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-xmlreader-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-xmlreader-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-xmlwriter-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-xmlwriter-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-xsl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-xsl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-zip-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-zip-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-zlib-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-zlib-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:apache2-mod_php8-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:apache2-mod_php8-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-bcmath-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-bcmath-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-bz2-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-bz2-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-calendar-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-calendar-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-cli-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-cli-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-ctype-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-ctype-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-curl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-curl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-dba-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-dba-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-devel-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-devel-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-dom-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-dom-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-embed-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-embed-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-enchant-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-enchant-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-exif-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-exif-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-fastcgi-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-fastcgi-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-fileinfo-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-fileinfo-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-fpm-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-fpm-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-ftp-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-ftp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-gd-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-gd-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-gettext-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-gettext-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-gmp-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-gmp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-iconv-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-iconv-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-intl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-intl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-ldap-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-ldap-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-mbstring-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-mbstring-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-mysql-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-mysql-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-odbc-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-odbc-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-opcache-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-opcache-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-openssl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-openssl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-pcntl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-pcntl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-pdo-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-pdo-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-pgsql-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-pgsql-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-phar-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-phar-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-posix-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-posix-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-readline-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-readline-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-shmop-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-shmop-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-snmp-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-snmp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-soap-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-soap-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sockets-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sockets-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sodium-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sodium-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sqlite-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sqlite-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sysvmsg-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sysvmsg-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sysvsem-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sysvsem-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sysvshm-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sysvshm-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-test-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-test-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-tidy-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-tidy-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-tokenizer-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-tokenizer-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-xmlreader-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-xmlreader-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-xmlwriter-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-xmlwriter-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-xsl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-xsl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-zip-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-zip-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-zlib-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-zlib-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:apache2-mod_php8-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:apache2-mod_php8-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-bcmath-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-bcmath-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-bz2-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-bz2-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-calendar-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-calendar-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-cli-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-cli-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-ctype-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-ctype-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-curl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-curl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-dba-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-dba-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-devel-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-devel-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-dom-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-dom-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-embed-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-embed-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-enchant-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-enchant-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-exif-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-exif-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-fastcgi-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-fastcgi-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-fileinfo-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-fileinfo-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-fpm-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-fpm-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-ftp-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-ftp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-gd-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-gd-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-gettext-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-gettext-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-gmp-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-gmp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-iconv-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-iconv-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-intl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-intl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-ldap-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-ldap-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-mbstring-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-mbstring-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-mysql-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-mysql-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-odbc-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-odbc-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-opcache-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-opcache-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-openssl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-openssl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-pcntl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-pcntl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-pdo-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-pdo-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-pgsql-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-pgsql-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-phar-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-phar-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-posix-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-posix-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-readline-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-readline-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-shmop-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-shmop-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-snmp-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-snmp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-soap-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-soap-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sockets-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sockets-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sodium-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sodium-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sqlite-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sqlite-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sysvmsg-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sysvmsg-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sysvsem-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sysvsem-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sysvshm-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sysvshm-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-test-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-test-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-tidy-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-tidy-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-tokenizer-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-tokenizer-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-xmlreader-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-xmlreader-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-xmlwriter-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-xmlwriter-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-xsl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-xsl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-zip-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-zip-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-zlib-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-zlib-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php8-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php8-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php8-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php8-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bcmath-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bcmath-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bcmath-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bcmath-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bz2-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bz2-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bz2-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bz2-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-calendar-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-calendar-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-calendar-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-calendar-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-cli-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-cli-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-cli-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-cli-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ctype-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ctype-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ctype-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ctype-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-curl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-curl-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-curl-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-curl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dba-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dba-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dba-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dba-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-devel-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-devel-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-devel-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-devel-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dom-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dom-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dom-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dom-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-embed-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-embed-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-embed-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-embed-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-enchant-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-enchant-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-enchant-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-enchant-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-exif-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-exif-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-exif-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-exif-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fastcgi-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fastcgi-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fastcgi-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fastcgi-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fileinfo-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fileinfo-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fileinfo-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fileinfo-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fpm-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fpm-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fpm-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fpm-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ftp-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ftp-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ftp-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ftp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gd-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gd-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gd-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gd-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gettext-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gettext-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gettext-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gettext-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gmp-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gmp-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gmp-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gmp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-iconv-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-iconv-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-iconv-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-iconv-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-intl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-intl-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-intl-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-intl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ldap-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ldap-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ldap-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ldap-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mbstring-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mbstring-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mbstring-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mbstring-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mysql-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mysql-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mysql-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mysql-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-odbc-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-odbc-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-odbc-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-odbc-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-opcache-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-opcache-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-opcache-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-opcache-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-openssl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-openssl-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-openssl-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-openssl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pcntl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pcntl-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pcntl-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pcntl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pdo-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pdo-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pdo-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pdo-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pgsql-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pgsql-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pgsql-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pgsql-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-phar-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-phar-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-phar-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-phar-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-posix-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-posix-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-posix-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-posix-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-readline-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-readline-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-readline-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-readline-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-shmop-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-shmop-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-shmop-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-shmop-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-snmp-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-snmp-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-snmp-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-snmp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-soap-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-soap-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-soap-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-soap-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sockets-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sockets-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sockets-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sockets-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sodium-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sodium-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sodium-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sodium-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sqlite-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sqlite-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sqlite-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sqlite-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvmsg-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvmsg-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvmsg-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvmsg-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvsem-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvsem-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvsem-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvsem-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvshm-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvshm-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvshm-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvshm-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-test-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-test-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-test-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-test-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tidy-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tidy-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tidy-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tidy-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tokenizer-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tokenizer-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tokenizer-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tokenizer-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlreader-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlreader-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlreader-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlreader-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlwriter-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlwriter-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlwriter-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlwriter-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xsl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xsl-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xsl-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xsl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zip-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zip-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zip-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zip-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zlib-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zlib-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zlib-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zlib-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php8-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php8-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php8-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php8-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bcmath-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bcmath-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bcmath-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bcmath-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bz2-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bz2-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bz2-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bz2-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-calendar-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-calendar-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-calendar-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-calendar-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-cli-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-cli-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-cli-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-cli-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ctype-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ctype-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ctype-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ctype-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-curl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-curl-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-curl-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-curl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dba-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dba-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dba-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dba-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-devel-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-devel-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-devel-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-devel-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dom-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dom-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dom-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dom-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-embed-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-embed-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-embed-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-embed-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-enchant-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-enchant-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-enchant-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-enchant-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-exif-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-exif-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-exif-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-exif-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fastcgi-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fastcgi-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fastcgi-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fastcgi-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fileinfo-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fileinfo-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fileinfo-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fileinfo-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fpm-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fpm-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fpm-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fpm-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ftp-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ftp-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ftp-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ftp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gd-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gd-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gd-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gd-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gettext-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gettext-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gettext-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gettext-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gmp-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gmp-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gmp-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gmp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-iconv-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-iconv-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-iconv-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-iconv-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-intl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-intl-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-intl-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-intl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ldap-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ldap-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ldap-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ldap-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mbstring-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mbstring-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mbstring-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mbstring-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mysql-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mysql-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mysql-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mysql-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-odbc-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-odbc-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-odbc-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-odbc-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-opcache-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-opcache-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-opcache-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-opcache-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-openssl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-openssl-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-openssl-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-openssl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pcntl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pcntl-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pcntl-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pcntl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pdo-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pdo-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pdo-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pdo-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pgsql-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pgsql-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pgsql-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pgsql-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-phar-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-phar-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-phar-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-phar-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-posix-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-posix-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-posix-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-posix-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-readline-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-readline-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-readline-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-readline-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-shmop-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-shmop-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-shmop-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-shmop-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-snmp-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-snmp-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-snmp-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-snmp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-soap-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-soap-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-soap-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-soap-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sockets-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sockets-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sockets-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sockets-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sodium-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sodium-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sodium-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sodium-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sqlite-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sqlite-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sqlite-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sqlite-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvmsg-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvmsg-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvmsg-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvmsg-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvsem-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvsem-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvsem-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvsem-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvshm-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvshm-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvshm-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvshm-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-test-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-test-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-test-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-test-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tidy-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tidy-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tidy-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tidy-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tokenizer-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tokenizer-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tokenizer-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tokenizer-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlreader-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlreader-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlreader-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlreader-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlwriter-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlwriter-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlwriter-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlwriter-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xsl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xsl-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xsl-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xsl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zip-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zip-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zip-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zip-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zlib-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zlib-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zlib-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zlib-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-mod_php8-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-mod_php8-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-bcmath-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-bcmath-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-bz2-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-bz2-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-calendar-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-calendar-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-cli-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-cli-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-ctype-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-ctype-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-curl-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-curl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-dba-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-dba-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-devel-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-devel-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-dom-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-dom-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-embed-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-embed-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-enchant-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-enchant-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-exif-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-exif-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-fastcgi-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-fastcgi-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-fileinfo-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-fileinfo-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-fpm-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-fpm-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-ftp-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-ftp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-gd-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-gd-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-gettext-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-gettext-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-gmp-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-gmp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-iconv-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-iconv-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-intl-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-intl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-ldap-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-ldap-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-mbstring-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-mbstring-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-mysql-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-mysql-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-odbc-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-odbc-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-opcache-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-opcache-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-openssl-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-openssl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-pcntl-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-pcntl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-pdo-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-pdo-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-pgsql-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-pgsql-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-phar-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-phar-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-posix-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-posix-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-readline-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-readline-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-shmop-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-shmop-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-snmp-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-snmp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-soap-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-soap-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sockets-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sockets-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sodium-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sodium-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sqlite-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sqlite-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sysvmsg-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sysvmsg-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sysvsem-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sysvsem-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sysvshm-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sysvshm-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-test-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-test-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-tidy-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-tidy-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-tokenizer-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-tokenizer-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-xmlreader-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-xmlreader-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-xmlwriter-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-xmlwriter-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-xsl-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-xsl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-zip-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-zip-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-zlib-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-zlib-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:apache2-mod_php8-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:apache2-mod_php8-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-bcmath-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-bcmath-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-bz2-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-bz2-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-calendar-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-calendar-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-cli-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-cli-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-ctype-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-ctype-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-curl-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-curl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-dba-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-dba-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-devel-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-devel-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-dom-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-dom-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-embed-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-embed-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-enchant-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-enchant-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-exif-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-exif-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-fastcgi-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-fastcgi-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-fileinfo-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-fileinfo-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-fpm-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-fpm-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-ftp-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-ftp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-gd-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-gd-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-gettext-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-gettext-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-gmp-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-gmp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-iconv-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-iconv-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-intl-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-intl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-ldap-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-ldap-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-mbstring-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-mbstring-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-mysql-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-mysql-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-odbc-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-odbc-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-opcache-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-opcache-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-openssl-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-openssl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-pcntl-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-pcntl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-pdo-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-pdo-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-pgsql-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-pgsql-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-phar-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-phar-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-posix-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-posix-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-readline-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-readline-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-shmop-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-shmop-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-snmp-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-snmp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-soap-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-soap-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sockets-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sockets-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sodium-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sodium-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sqlite-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sqlite-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sysvmsg-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sysvmsg-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sysvsem-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sysvsem-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sysvshm-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sysvshm-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-test-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-test-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-tidy-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-tidy-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-tokenizer-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-tokenizer-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-xmlreader-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-xmlreader-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-xmlwriter-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-xmlwriter-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-xsl-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-xsl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-zip-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-zip-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-zlib-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-zlib-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:apache2-mod_php8-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:apache2-mod_php8-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:apache2-mod_php8-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-bcmath-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-bcmath-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-bcmath-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-bz2-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-bz2-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-bz2-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-calendar-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-calendar-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-calendar-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-cli-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-cli-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-cli-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-ctype-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-ctype-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-ctype-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-curl-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-curl-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-curl-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-dba-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-dba-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-dba-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-devel-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-devel-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-devel-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-dom-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-dom-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-dom-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-embed-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-embed-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-embed-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-enchant-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-enchant-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-enchant-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-exif-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-exif-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-exif-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-fastcgi-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-fastcgi-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-fastcgi-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-fileinfo-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-fileinfo-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-fileinfo-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-fpm-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-fpm-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-fpm-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-ftp-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-ftp-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-ftp-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-gd-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-gd-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-gd-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-gettext-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-gettext-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-gettext-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-gmp-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-gmp-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-gmp-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-iconv-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-iconv-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-iconv-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-intl-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-intl-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-intl-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-ldap-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-ldap-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-ldap-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-mbstring-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-mbstring-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-mbstring-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-mysql-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-mysql-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-mysql-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-odbc-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-odbc-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-odbc-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-opcache-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-opcache-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-opcache-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-openssl-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-openssl-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-openssl-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-pcntl-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-pcntl-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-pcntl-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-pdo-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-pdo-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-pdo-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-pgsql-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-pgsql-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-pgsql-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-phar-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-phar-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-phar-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-posix-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-posix-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-posix-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-readline-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-readline-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-readline-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-shmop-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-shmop-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-shmop-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-snmp-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-snmp-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-snmp-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-soap-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-soap-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-soap-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-sockets-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-sockets-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-sockets-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-sodium-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-sodium-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-sodium-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-sqlite-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-sqlite-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-sqlite-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-sysvmsg-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-sysvmsg-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-sysvmsg-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-sysvsem-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-sysvsem-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-sysvsem-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-sysvshm-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-sysvshm-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-sysvshm-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-test-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-test-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-test-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-tidy-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-tidy-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-tidy-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-tokenizer-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-tokenizer-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-tokenizer-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-xmlreader-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-xmlreader-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-xmlreader-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-xmlwriter-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-xmlwriter-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-xmlwriter-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-xsl-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-xsl-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-xsl-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-zip-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-zip-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-zip-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-zlib-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-zlib-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-zlib-8.0.30-150400.4.57.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.4, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-mod_php8-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-mod_php8-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-bcmath-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-bcmath-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-bz2-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-bz2-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-calendar-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-calendar-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-cli-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-cli-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-ctype-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-ctype-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-curl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-curl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-dba-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-dba-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-devel-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-devel-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-dom-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-dom-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-embed-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-embed-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-enchant-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-enchant-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-exif-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-exif-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-fastcgi-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-fastcgi-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-fileinfo-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-fileinfo-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-fpm-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-fpm-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-ftp-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-ftp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-gd-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-gd-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-gettext-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-gettext-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-gmp-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-gmp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-iconv-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-iconv-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-intl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-intl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-ldap-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-ldap-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-mbstring-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-mbstring-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-mysql-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-mysql-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-odbc-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-odbc-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-opcache-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-opcache-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-openssl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-openssl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-pcntl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-pcntl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-pdo-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-pdo-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-pgsql-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-pgsql-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-phar-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-phar-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-posix-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-posix-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-readline-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-readline-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-shmop-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-shmop-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-snmp-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-snmp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-soap-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-soap-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sockets-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sockets-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sodium-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sodium-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sqlite-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sqlite-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sysvmsg-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sysvmsg-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sysvsem-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sysvsem-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sysvshm-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sysvshm-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-test-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-test-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-tidy-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-tidy-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-tokenizer-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-tokenizer-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-xmlreader-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-xmlreader-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-xmlwriter-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-xmlwriter-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-xsl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-xsl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-zip-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-zip-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-zlib-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-zlib-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-mod_php8-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-mod_php8-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-bcmath-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-bcmath-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-bz2-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-bz2-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-calendar-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-calendar-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-cli-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-cli-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-ctype-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-ctype-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-curl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-curl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-dba-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-dba-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-devel-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-devel-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-dom-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-dom-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-embed-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-embed-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-enchant-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-enchant-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-exif-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-exif-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-fastcgi-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-fastcgi-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-fileinfo-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-fileinfo-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-fpm-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-fpm-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-ftp-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-ftp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-gd-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-gd-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-gettext-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-gettext-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-gmp-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-gmp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-iconv-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-iconv-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-intl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-intl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-ldap-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-ldap-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-mbstring-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-mbstring-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-mysql-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-mysql-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-odbc-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-odbc-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-opcache-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-opcache-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-openssl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-openssl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-pcntl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-pcntl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-pdo-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-pdo-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-pgsql-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-pgsql-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-phar-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-phar-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-posix-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-posix-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-readline-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-readline-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-shmop-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-shmop-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-snmp-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-snmp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-soap-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-soap-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sockets-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sockets-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sodium-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sodium-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sqlite-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sqlite-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sysvmsg-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sysvmsg-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sysvsem-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sysvsem-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sysvshm-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sysvshm-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-test-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-test-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-tidy-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-tidy-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-tokenizer-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-tokenizer-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-xmlreader-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-xmlreader-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-xmlwriter-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-xmlwriter-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-xsl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-xsl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-zip-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-zip-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-zlib-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-zlib-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:apache2-mod_php8-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:apache2-mod_php8-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-bcmath-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-bcmath-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-bz2-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-bz2-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-calendar-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-calendar-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-cli-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-cli-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-ctype-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-ctype-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-curl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-curl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-dba-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-dba-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-devel-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-devel-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-dom-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-dom-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-embed-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-embed-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-enchant-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-enchant-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-exif-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-exif-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-fastcgi-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-fastcgi-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-fileinfo-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-fileinfo-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-fpm-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-fpm-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-ftp-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-ftp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-gd-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-gd-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-gettext-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-gettext-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-gmp-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-gmp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-iconv-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-iconv-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-intl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-intl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-ldap-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-ldap-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-mbstring-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-mbstring-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-mysql-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-mysql-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-odbc-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-odbc-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-opcache-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-opcache-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-openssl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-openssl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-pcntl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-pcntl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-pdo-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-pdo-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-pgsql-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-pgsql-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-phar-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-phar-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-posix-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-posix-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-readline-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-readline-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-shmop-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-shmop-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-snmp-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-snmp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-soap-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-soap-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sockets-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sockets-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sodium-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sodium-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sqlite-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sqlite-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sysvmsg-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sysvmsg-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sysvsem-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sysvsem-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sysvshm-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sysvshm-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-test-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-test-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-tidy-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-tidy-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-tokenizer-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-tokenizer-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-xmlreader-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-xmlreader-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-xmlwriter-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-xmlwriter-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-xsl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-xsl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-zip-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-zip-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-zlib-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-zlib-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:apache2-mod_php8-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:apache2-mod_php8-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-bcmath-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-bcmath-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-bz2-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-bz2-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-calendar-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-calendar-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-cli-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-cli-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-ctype-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-ctype-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-curl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-curl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-dba-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-dba-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-devel-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-devel-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-dom-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-dom-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-embed-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-embed-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-enchant-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-enchant-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-exif-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-exif-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-fastcgi-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-fastcgi-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-fileinfo-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-fileinfo-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-fpm-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-fpm-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-ftp-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-ftp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-gd-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-gd-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-gettext-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-gettext-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-gmp-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-gmp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-iconv-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-iconv-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-intl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-intl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-ldap-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-ldap-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-mbstring-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-mbstring-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-mysql-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-mysql-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-odbc-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-odbc-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-opcache-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-opcache-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-openssl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-openssl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-pcntl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-pcntl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-pdo-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-pdo-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-pgsql-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-pgsql-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-phar-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-phar-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-posix-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-posix-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-readline-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-readline-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-shmop-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-shmop-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-snmp-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-snmp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-soap-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-soap-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sockets-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sockets-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sodium-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sodium-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sqlite-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sqlite-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sysvmsg-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sysvmsg-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sysvsem-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sysvsem-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sysvshm-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sysvshm-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-test-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-test-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-tidy-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-tidy-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-tokenizer-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-tokenizer-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-xmlreader-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-xmlreader-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-xmlwriter-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-xmlwriter-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-xsl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-xsl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-zip-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-zip-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-zlib-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-zlib-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php8-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php8-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php8-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php8-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bcmath-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bcmath-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bcmath-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bcmath-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bz2-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bz2-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bz2-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bz2-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-calendar-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-calendar-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-calendar-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-calendar-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-cli-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-cli-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-cli-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-cli-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ctype-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ctype-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ctype-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ctype-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-curl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-curl-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-curl-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-curl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dba-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dba-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dba-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dba-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-devel-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-devel-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-devel-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-devel-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dom-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dom-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dom-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dom-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-embed-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-embed-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-embed-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-embed-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-enchant-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-enchant-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-enchant-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-enchant-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-exif-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-exif-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-exif-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-exif-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fastcgi-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fastcgi-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fastcgi-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fastcgi-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fileinfo-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fileinfo-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fileinfo-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fileinfo-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fpm-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fpm-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fpm-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fpm-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ftp-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ftp-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ftp-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ftp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gd-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gd-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gd-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gd-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gettext-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gettext-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gettext-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gettext-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gmp-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gmp-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gmp-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gmp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-iconv-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-iconv-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-iconv-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-iconv-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-intl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-intl-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-intl-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-intl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ldap-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ldap-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ldap-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ldap-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mbstring-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mbstring-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mbstring-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mbstring-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mysql-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mysql-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mysql-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mysql-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-odbc-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-odbc-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-odbc-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-odbc-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-opcache-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-opcache-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-opcache-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-opcache-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-openssl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-openssl-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-openssl-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-openssl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pcntl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pcntl-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pcntl-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pcntl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pdo-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pdo-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pdo-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pdo-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pgsql-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pgsql-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pgsql-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pgsql-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-phar-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-phar-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-phar-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-phar-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-posix-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-posix-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-posix-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-posix-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-readline-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-readline-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-readline-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-readline-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-shmop-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-shmop-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-shmop-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-shmop-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-snmp-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-snmp-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-snmp-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-snmp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-soap-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-soap-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-soap-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-soap-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sockets-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sockets-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sockets-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sockets-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sodium-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sodium-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sodium-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sodium-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sqlite-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sqlite-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sqlite-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sqlite-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvmsg-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvmsg-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvmsg-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvmsg-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvsem-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvsem-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvsem-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvsem-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvshm-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvshm-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvshm-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvshm-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-test-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-test-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-test-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-test-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tidy-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tidy-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tidy-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tidy-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tokenizer-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tokenizer-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tokenizer-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tokenizer-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlreader-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlreader-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlreader-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlreader-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlwriter-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlwriter-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlwriter-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlwriter-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xsl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xsl-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xsl-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xsl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zip-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zip-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zip-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zip-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zlib-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zlib-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zlib-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zlib-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php8-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php8-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php8-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php8-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bcmath-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bcmath-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bcmath-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bcmath-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bz2-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bz2-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bz2-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bz2-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-calendar-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-calendar-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-calendar-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-calendar-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-cli-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-cli-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-cli-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-cli-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ctype-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ctype-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ctype-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ctype-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-curl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-curl-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-curl-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-curl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dba-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dba-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dba-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dba-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-devel-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-devel-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-devel-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-devel-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dom-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dom-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dom-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dom-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-embed-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-embed-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-embed-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-embed-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-enchant-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-enchant-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-enchant-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-enchant-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-exif-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-exif-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-exif-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-exif-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fastcgi-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fastcgi-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fastcgi-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fastcgi-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fileinfo-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fileinfo-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fileinfo-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fileinfo-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fpm-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fpm-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fpm-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fpm-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ftp-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ftp-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ftp-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ftp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gd-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gd-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gd-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gd-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gettext-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gettext-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gettext-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gettext-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gmp-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gmp-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gmp-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gmp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-iconv-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-iconv-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-iconv-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-iconv-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-intl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-intl-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-intl-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-intl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ldap-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ldap-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ldap-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ldap-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mbstring-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mbstring-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mbstring-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mbstring-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mysql-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mysql-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mysql-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mysql-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-odbc-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-odbc-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-odbc-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-odbc-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-opcache-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-opcache-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-opcache-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-opcache-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-openssl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-openssl-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-openssl-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-openssl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pcntl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pcntl-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pcntl-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pcntl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pdo-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pdo-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pdo-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pdo-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pgsql-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pgsql-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pgsql-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pgsql-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-phar-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-phar-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-phar-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-phar-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-posix-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-posix-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-posix-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-posix-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-readline-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-readline-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-readline-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-readline-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-shmop-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-shmop-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-shmop-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-shmop-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-snmp-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-snmp-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-snmp-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-snmp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-soap-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-soap-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-soap-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-soap-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sockets-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sockets-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sockets-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sockets-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sodium-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sodium-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sodium-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sodium-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sqlite-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sqlite-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sqlite-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sqlite-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvmsg-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvmsg-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvmsg-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvmsg-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvsem-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvsem-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvsem-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvsem-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvshm-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvshm-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvshm-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvshm-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-test-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-test-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-test-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-test-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tidy-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tidy-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tidy-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tidy-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tokenizer-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tokenizer-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tokenizer-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tokenizer-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlreader-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlreader-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlreader-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlreader-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlwriter-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlwriter-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlwriter-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlwriter-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xsl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xsl-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xsl-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xsl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zip-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zip-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zip-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zip-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zlib-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zlib-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zlib-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zlib-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-mod_php8-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-mod_php8-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-bcmath-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-bcmath-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-bz2-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-bz2-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-calendar-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-calendar-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-cli-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-cli-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-ctype-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-ctype-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-curl-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-curl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-dba-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-dba-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-devel-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-devel-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-dom-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-dom-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-embed-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-embed-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-enchant-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-enchant-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-exif-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-exif-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-fastcgi-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-fastcgi-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-fileinfo-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-fileinfo-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-fpm-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-fpm-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-ftp-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-ftp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-gd-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-gd-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-gettext-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-gettext-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-gmp-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-gmp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-iconv-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-iconv-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-intl-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-intl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-ldap-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-ldap-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-mbstring-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-mbstring-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-mysql-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-mysql-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-odbc-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-odbc-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-opcache-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-opcache-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-openssl-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-openssl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-pcntl-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-pcntl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-pdo-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-pdo-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-pgsql-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-pgsql-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-phar-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-phar-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-posix-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-posix-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-readline-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-readline-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-shmop-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-shmop-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-snmp-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-snmp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-soap-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-soap-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sockets-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sockets-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sodium-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sodium-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sqlite-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sqlite-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sysvmsg-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sysvmsg-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sysvsem-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sysvsem-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sysvshm-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sysvshm-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-test-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-test-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-tidy-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-tidy-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-tokenizer-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-tokenizer-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-xmlreader-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-xmlreader-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-xmlwriter-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-xmlwriter-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-xsl-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-xsl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-zip-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-zip-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-zlib-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-zlib-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:apache2-mod_php8-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:apache2-mod_php8-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-bcmath-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-bcmath-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-bz2-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-bz2-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-calendar-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-calendar-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-cli-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-cli-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-ctype-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-ctype-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-curl-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-curl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-dba-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-dba-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-devel-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-devel-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-dom-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-dom-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-embed-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-embed-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-enchant-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-enchant-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-exif-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-exif-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-fastcgi-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-fastcgi-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-fileinfo-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-fileinfo-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-fpm-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-fpm-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-ftp-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-ftp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-gd-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-gd-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-gettext-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-gettext-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-gmp-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-gmp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-iconv-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-iconv-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-intl-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-intl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-ldap-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-ldap-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-mbstring-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-mbstring-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-mysql-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-mysql-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-odbc-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-odbc-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-opcache-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-opcache-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-openssl-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-openssl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-pcntl-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-pcntl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-pdo-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-pdo-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-pgsql-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-pgsql-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-phar-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-phar-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-posix-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-posix-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-readline-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-readline-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-shmop-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-shmop-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-snmp-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-snmp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-soap-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-soap-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sockets-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sockets-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sodium-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sodium-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sqlite-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sqlite-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sysvmsg-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sysvmsg-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sysvsem-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sysvsem-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sysvshm-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sysvshm-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-test-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-test-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-tidy-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-tidy-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-tokenizer-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-tokenizer-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-xmlreader-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-xmlreader-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-xmlwriter-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-xmlwriter-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-xsl-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-xsl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-zip-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-zip-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-zlib-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-zlib-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:apache2-mod_php8-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:apache2-mod_php8-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:apache2-mod_php8-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-bcmath-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-bcmath-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-bcmath-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-bz2-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-bz2-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-bz2-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-calendar-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-calendar-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-calendar-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-cli-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-cli-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-cli-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-ctype-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-ctype-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-ctype-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-curl-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-curl-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-curl-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-dba-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-dba-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-dba-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-devel-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-devel-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-devel-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-dom-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-dom-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-dom-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-embed-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-embed-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-embed-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-enchant-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-enchant-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-enchant-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-exif-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-exif-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-exif-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-fastcgi-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-fastcgi-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-fastcgi-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-fileinfo-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-fileinfo-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-fileinfo-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-fpm-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-fpm-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-fpm-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-ftp-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-ftp-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-ftp-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-gd-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-gd-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-gd-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-gettext-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-gettext-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-gettext-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-gmp-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-gmp-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-gmp-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-iconv-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-iconv-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-iconv-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-intl-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-intl-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-intl-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-ldap-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-ldap-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-ldap-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-mbstring-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-mbstring-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-mbstring-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-mysql-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-mysql-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-mysql-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-odbc-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-odbc-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-odbc-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-opcache-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-opcache-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-opcache-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-openssl-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-openssl-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-openssl-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-pcntl-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-pcntl-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-pcntl-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-pdo-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-pdo-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-pdo-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-pgsql-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-pgsql-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-pgsql-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-phar-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-phar-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-phar-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-posix-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-posix-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-posix-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-readline-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-readline-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-readline-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-shmop-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-shmop-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-shmop-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-snmp-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-snmp-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-snmp-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-soap-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-soap-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-soap-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-sockets-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-sockets-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-sockets-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-sodium-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-sodium-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-sodium-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-sqlite-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-sqlite-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-sqlite-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-sysvmsg-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-sysvmsg-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-sysvmsg-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-sysvsem-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-sysvsem-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-sysvsem-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-sysvshm-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-sysvshm-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-sysvshm-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-test-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-test-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-test-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-tidy-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-tidy-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-tidy-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-tokenizer-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-tokenizer-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-tokenizer-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-xmlreader-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-xmlreader-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-xmlreader-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-xmlwriter-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-xmlwriter-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-xmlwriter-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-xsl-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-xsl-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-xsl-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-zip-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-zip-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-zip-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-zlib-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-zlib-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-zlib-8.0.30-150400.4.57.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-07-22T08:42:55Z", "details": "important" } ], "title": "CVE-2025-1220" }, { "cve": "CVE-2025-1735", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-1735" } ], "notes": [ { "category": "general", "text": "In PHP versions:8.1.* before 8.1.33, 8.2.* before 8.2.29, 8.3.* before 8.3.23, 8.4.* pgsql and pdo_pgsql escaping functions do not check if the underlying quoting functions returned errors. This could cause crashes if Postgres server rejects the string as invalid.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-mod_php8-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-mod_php8-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-bcmath-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-bcmath-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-bz2-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-bz2-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-calendar-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-calendar-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-cli-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-cli-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-ctype-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-ctype-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-curl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-curl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-dba-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-dba-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-devel-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-devel-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-dom-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-dom-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-embed-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-embed-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-enchant-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-enchant-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-exif-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-exif-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-fastcgi-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-fastcgi-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-fileinfo-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-fileinfo-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-fpm-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-fpm-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-ftp-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-ftp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-gd-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-gd-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-gettext-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-gettext-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-gmp-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-gmp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-iconv-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-iconv-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-intl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-intl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-ldap-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-ldap-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-mbstring-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-mbstring-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-mysql-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-mysql-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-odbc-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-odbc-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-opcache-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-opcache-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-openssl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-openssl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-pcntl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-pcntl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-pdo-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-pdo-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-pgsql-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-pgsql-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-phar-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-phar-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-posix-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-posix-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-readline-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-readline-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-shmop-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-shmop-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-snmp-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-snmp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-soap-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-soap-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sockets-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sockets-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sodium-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sodium-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sqlite-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sqlite-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sysvmsg-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sysvmsg-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sysvsem-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sysvsem-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sysvshm-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sysvshm-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-test-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-test-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-tidy-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-tidy-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-tokenizer-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-tokenizer-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-xmlreader-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-xmlreader-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-xmlwriter-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-xmlwriter-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-xsl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-xsl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-zip-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-zip-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-zlib-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-zlib-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-mod_php8-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-mod_php8-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-bcmath-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-bcmath-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-bz2-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-bz2-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-calendar-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-calendar-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-cli-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-cli-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-ctype-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-ctype-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-curl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-curl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-dba-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-dba-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-devel-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-devel-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-dom-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-dom-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-embed-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-embed-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-enchant-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-enchant-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-exif-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-exif-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-fastcgi-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-fastcgi-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-fileinfo-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-fileinfo-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-fpm-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-fpm-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-ftp-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-ftp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-gd-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-gd-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-gettext-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-gettext-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-gmp-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-gmp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-iconv-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-iconv-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-intl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-intl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-ldap-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-ldap-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-mbstring-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-mbstring-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-mysql-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-mysql-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-odbc-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-odbc-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-opcache-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-opcache-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-openssl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-openssl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-pcntl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-pcntl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-pdo-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-pdo-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-pgsql-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-pgsql-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-phar-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-phar-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-posix-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-posix-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-readline-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-readline-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-shmop-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-shmop-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-snmp-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-snmp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-soap-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-soap-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sockets-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sockets-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sodium-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sodium-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sqlite-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sqlite-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sysvmsg-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sysvmsg-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sysvsem-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sysvsem-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sysvshm-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sysvshm-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-test-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-test-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-tidy-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-tidy-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-tokenizer-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-tokenizer-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-xmlreader-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-xmlreader-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-xmlwriter-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-xmlwriter-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-xsl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-xsl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-zip-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-zip-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-zlib-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-zlib-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:apache2-mod_php8-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:apache2-mod_php8-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-bcmath-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-bcmath-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-bz2-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-bz2-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-calendar-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-calendar-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-cli-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-cli-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-ctype-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-ctype-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-curl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-curl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-dba-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-dba-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-devel-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-devel-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-dom-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-dom-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-embed-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-embed-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-enchant-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-enchant-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-exif-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-exif-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-fastcgi-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-fastcgi-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-fileinfo-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-fileinfo-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-fpm-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-fpm-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-ftp-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-ftp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-gd-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-gd-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-gettext-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-gettext-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-gmp-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-gmp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-iconv-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-iconv-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-intl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-intl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-ldap-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-ldap-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-mbstring-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-mbstring-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-mysql-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-mysql-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-odbc-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-odbc-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-opcache-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-opcache-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-openssl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-openssl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-pcntl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-pcntl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-pdo-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-pdo-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-pgsql-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-pgsql-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-phar-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-phar-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-posix-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-posix-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-readline-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-readline-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-shmop-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-shmop-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-snmp-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-snmp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-soap-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-soap-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sockets-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sockets-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sodium-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sodium-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sqlite-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sqlite-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sysvmsg-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sysvmsg-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sysvsem-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sysvsem-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sysvshm-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sysvshm-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-test-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-test-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-tidy-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-tidy-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-tokenizer-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-tokenizer-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-xmlreader-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-xmlreader-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-xmlwriter-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-xmlwriter-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-xsl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-xsl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-zip-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-zip-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-zlib-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-zlib-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:apache2-mod_php8-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:apache2-mod_php8-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-bcmath-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-bcmath-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-bz2-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-bz2-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-calendar-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-calendar-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-cli-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-cli-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-ctype-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-ctype-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-curl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-curl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-dba-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-dba-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-devel-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-devel-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-dom-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-dom-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-embed-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-embed-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-enchant-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-enchant-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-exif-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-exif-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-fastcgi-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-fastcgi-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-fileinfo-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-fileinfo-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-fpm-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-fpm-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-ftp-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-ftp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-gd-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-gd-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-gettext-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-gettext-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-gmp-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-gmp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-iconv-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-iconv-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-intl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-intl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-ldap-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-ldap-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-mbstring-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-mbstring-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-mysql-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-mysql-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-odbc-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-odbc-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-opcache-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-opcache-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-openssl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-openssl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-pcntl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-pcntl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-pdo-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-pdo-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-pgsql-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-pgsql-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-phar-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-phar-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-posix-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-posix-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-readline-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-readline-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-shmop-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-shmop-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-snmp-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-snmp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-soap-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-soap-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sockets-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sockets-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sodium-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sodium-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sqlite-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sqlite-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sysvmsg-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sysvmsg-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sysvsem-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sysvsem-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sysvshm-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sysvshm-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-test-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-test-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-tidy-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-tidy-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-tokenizer-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-tokenizer-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-xmlreader-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-xmlreader-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-xmlwriter-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-xmlwriter-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-xsl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-xsl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-zip-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-zip-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-zlib-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-zlib-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php8-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php8-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php8-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php8-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bcmath-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bcmath-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bcmath-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bcmath-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bz2-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bz2-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bz2-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bz2-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-calendar-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-calendar-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-calendar-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-calendar-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-cli-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-cli-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-cli-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-cli-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ctype-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ctype-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ctype-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ctype-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-curl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-curl-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-curl-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-curl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dba-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dba-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dba-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dba-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-devel-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-devel-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-devel-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-devel-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dom-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dom-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dom-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dom-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-embed-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-embed-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-embed-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-embed-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-enchant-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-enchant-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-enchant-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-enchant-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-exif-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-exif-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-exif-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-exif-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fastcgi-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fastcgi-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fastcgi-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fastcgi-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fileinfo-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fileinfo-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fileinfo-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fileinfo-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fpm-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fpm-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fpm-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fpm-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ftp-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ftp-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ftp-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ftp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gd-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gd-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gd-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gd-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gettext-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gettext-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gettext-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gettext-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gmp-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gmp-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gmp-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gmp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-iconv-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-iconv-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-iconv-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-iconv-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-intl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-intl-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-intl-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-intl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ldap-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ldap-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ldap-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ldap-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mbstring-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mbstring-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mbstring-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mbstring-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mysql-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mysql-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mysql-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mysql-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-odbc-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-odbc-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-odbc-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-odbc-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-opcache-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-opcache-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-opcache-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-opcache-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-openssl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-openssl-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-openssl-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-openssl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pcntl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pcntl-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pcntl-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pcntl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pdo-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pdo-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pdo-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pdo-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pgsql-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pgsql-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pgsql-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pgsql-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-phar-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-phar-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-phar-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-phar-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-posix-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-posix-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-posix-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-posix-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-readline-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-readline-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-readline-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-readline-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-shmop-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-shmop-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-shmop-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-shmop-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-snmp-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-snmp-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-snmp-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-snmp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-soap-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-soap-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-soap-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-soap-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sockets-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sockets-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sockets-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sockets-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sodium-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sodium-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sodium-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sodium-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sqlite-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sqlite-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sqlite-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sqlite-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvmsg-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvmsg-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvmsg-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvmsg-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvsem-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvsem-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvsem-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvsem-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvshm-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvshm-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvshm-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvshm-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-test-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-test-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-test-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-test-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tidy-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tidy-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tidy-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tidy-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tokenizer-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tokenizer-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tokenizer-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tokenizer-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlreader-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlreader-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlreader-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlreader-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlwriter-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlwriter-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlwriter-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlwriter-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xsl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xsl-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xsl-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xsl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zip-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zip-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zip-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zip-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zlib-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zlib-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zlib-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zlib-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php8-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php8-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php8-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php8-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bcmath-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bcmath-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bcmath-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bcmath-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bz2-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bz2-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bz2-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bz2-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-calendar-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-calendar-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-calendar-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-calendar-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-cli-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-cli-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-cli-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-cli-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ctype-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ctype-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ctype-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ctype-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-curl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-curl-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-curl-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-curl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dba-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dba-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dba-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dba-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-devel-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-devel-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-devel-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-devel-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dom-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dom-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dom-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dom-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-embed-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-embed-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-embed-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-embed-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-enchant-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-enchant-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-enchant-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-enchant-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-exif-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-exif-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-exif-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-exif-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fastcgi-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fastcgi-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fastcgi-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fastcgi-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fileinfo-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fileinfo-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fileinfo-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fileinfo-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fpm-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fpm-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fpm-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fpm-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ftp-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ftp-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ftp-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ftp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gd-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gd-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gd-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gd-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gettext-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gettext-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gettext-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gettext-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gmp-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gmp-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gmp-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gmp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-iconv-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-iconv-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-iconv-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-iconv-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-intl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-intl-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-intl-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-intl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ldap-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ldap-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ldap-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ldap-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mbstring-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mbstring-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mbstring-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mbstring-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mysql-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mysql-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mysql-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mysql-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-odbc-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-odbc-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-odbc-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-odbc-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-opcache-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-opcache-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-opcache-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-opcache-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-openssl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-openssl-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-openssl-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-openssl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pcntl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pcntl-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pcntl-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pcntl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pdo-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pdo-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pdo-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pdo-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pgsql-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pgsql-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pgsql-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pgsql-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-phar-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-phar-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-phar-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-phar-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-posix-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-posix-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-posix-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-posix-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-readline-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-readline-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-readline-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-readline-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-shmop-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-shmop-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-shmop-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-shmop-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-snmp-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-snmp-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-snmp-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-snmp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-soap-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-soap-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-soap-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-soap-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sockets-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sockets-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sockets-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sockets-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sodium-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sodium-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sodium-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sodium-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sqlite-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sqlite-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sqlite-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sqlite-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvmsg-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvmsg-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvmsg-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvmsg-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvsem-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvsem-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvsem-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvsem-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvshm-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvshm-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvshm-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvshm-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-test-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-test-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-test-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-test-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tidy-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tidy-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tidy-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tidy-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tokenizer-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tokenizer-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tokenizer-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tokenizer-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlreader-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlreader-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlreader-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlreader-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlwriter-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlwriter-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlwriter-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlwriter-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xsl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xsl-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xsl-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xsl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zip-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zip-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zip-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zip-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zlib-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zlib-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zlib-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zlib-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-mod_php8-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-mod_php8-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-bcmath-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-bcmath-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-bz2-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-bz2-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-calendar-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-calendar-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-cli-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-cli-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-ctype-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-ctype-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-curl-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-curl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-dba-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-dba-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-devel-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-devel-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-dom-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-dom-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-embed-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-embed-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-enchant-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-enchant-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-exif-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-exif-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-fastcgi-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-fastcgi-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-fileinfo-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-fileinfo-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-fpm-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-fpm-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-ftp-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-ftp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-gd-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-gd-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-gettext-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-gettext-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-gmp-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-gmp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-iconv-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-iconv-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-intl-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-intl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-ldap-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-ldap-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-mbstring-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-mbstring-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-mysql-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-mysql-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-odbc-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-odbc-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-opcache-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-opcache-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-openssl-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-openssl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-pcntl-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-pcntl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-pdo-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-pdo-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-pgsql-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-pgsql-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-phar-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-phar-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-posix-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-posix-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-readline-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-readline-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-shmop-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-shmop-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-snmp-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-snmp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-soap-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-soap-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sockets-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sockets-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sodium-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sodium-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sqlite-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sqlite-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sysvmsg-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sysvmsg-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sysvsem-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sysvsem-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sysvshm-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sysvshm-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-test-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-test-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-tidy-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-tidy-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-tokenizer-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-tokenizer-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-xmlreader-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-xmlreader-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-xmlwriter-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-xmlwriter-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-xsl-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-xsl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-zip-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-zip-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-zlib-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-zlib-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:apache2-mod_php8-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:apache2-mod_php8-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-bcmath-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-bcmath-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-bz2-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-bz2-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-calendar-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-calendar-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-cli-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-cli-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-ctype-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-ctype-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-curl-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-curl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-dba-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-dba-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-devel-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-devel-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-dom-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-dom-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-embed-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-embed-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-enchant-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-enchant-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-exif-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-exif-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-fastcgi-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-fastcgi-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-fileinfo-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-fileinfo-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-fpm-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-fpm-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-ftp-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-ftp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-gd-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-gd-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-gettext-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-gettext-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-gmp-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-gmp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-iconv-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-iconv-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-intl-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-intl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-ldap-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-ldap-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-mbstring-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-mbstring-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-mysql-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-mysql-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-odbc-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-odbc-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-opcache-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-opcache-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-openssl-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-openssl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-pcntl-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-pcntl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-pdo-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-pdo-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-pgsql-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-pgsql-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-phar-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-phar-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-posix-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-posix-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-readline-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-readline-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-shmop-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-shmop-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-snmp-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-snmp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-soap-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-soap-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sockets-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sockets-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sodium-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sodium-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sqlite-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sqlite-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sysvmsg-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sysvmsg-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sysvsem-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sysvsem-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sysvshm-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sysvshm-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-test-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-test-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-tidy-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-tidy-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-tokenizer-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-tokenizer-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-xmlreader-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-xmlreader-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-xmlwriter-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-xmlwriter-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-xsl-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-xsl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-zip-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-zip-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-zlib-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-zlib-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:apache2-mod_php8-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:apache2-mod_php8-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:apache2-mod_php8-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-bcmath-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-bcmath-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-bcmath-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-bz2-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-bz2-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-bz2-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-calendar-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-calendar-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-calendar-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-cli-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-cli-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-cli-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-ctype-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-ctype-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-ctype-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-curl-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-curl-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-curl-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-dba-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-dba-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-dba-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-devel-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-devel-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-devel-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-dom-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-dom-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-dom-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-embed-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-embed-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-embed-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-enchant-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-enchant-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-enchant-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-exif-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-exif-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-exif-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-fastcgi-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-fastcgi-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-fastcgi-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-fileinfo-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-fileinfo-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-fileinfo-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-fpm-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-fpm-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-fpm-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-ftp-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-ftp-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-ftp-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-gd-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-gd-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-gd-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-gettext-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-gettext-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-gettext-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-gmp-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-gmp-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-gmp-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-iconv-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-iconv-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-iconv-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-intl-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-intl-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-intl-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-ldap-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-ldap-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-ldap-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-mbstring-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-mbstring-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-mbstring-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-mysql-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-mysql-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-mysql-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-odbc-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-odbc-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-odbc-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-opcache-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-opcache-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-opcache-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-openssl-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-openssl-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-openssl-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-pcntl-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-pcntl-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-pcntl-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-pdo-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-pdo-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-pdo-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-pgsql-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-pgsql-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-pgsql-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-phar-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-phar-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-phar-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-posix-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-posix-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-posix-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-readline-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-readline-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-readline-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-shmop-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-shmop-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-shmop-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-snmp-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-snmp-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-snmp-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-soap-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-soap-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-soap-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-sockets-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-sockets-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-sockets-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-sodium-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-sodium-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-sodium-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-sqlite-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-sqlite-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-sqlite-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-sysvmsg-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-sysvmsg-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-sysvmsg-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-sysvsem-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-sysvsem-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-sysvsem-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-sysvshm-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-sysvshm-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-sysvshm-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-test-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-test-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-test-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-tidy-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-tidy-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-tidy-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-tokenizer-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-tokenizer-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-tokenizer-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-xmlreader-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-xmlreader-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-xmlreader-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-xmlwriter-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-xmlwriter-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-xmlwriter-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-xsl-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-xsl-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-xsl-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-zip-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-zip-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-zip-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-zlib-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-zlib-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-zlib-8.0.30-150400.4.57.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-1735", "url": "https://www.suse.com/security/cve/CVE-2025-1735" }, { "category": "external", "summary": "SUSE Bug 1246146 for CVE-2025-1735", "url": "https://bugzilla.suse.com/1246146" } ], "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.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-mod_php8-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-bcmath-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-bcmath-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-bz2-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-bz2-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-calendar-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-calendar-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-cli-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-cli-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-ctype-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-ctype-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-curl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-curl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-dba-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-dba-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-devel-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-devel-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-dom-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-dom-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-embed-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-embed-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-enchant-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-enchant-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-exif-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-exif-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-fastcgi-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-fastcgi-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-fileinfo-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-fileinfo-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-fpm-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-fpm-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-ftp-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-ftp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-gd-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-gd-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-gettext-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-gettext-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-gmp-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-gmp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-iconv-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-iconv-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-intl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-intl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-ldap-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-ldap-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-mbstring-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-mbstring-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-mysql-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-mysql-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-odbc-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-odbc-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-opcache-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-opcache-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-openssl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-openssl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-pcntl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-pcntl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-pdo-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-pdo-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-pgsql-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-pgsql-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-phar-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-phar-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-posix-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-posix-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-readline-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-readline-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-shmop-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-shmop-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-snmp-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-snmp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-soap-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-soap-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sockets-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sockets-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sodium-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sodium-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sqlite-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sqlite-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sysvmsg-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sysvmsg-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sysvsem-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sysvsem-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sysvshm-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sysvshm-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-test-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-test-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-tidy-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-tidy-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-tokenizer-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-tokenizer-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-xmlreader-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-xmlreader-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-xmlwriter-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-xmlwriter-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-xsl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-xsl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-zip-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-zip-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-zlib-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-zlib-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-mod_php8-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-mod_php8-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-bcmath-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-bcmath-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-bz2-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-bz2-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-calendar-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-calendar-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-cli-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-cli-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-ctype-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-ctype-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-curl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-curl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-dba-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-dba-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-devel-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-devel-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-dom-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-dom-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-embed-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-embed-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-enchant-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-enchant-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-exif-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-exif-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-fastcgi-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-fastcgi-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-fileinfo-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-fileinfo-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-fpm-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-fpm-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-ftp-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-ftp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-gd-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-gd-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-gettext-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-gettext-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-gmp-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-gmp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-iconv-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-iconv-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-intl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-intl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-ldap-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-ldap-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-mbstring-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-mbstring-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-mysql-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-mysql-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-odbc-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-odbc-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-opcache-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-opcache-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-openssl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-openssl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-pcntl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-pcntl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-pdo-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-pdo-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-pgsql-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-pgsql-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-phar-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-phar-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-posix-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-posix-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-readline-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-readline-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-shmop-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-shmop-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-snmp-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-snmp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-soap-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-soap-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sockets-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sockets-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sodium-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sodium-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sqlite-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sqlite-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sysvmsg-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sysvmsg-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sysvsem-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sysvsem-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sysvshm-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sysvshm-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-test-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-test-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-tidy-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-tidy-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-tokenizer-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-tokenizer-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-xmlreader-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-xmlreader-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-xmlwriter-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-xmlwriter-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-xsl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-xsl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-zip-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-zip-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-zlib-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-zlib-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:apache2-mod_php8-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:apache2-mod_php8-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-bcmath-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-bcmath-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-bz2-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-bz2-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-calendar-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-calendar-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-cli-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-cli-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-ctype-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-ctype-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-curl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-curl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-dba-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-dba-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-devel-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-devel-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-dom-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-dom-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-embed-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-embed-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-enchant-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-enchant-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-exif-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-exif-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-fastcgi-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-fastcgi-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-fileinfo-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-fileinfo-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-fpm-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-fpm-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-ftp-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-ftp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-gd-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-gd-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-gettext-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-gettext-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-gmp-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-gmp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-iconv-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-iconv-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-intl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-intl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-ldap-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-ldap-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-mbstring-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-mbstring-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-mysql-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-mysql-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-odbc-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-odbc-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-opcache-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-opcache-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-openssl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-openssl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-pcntl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-pcntl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-pdo-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-pdo-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-pgsql-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-pgsql-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-phar-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-phar-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-posix-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-posix-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-readline-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-readline-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-shmop-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-shmop-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-snmp-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-snmp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-soap-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-soap-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sockets-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sockets-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sodium-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sodium-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sqlite-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sqlite-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sysvmsg-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sysvmsg-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sysvsem-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sysvsem-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sysvshm-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sysvshm-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-test-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-test-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-tidy-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-tidy-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-tokenizer-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-tokenizer-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-xmlreader-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-xmlreader-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-xmlwriter-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-xmlwriter-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-xsl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-xsl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-zip-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-zip-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-zlib-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-zlib-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:apache2-mod_php8-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:apache2-mod_php8-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-bcmath-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-bcmath-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-bz2-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-bz2-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-calendar-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-calendar-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-cli-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-cli-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-ctype-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-ctype-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-curl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-curl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-dba-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-dba-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-devel-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-devel-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-dom-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-dom-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-embed-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-embed-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-enchant-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-enchant-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-exif-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-exif-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-fastcgi-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-fastcgi-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-fileinfo-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-fileinfo-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-fpm-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-fpm-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-ftp-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-ftp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-gd-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-gd-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-gettext-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-gettext-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-gmp-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-gmp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-iconv-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-iconv-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-intl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-intl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-ldap-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-ldap-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-mbstring-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-mbstring-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-mysql-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-mysql-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-odbc-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-odbc-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-opcache-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-opcache-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-openssl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-openssl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-pcntl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-pcntl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-pdo-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-pdo-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-pgsql-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-pgsql-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-phar-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-phar-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-posix-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-posix-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-readline-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-readline-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-shmop-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-shmop-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-snmp-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-snmp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-soap-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-soap-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sockets-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sockets-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sodium-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sodium-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sqlite-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sqlite-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sysvmsg-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sysvmsg-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sysvsem-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sysvsem-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sysvshm-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sysvshm-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-test-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-test-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-tidy-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-tidy-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-tokenizer-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-tokenizer-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-xmlreader-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-xmlreader-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-xmlwriter-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-xmlwriter-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-xsl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-xsl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-zip-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-zip-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-zlib-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-zlib-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php8-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php8-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php8-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php8-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bcmath-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bcmath-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bcmath-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bcmath-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bz2-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bz2-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bz2-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bz2-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-calendar-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-calendar-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-calendar-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-calendar-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-cli-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-cli-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-cli-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-cli-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ctype-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ctype-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ctype-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ctype-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-curl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-curl-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-curl-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-curl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dba-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dba-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dba-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dba-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-devel-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-devel-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-devel-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-devel-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dom-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dom-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dom-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dom-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-embed-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-embed-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-embed-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-embed-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-enchant-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-enchant-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-enchant-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-enchant-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-exif-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-exif-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-exif-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-exif-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fastcgi-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fastcgi-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fastcgi-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fastcgi-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fileinfo-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fileinfo-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fileinfo-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fileinfo-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fpm-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fpm-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fpm-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fpm-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ftp-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ftp-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ftp-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ftp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gd-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gd-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gd-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gd-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gettext-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gettext-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gettext-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gettext-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gmp-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gmp-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gmp-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gmp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-iconv-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-iconv-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-iconv-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-iconv-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-intl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-intl-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-intl-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-intl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ldap-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ldap-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ldap-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ldap-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mbstring-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mbstring-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mbstring-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mbstring-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mysql-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mysql-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mysql-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mysql-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-odbc-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-odbc-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-odbc-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-odbc-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-opcache-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-opcache-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-opcache-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-opcache-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-openssl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-openssl-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-openssl-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-openssl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pcntl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pcntl-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pcntl-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pcntl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pdo-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pdo-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pdo-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pdo-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pgsql-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pgsql-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pgsql-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pgsql-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-phar-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-phar-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-phar-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-phar-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-posix-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-posix-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-posix-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-posix-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-readline-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-readline-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-readline-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-readline-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-shmop-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-shmop-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-shmop-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-shmop-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-snmp-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-snmp-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-snmp-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-snmp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-soap-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-soap-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-soap-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-soap-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sockets-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sockets-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sockets-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sockets-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sodium-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sodium-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sodium-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sodium-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sqlite-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sqlite-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sqlite-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sqlite-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvmsg-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvmsg-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvmsg-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvmsg-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvsem-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvsem-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvsem-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvsem-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvshm-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvshm-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvshm-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvshm-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-test-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-test-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-test-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-test-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tidy-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tidy-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tidy-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tidy-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tokenizer-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tokenizer-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tokenizer-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tokenizer-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlreader-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlreader-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlreader-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlreader-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlwriter-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlwriter-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlwriter-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlwriter-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xsl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xsl-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xsl-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xsl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zip-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zip-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zip-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zip-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zlib-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zlib-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zlib-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zlib-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php8-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php8-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php8-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php8-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bcmath-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bcmath-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bcmath-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bcmath-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bz2-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bz2-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bz2-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bz2-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-calendar-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-calendar-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-calendar-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-calendar-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-cli-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-cli-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-cli-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-cli-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ctype-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ctype-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ctype-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ctype-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-curl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-curl-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-curl-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-curl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dba-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dba-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dba-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dba-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-devel-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-devel-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-devel-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-devel-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dom-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dom-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dom-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dom-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-embed-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-embed-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-embed-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-embed-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-enchant-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-enchant-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-enchant-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-enchant-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-exif-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-exif-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-exif-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-exif-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fastcgi-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fastcgi-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fastcgi-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fastcgi-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fileinfo-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fileinfo-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fileinfo-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fileinfo-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fpm-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fpm-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fpm-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fpm-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ftp-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ftp-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ftp-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ftp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gd-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gd-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gd-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gd-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gettext-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gettext-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gettext-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gettext-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gmp-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gmp-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gmp-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gmp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-iconv-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-iconv-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-iconv-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-iconv-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-intl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-intl-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-intl-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-intl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ldap-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ldap-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ldap-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ldap-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mbstring-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mbstring-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mbstring-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mbstring-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mysql-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mysql-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mysql-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mysql-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-odbc-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-odbc-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-odbc-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-odbc-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-opcache-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-opcache-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-opcache-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-opcache-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-openssl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-openssl-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-openssl-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-openssl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pcntl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pcntl-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pcntl-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pcntl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pdo-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pdo-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pdo-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pdo-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pgsql-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pgsql-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pgsql-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pgsql-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-phar-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-phar-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-phar-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-phar-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-posix-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-posix-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-posix-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-posix-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-readline-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-readline-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-readline-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-readline-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-shmop-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-shmop-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-shmop-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-shmop-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-snmp-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-snmp-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-snmp-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-snmp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-soap-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-soap-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-soap-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-soap-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sockets-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sockets-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sockets-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sockets-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sodium-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sodium-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sodium-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sodium-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sqlite-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sqlite-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sqlite-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sqlite-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvmsg-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvmsg-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvmsg-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvmsg-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvsem-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvsem-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvsem-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvsem-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvshm-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvshm-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvshm-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvshm-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-test-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-test-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-test-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-test-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tidy-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tidy-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tidy-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tidy-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tokenizer-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tokenizer-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tokenizer-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tokenizer-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlreader-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlreader-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlreader-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlreader-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlwriter-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlwriter-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlwriter-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlwriter-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xsl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xsl-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xsl-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xsl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zip-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zip-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zip-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zip-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zlib-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zlib-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zlib-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zlib-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-mod_php8-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-mod_php8-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-bcmath-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-bcmath-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-bz2-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-bz2-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-calendar-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-calendar-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-cli-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-cli-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-ctype-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-ctype-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-curl-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-curl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-dba-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-dba-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-devel-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-devel-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-dom-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-dom-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-embed-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-embed-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-enchant-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-enchant-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-exif-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-exif-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-fastcgi-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-fastcgi-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-fileinfo-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-fileinfo-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-fpm-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-fpm-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-ftp-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-ftp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-gd-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-gd-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-gettext-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-gettext-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-gmp-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-gmp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-iconv-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-iconv-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-intl-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-intl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-ldap-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-ldap-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-mbstring-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-mbstring-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-mysql-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-mysql-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-odbc-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-odbc-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-opcache-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-opcache-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-openssl-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-openssl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-pcntl-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-pcntl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-pdo-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-pdo-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-pgsql-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-pgsql-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-phar-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-phar-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-posix-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-posix-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-readline-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-readline-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-shmop-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-shmop-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-snmp-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-snmp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-soap-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-soap-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sockets-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sockets-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sodium-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sodium-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sqlite-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sqlite-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sysvmsg-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sysvmsg-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sysvsem-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sysvsem-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sysvshm-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sysvshm-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-test-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-test-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-tidy-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-tidy-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-tokenizer-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-tokenizer-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-xmlreader-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-xmlreader-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-xmlwriter-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-xmlwriter-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-xsl-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-xsl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-zip-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-zip-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-zlib-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-zlib-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:apache2-mod_php8-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:apache2-mod_php8-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-bcmath-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-bcmath-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-bz2-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-bz2-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-calendar-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-calendar-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-cli-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-cli-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-ctype-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-ctype-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-curl-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-curl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-dba-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-dba-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-devel-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-devel-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-dom-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-dom-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-embed-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-embed-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-enchant-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-enchant-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-exif-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-exif-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-fastcgi-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-fastcgi-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-fileinfo-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-fileinfo-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-fpm-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-fpm-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-ftp-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-ftp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-gd-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-gd-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-gettext-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-gettext-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-gmp-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-gmp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-iconv-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-iconv-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-intl-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-intl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-ldap-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-ldap-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-mbstring-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-mbstring-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-mysql-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-mysql-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-odbc-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-odbc-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-opcache-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-opcache-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-openssl-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-openssl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-pcntl-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-pcntl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-pdo-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-pdo-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-pgsql-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-pgsql-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-phar-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-phar-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-posix-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-posix-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-readline-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-readline-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-shmop-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-shmop-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-snmp-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-snmp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-soap-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-soap-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sockets-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sockets-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sodium-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sodium-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sqlite-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sqlite-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sysvmsg-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sysvmsg-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sysvsem-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sysvsem-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sysvshm-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sysvshm-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-test-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-test-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-tidy-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-tidy-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-tokenizer-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-tokenizer-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-xmlreader-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-xmlreader-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-xmlwriter-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-xmlwriter-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-xsl-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-xsl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-zip-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-zip-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-zlib-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-zlib-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:apache2-mod_php8-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:apache2-mod_php8-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:apache2-mod_php8-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-bcmath-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-bcmath-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-bcmath-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-bz2-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-bz2-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-bz2-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-calendar-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-calendar-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-calendar-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-cli-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-cli-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-cli-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-ctype-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-ctype-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-ctype-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-curl-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-curl-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-curl-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-dba-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-dba-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-dba-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-devel-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-devel-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-devel-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-dom-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-dom-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-dom-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-embed-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-embed-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-embed-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-enchant-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-enchant-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-enchant-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-exif-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-exif-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-exif-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-fastcgi-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-fastcgi-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-fastcgi-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-fileinfo-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-fileinfo-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-fileinfo-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-fpm-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-fpm-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-fpm-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-ftp-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-ftp-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-ftp-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-gd-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-gd-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-gd-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-gettext-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-gettext-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-gettext-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-gmp-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-gmp-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-gmp-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-iconv-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-iconv-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-iconv-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-intl-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-intl-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-intl-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-ldap-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-ldap-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-ldap-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-mbstring-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-mbstring-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-mbstring-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-mysql-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-mysql-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-mysql-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-odbc-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-odbc-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-odbc-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-opcache-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-opcache-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-opcache-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-openssl-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-openssl-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-openssl-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-pcntl-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-pcntl-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-pcntl-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-pdo-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-pdo-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-pdo-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-pgsql-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-pgsql-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-pgsql-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-phar-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-phar-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-phar-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-posix-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-posix-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-posix-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-readline-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-readline-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-readline-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-shmop-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-shmop-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-shmop-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-snmp-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-snmp-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-snmp-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-soap-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-soap-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-soap-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-sockets-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-sockets-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-sockets-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-sodium-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-sodium-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-sodium-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-sqlite-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-sqlite-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-sqlite-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-sysvmsg-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-sysvmsg-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-sysvmsg-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-sysvsem-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-sysvsem-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-sysvsem-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-sysvshm-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-sysvshm-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-sysvshm-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-test-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-test-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-test-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-tidy-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-tidy-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-tidy-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-tokenizer-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-tokenizer-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-tokenizer-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-xmlreader-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-xmlreader-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-xmlreader-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-xmlwriter-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-xmlwriter-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-xmlwriter-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-xsl-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-xsl-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-xsl-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-zip-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-zip-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-zip-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-zlib-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-zlib-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-zlib-8.0.30-150400.4.57.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-mod_php8-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-mod_php8-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-bcmath-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-bcmath-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-bz2-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-bz2-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-calendar-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-calendar-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-cli-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-cli-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-ctype-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-ctype-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-curl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-curl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-dba-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-dba-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-devel-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-devel-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-dom-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-dom-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-embed-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-embed-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-enchant-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-enchant-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-exif-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-exif-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-fastcgi-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-fastcgi-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-fileinfo-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-fileinfo-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-fpm-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-fpm-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-ftp-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-ftp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-gd-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-gd-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-gettext-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-gettext-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-gmp-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-gmp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-iconv-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-iconv-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-intl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-intl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-ldap-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-ldap-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-mbstring-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-mbstring-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-mysql-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-mysql-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-odbc-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-odbc-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-opcache-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-opcache-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-openssl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-openssl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-pcntl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-pcntl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-pdo-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-pdo-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-pgsql-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-pgsql-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-phar-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-phar-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-posix-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-posix-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-readline-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-readline-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-shmop-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-shmop-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-snmp-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-snmp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-soap-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-soap-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sockets-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sockets-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sodium-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sodium-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sqlite-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sqlite-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sysvmsg-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sysvmsg-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sysvsem-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sysvsem-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sysvshm-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sysvshm-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-test-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-test-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-tidy-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-tidy-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-tokenizer-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-tokenizer-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-xmlreader-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-xmlreader-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-xmlwriter-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-xmlwriter-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-xsl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-xsl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-zip-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-zip-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-zlib-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-zlib-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-mod_php8-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-mod_php8-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-bcmath-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-bcmath-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-bz2-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-bz2-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-calendar-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-calendar-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-cli-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-cli-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-ctype-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-ctype-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-curl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-curl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-dba-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-dba-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-devel-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-devel-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-dom-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-dom-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-embed-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-embed-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-enchant-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-enchant-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-exif-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-exif-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-fastcgi-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-fastcgi-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-fileinfo-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-fileinfo-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-fpm-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-fpm-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-ftp-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-ftp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-gd-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-gd-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-gettext-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-gettext-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-gmp-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-gmp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-iconv-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-iconv-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-intl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-intl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-ldap-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-ldap-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-mbstring-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-mbstring-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-mysql-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-mysql-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-odbc-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-odbc-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-opcache-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-opcache-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-openssl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-openssl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-pcntl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-pcntl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-pdo-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-pdo-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-pgsql-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-pgsql-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-phar-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-phar-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-posix-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-posix-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-readline-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-readline-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-shmop-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-shmop-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-snmp-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-snmp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-soap-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-soap-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sockets-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sockets-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sodium-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sodium-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sqlite-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sqlite-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sysvmsg-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sysvmsg-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sysvsem-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sysvsem-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sysvshm-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sysvshm-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-test-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-test-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-tidy-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-tidy-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-tokenizer-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-tokenizer-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-xmlreader-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-xmlreader-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-xmlwriter-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-xmlwriter-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-xsl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-xsl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-zip-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-zip-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-zlib-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-zlib-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:apache2-mod_php8-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:apache2-mod_php8-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-bcmath-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-bcmath-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-bz2-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-bz2-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-calendar-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-calendar-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-cli-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-cli-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-ctype-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-ctype-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-curl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-curl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-dba-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-dba-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-devel-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-devel-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-dom-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-dom-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-embed-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-embed-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-enchant-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-enchant-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-exif-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-exif-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-fastcgi-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-fastcgi-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-fileinfo-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-fileinfo-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-fpm-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-fpm-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-ftp-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-ftp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-gd-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-gd-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-gettext-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-gettext-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-gmp-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-gmp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-iconv-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-iconv-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-intl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-intl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-ldap-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-ldap-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-mbstring-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-mbstring-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-mysql-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-mysql-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-odbc-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-odbc-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-opcache-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-opcache-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-openssl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-openssl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-pcntl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-pcntl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-pdo-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-pdo-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-pgsql-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-pgsql-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-phar-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-phar-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-posix-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-posix-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-readline-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-readline-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-shmop-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-shmop-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-snmp-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-snmp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-soap-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-soap-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sockets-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sockets-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sodium-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sodium-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sqlite-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sqlite-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sysvmsg-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sysvmsg-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sysvsem-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sysvsem-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sysvshm-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sysvshm-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-test-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-test-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-tidy-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-tidy-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-tokenizer-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-tokenizer-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-xmlreader-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-xmlreader-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-xmlwriter-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-xmlwriter-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-xsl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-xsl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-zip-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-zip-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-zlib-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-zlib-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:apache2-mod_php8-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:apache2-mod_php8-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-bcmath-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-bcmath-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-bz2-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-bz2-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-calendar-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-calendar-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-cli-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-cli-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-ctype-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-ctype-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-curl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-curl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-dba-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-dba-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-devel-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-devel-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-dom-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-dom-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-embed-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-embed-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-enchant-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-enchant-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-exif-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-exif-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-fastcgi-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-fastcgi-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-fileinfo-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-fileinfo-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-fpm-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-fpm-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-ftp-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-ftp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-gd-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-gd-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-gettext-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-gettext-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-gmp-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-gmp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-iconv-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-iconv-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-intl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-intl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-ldap-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-ldap-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-mbstring-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-mbstring-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-mysql-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-mysql-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-odbc-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-odbc-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-opcache-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-opcache-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-openssl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-openssl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-pcntl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-pcntl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-pdo-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-pdo-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-pgsql-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-pgsql-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-phar-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-phar-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-posix-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-posix-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-readline-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-readline-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-shmop-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-shmop-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-snmp-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-snmp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-soap-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-soap-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sockets-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sockets-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sodium-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sodium-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sqlite-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sqlite-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sysvmsg-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sysvmsg-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sysvsem-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sysvsem-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sysvshm-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sysvshm-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-test-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-test-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-tidy-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-tidy-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-tokenizer-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-tokenizer-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-xmlreader-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-xmlreader-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-xmlwriter-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-xmlwriter-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-xsl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-xsl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-zip-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-zip-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-zlib-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-zlib-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php8-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php8-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php8-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php8-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bcmath-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bcmath-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bcmath-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bcmath-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bz2-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bz2-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bz2-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bz2-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-calendar-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-calendar-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-calendar-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-calendar-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-cli-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-cli-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-cli-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-cli-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ctype-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ctype-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ctype-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ctype-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-curl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-curl-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-curl-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-curl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dba-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dba-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dba-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dba-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-devel-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-devel-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-devel-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-devel-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dom-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dom-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dom-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dom-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-embed-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-embed-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-embed-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-embed-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-enchant-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-enchant-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-enchant-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-enchant-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-exif-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-exif-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-exif-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-exif-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fastcgi-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fastcgi-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fastcgi-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fastcgi-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fileinfo-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fileinfo-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fileinfo-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fileinfo-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fpm-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fpm-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fpm-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fpm-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ftp-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ftp-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ftp-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ftp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gd-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gd-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gd-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gd-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gettext-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gettext-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gettext-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gettext-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gmp-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gmp-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gmp-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gmp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-iconv-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-iconv-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-iconv-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-iconv-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-intl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-intl-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-intl-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-intl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ldap-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ldap-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ldap-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ldap-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mbstring-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mbstring-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mbstring-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mbstring-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mysql-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mysql-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mysql-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mysql-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-odbc-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-odbc-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-odbc-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-odbc-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-opcache-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-opcache-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-opcache-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-opcache-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-openssl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-openssl-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-openssl-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-openssl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pcntl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pcntl-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pcntl-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pcntl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pdo-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pdo-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pdo-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pdo-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pgsql-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pgsql-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pgsql-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pgsql-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-phar-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-phar-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-phar-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-phar-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-posix-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-posix-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-posix-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-posix-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-readline-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-readline-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-readline-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-readline-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-shmop-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-shmop-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-shmop-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-shmop-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-snmp-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-snmp-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-snmp-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-snmp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-soap-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-soap-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-soap-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-soap-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sockets-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sockets-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sockets-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sockets-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sodium-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sodium-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sodium-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sodium-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sqlite-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sqlite-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sqlite-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sqlite-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvmsg-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvmsg-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvmsg-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvmsg-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvsem-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvsem-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvsem-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvsem-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvshm-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvshm-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvshm-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvshm-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-test-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-test-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-test-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-test-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tidy-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tidy-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tidy-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tidy-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tokenizer-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tokenizer-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tokenizer-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tokenizer-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlreader-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlreader-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlreader-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlreader-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlwriter-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlwriter-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlwriter-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlwriter-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xsl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xsl-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xsl-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xsl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zip-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zip-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zip-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zip-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zlib-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zlib-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zlib-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zlib-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php8-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php8-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php8-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php8-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bcmath-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bcmath-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bcmath-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bcmath-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bz2-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bz2-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bz2-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bz2-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-calendar-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-calendar-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-calendar-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-calendar-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-cli-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-cli-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-cli-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-cli-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ctype-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ctype-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ctype-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ctype-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-curl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-curl-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-curl-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-curl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dba-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dba-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dba-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dba-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-devel-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-devel-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-devel-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-devel-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dom-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dom-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dom-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dom-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-embed-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-embed-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-embed-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-embed-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-enchant-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-enchant-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-enchant-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-enchant-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-exif-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-exif-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-exif-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-exif-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fastcgi-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fastcgi-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fastcgi-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fastcgi-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fileinfo-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fileinfo-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fileinfo-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fileinfo-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fpm-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fpm-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fpm-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fpm-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ftp-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ftp-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ftp-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ftp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gd-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gd-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gd-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gd-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gettext-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gettext-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gettext-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gettext-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gmp-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gmp-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gmp-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gmp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-iconv-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-iconv-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-iconv-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-iconv-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-intl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-intl-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-intl-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-intl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ldap-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ldap-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ldap-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ldap-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mbstring-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mbstring-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mbstring-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mbstring-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mysql-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mysql-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mysql-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mysql-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-odbc-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-odbc-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-odbc-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-odbc-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-opcache-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-opcache-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-opcache-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-opcache-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-openssl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-openssl-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-openssl-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-openssl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pcntl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pcntl-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pcntl-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pcntl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pdo-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pdo-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pdo-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pdo-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pgsql-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pgsql-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pgsql-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pgsql-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-phar-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-phar-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-phar-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-phar-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-posix-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-posix-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-posix-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-posix-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-readline-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-readline-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-readline-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-readline-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-shmop-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-shmop-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-shmop-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-shmop-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-snmp-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-snmp-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-snmp-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-snmp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-soap-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-soap-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-soap-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-soap-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sockets-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sockets-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sockets-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sockets-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sodium-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sodium-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sodium-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sodium-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sqlite-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sqlite-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sqlite-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sqlite-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvmsg-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvmsg-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvmsg-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvmsg-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvsem-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvsem-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvsem-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvsem-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvshm-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvshm-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvshm-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvshm-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-test-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-test-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-test-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-test-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tidy-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tidy-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tidy-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tidy-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tokenizer-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tokenizer-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tokenizer-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tokenizer-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlreader-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlreader-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlreader-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlreader-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlwriter-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlwriter-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlwriter-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlwriter-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xsl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xsl-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xsl-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xsl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zip-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zip-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zip-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zip-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zlib-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zlib-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zlib-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zlib-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-mod_php8-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-mod_php8-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-bcmath-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-bcmath-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-bz2-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-bz2-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-calendar-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-calendar-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-cli-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-cli-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-ctype-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-ctype-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-curl-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-curl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-dba-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-dba-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-devel-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-devel-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-dom-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-dom-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-embed-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-embed-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-enchant-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-enchant-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-exif-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-exif-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-fastcgi-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-fastcgi-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-fileinfo-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-fileinfo-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-fpm-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-fpm-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-ftp-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-ftp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-gd-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-gd-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-gettext-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-gettext-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-gmp-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-gmp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-iconv-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-iconv-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-intl-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-intl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-ldap-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-ldap-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-mbstring-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-mbstring-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-mysql-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-mysql-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-odbc-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-odbc-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-opcache-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-opcache-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-openssl-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-openssl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-pcntl-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-pcntl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-pdo-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-pdo-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-pgsql-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-pgsql-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-phar-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-phar-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-posix-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-posix-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-readline-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-readline-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-shmop-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-shmop-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-snmp-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-snmp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-soap-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-soap-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sockets-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sockets-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sodium-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sodium-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sqlite-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sqlite-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sysvmsg-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sysvmsg-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sysvsem-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sysvsem-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sysvshm-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sysvshm-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-test-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-test-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-tidy-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-tidy-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-tokenizer-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-tokenizer-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-xmlreader-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-xmlreader-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-xmlwriter-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-xmlwriter-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-xsl-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-xsl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-zip-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-zip-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-zlib-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-zlib-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:apache2-mod_php8-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:apache2-mod_php8-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-bcmath-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-bcmath-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-bz2-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-bz2-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-calendar-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-calendar-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-cli-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-cli-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-ctype-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-ctype-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-curl-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-curl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-dba-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-dba-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-devel-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-devel-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-dom-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-dom-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-embed-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-embed-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-enchant-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-enchant-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-exif-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-exif-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-fastcgi-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-fastcgi-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-fileinfo-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-fileinfo-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-fpm-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-fpm-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-ftp-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-ftp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-gd-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-gd-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-gettext-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-gettext-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-gmp-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-gmp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-iconv-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-iconv-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-intl-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-intl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-ldap-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-ldap-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-mbstring-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-mbstring-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-mysql-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-mysql-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-odbc-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-odbc-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-opcache-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-opcache-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-openssl-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-openssl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-pcntl-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-pcntl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-pdo-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-pdo-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-pgsql-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-pgsql-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-phar-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-phar-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-posix-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-posix-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-readline-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-readline-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-shmop-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-shmop-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-snmp-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-snmp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-soap-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-soap-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sockets-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sockets-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sodium-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sodium-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sqlite-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sqlite-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sysvmsg-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sysvmsg-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sysvsem-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sysvsem-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sysvshm-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sysvshm-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-test-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-test-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-tidy-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-tidy-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-tokenizer-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-tokenizer-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-xmlreader-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-xmlreader-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-xmlwriter-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-xmlwriter-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-xsl-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-xsl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-zip-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-zip-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-zlib-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-zlib-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:apache2-mod_php8-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:apache2-mod_php8-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:apache2-mod_php8-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-bcmath-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-bcmath-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-bcmath-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-bz2-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-bz2-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-bz2-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-calendar-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-calendar-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-calendar-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-cli-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-cli-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-cli-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-ctype-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-ctype-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-ctype-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-curl-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-curl-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-curl-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-dba-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-dba-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-dba-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-devel-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-devel-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-devel-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-dom-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-dom-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-dom-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-embed-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-embed-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-embed-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-enchant-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-enchant-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-enchant-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-exif-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-exif-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-exif-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-fastcgi-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-fastcgi-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-fastcgi-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-fileinfo-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-fileinfo-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-fileinfo-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-fpm-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-fpm-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-fpm-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-ftp-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-ftp-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-ftp-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-gd-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-gd-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-gd-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-gettext-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-gettext-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-gettext-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-gmp-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-gmp-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-gmp-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-iconv-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-iconv-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-iconv-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-intl-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-intl-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-intl-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-ldap-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-ldap-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-ldap-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-mbstring-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-mbstring-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-mbstring-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-mysql-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-mysql-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-mysql-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-odbc-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-odbc-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-odbc-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-opcache-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-opcache-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-opcache-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-openssl-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-openssl-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-openssl-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-pcntl-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-pcntl-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-pcntl-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-pdo-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-pdo-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-pdo-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-pgsql-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-pgsql-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-pgsql-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-phar-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-phar-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-phar-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-posix-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-posix-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-posix-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-readline-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-readline-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-readline-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-shmop-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-shmop-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-shmop-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-snmp-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-snmp-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-snmp-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-soap-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-soap-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-soap-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-sockets-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-sockets-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-sockets-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-sodium-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-sodium-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-sodium-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-sqlite-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-sqlite-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-sqlite-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-sysvmsg-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-sysvmsg-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-sysvmsg-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-sysvsem-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-sysvsem-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-sysvsem-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-sysvshm-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-sysvshm-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-sysvshm-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-test-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-test-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-test-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-tidy-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-tidy-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-tidy-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-tokenizer-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-tokenizer-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-tokenizer-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-xmlreader-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-xmlreader-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-xmlreader-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-xmlwriter-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-xmlwriter-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-xmlwriter-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-xsl-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-xsl-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-xsl-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-zip-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-zip-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-zip-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-zlib-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-zlib-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-zlib-8.0.30-150400.4.57.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-07-22T08:42:55Z", "details": "moderate" } ], "title": "CVE-2025-1735" }, { "cve": "CVE-2025-6491", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-6491" } ], "notes": [ { "category": "general", "text": "In PHP versions:8.1.* before 8.1.33, 8.2.* before 8.2.29, 8.3.* before 8.3.23, 8.4.* before 8.4.10 when parsing XML data in SOAP extensions, overly large (\u003e2Gb) XML namespace prefix may lead to null pointer dereference. This may lead to crashes and affect the availability of the target server.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-mod_php8-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-mod_php8-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-bcmath-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-bcmath-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-bz2-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-bz2-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-calendar-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-calendar-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-cli-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-cli-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-ctype-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-ctype-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-curl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-curl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-dba-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-dba-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-devel-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-devel-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-dom-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-dom-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-embed-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-embed-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-enchant-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-enchant-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-exif-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-exif-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-fastcgi-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-fastcgi-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-fileinfo-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-fileinfo-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-fpm-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-fpm-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-ftp-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-ftp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-gd-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-gd-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-gettext-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-gettext-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-gmp-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-gmp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-iconv-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-iconv-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-intl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-intl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-ldap-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-ldap-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-mbstring-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-mbstring-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-mysql-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-mysql-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-odbc-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-odbc-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-opcache-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-opcache-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-openssl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-openssl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-pcntl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-pcntl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-pdo-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-pdo-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-pgsql-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-pgsql-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-phar-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-phar-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-posix-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-posix-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-readline-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-readline-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-shmop-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-shmop-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-snmp-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-snmp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-soap-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-soap-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sockets-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sockets-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sodium-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sodium-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sqlite-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sqlite-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sysvmsg-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sysvmsg-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sysvsem-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sysvsem-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sysvshm-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sysvshm-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-test-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-test-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-tidy-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-tidy-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-tokenizer-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-tokenizer-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-xmlreader-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-xmlreader-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-xmlwriter-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-xmlwriter-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-xsl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-xsl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-zip-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-zip-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-zlib-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-zlib-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-mod_php8-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-mod_php8-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-bcmath-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-bcmath-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-bz2-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-bz2-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-calendar-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-calendar-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-cli-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-cli-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-ctype-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-ctype-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-curl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-curl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-dba-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-dba-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-devel-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-devel-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-dom-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-dom-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-embed-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-embed-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-enchant-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-enchant-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-exif-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-exif-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-fastcgi-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-fastcgi-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-fileinfo-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-fileinfo-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-fpm-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-fpm-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-ftp-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-ftp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-gd-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-gd-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-gettext-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-gettext-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-gmp-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-gmp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-iconv-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-iconv-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-intl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-intl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-ldap-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-ldap-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-mbstring-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-mbstring-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-mysql-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-mysql-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-odbc-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-odbc-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-opcache-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-opcache-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-openssl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-openssl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-pcntl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-pcntl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-pdo-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-pdo-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-pgsql-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-pgsql-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-phar-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-phar-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-posix-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-posix-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-readline-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-readline-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-shmop-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-shmop-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-snmp-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-snmp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-soap-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-soap-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sockets-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sockets-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sodium-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sodium-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sqlite-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sqlite-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sysvmsg-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sysvmsg-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sysvsem-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sysvsem-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sysvshm-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sysvshm-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-test-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-test-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-tidy-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-tidy-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-tokenizer-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-tokenizer-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-xmlreader-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-xmlreader-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-xmlwriter-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-xmlwriter-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-xsl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-xsl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-zip-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-zip-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-zlib-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-zlib-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:apache2-mod_php8-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:apache2-mod_php8-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-bcmath-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-bcmath-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-bz2-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-bz2-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-calendar-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-calendar-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-cli-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-cli-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-ctype-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-ctype-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-curl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-curl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-dba-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-dba-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-devel-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-devel-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-dom-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-dom-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-embed-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-embed-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-enchant-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-enchant-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-exif-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-exif-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-fastcgi-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-fastcgi-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-fileinfo-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-fileinfo-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-fpm-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-fpm-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-ftp-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-ftp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-gd-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-gd-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-gettext-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-gettext-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-gmp-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-gmp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-iconv-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-iconv-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-intl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-intl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-ldap-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-ldap-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-mbstring-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-mbstring-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-mysql-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-mysql-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-odbc-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-odbc-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-opcache-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-opcache-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-openssl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-openssl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-pcntl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-pcntl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-pdo-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-pdo-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-pgsql-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-pgsql-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-phar-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-phar-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-posix-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-posix-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-readline-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-readline-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-shmop-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-shmop-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-snmp-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-snmp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-soap-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-soap-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sockets-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sockets-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sodium-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sodium-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sqlite-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sqlite-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sysvmsg-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sysvmsg-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sysvsem-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sysvsem-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sysvshm-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sysvshm-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-test-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-test-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-tidy-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-tidy-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-tokenizer-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-tokenizer-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-xmlreader-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-xmlreader-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-xmlwriter-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-xmlwriter-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-xsl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-xsl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-zip-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-zip-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-zlib-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-zlib-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:apache2-mod_php8-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:apache2-mod_php8-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-bcmath-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-bcmath-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-bz2-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-bz2-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-calendar-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-calendar-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-cli-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-cli-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-ctype-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-ctype-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-curl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-curl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-dba-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-dba-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-devel-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-devel-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-dom-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-dom-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-embed-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-embed-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-enchant-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-enchant-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-exif-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-exif-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-fastcgi-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-fastcgi-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-fileinfo-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-fileinfo-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-fpm-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-fpm-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-ftp-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-ftp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-gd-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-gd-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-gettext-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-gettext-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-gmp-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-gmp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-iconv-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-iconv-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-intl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-intl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-ldap-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-ldap-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-mbstring-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-mbstring-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-mysql-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-mysql-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-odbc-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-odbc-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-opcache-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-opcache-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-openssl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-openssl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-pcntl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-pcntl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-pdo-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-pdo-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-pgsql-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-pgsql-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-phar-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-phar-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-posix-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-posix-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-readline-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-readline-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-shmop-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-shmop-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-snmp-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-snmp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-soap-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-soap-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sockets-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sockets-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sodium-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sodium-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sqlite-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sqlite-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sysvmsg-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sysvmsg-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sysvsem-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sysvsem-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sysvshm-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sysvshm-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-test-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-test-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-tidy-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-tidy-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-tokenizer-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-tokenizer-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-xmlreader-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-xmlreader-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-xmlwriter-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-xmlwriter-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-xsl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-xsl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-zip-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-zip-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-zlib-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-zlib-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php8-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php8-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php8-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php8-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bcmath-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bcmath-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bcmath-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bcmath-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bz2-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bz2-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bz2-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bz2-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-calendar-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-calendar-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-calendar-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-calendar-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-cli-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-cli-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-cli-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-cli-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ctype-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ctype-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ctype-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ctype-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-curl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-curl-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-curl-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-curl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dba-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dba-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dba-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dba-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-devel-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-devel-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-devel-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-devel-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dom-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dom-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dom-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dom-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-embed-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-embed-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-embed-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-embed-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-enchant-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-enchant-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-enchant-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-enchant-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-exif-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-exif-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-exif-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-exif-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fastcgi-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fastcgi-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fastcgi-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fastcgi-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fileinfo-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fileinfo-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fileinfo-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fileinfo-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fpm-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fpm-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fpm-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fpm-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ftp-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ftp-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ftp-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ftp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gd-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gd-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gd-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gd-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gettext-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gettext-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gettext-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gettext-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gmp-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gmp-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gmp-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gmp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-iconv-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-iconv-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-iconv-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-iconv-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-intl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-intl-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-intl-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-intl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ldap-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ldap-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ldap-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ldap-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mbstring-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mbstring-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mbstring-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mbstring-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mysql-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mysql-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mysql-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mysql-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-odbc-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-odbc-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-odbc-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-odbc-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-opcache-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-opcache-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-opcache-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-opcache-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-openssl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-openssl-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-openssl-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-openssl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pcntl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pcntl-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pcntl-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pcntl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pdo-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pdo-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pdo-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pdo-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pgsql-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pgsql-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pgsql-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pgsql-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-phar-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-phar-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-phar-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-phar-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-posix-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-posix-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-posix-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-posix-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-readline-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-readline-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-readline-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-readline-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-shmop-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-shmop-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-shmop-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-shmop-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-snmp-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-snmp-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-snmp-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-snmp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-soap-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-soap-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-soap-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-soap-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sockets-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sockets-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sockets-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sockets-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sodium-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sodium-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sodium-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sodium-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sqlite-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sqlite-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sqlite-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sqlite-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvmsg-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvmsg-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvmsg-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvmsg-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvsem-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvsem-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvsem-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvsem-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvshm-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvshm-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvshm-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvshm-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-test-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-test-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-test-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-test-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tidy-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tidy-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tidy-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tidy-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tokenizer-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tokenizer-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tokenizer-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tokenizer-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlreader-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlreader-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlreader-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlreader-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlwriter-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlwriter-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlwriter-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlwriter-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xsl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xsl-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xsl-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xsl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zip-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zip-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zip-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zip-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zlib-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zlib-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zlib-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zlib-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php8-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php8-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php8-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php8-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bcmath-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bcmath-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bcmath-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bcmath-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bz2-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bz2-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bz2-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bz2-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-calendar-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-calendar-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-calendar-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-calendar-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-cli-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-cli-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-cli-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-cli-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ctype-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ctype-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ctype-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ctype-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-curl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-curl-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-curl-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-curl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dba-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dba-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dba-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dba-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-devel-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-devel-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-devel-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-devel-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dom-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dom-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dom-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dom-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-embed-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-embed-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-embed-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-embed-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-enchant-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-enchant-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-enchant-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-enchant-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-exif-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-exif-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-exif-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-exif-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fastcgi-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fastcgi-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fastcgi-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fastcgi-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fileinfo-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fileinfo-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fileinfo-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fileinfo-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fpm-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fpm-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fpm-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fpm-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ftp-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ftp-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ftp-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ftp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gd-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gd-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gd-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gd-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gettext-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gettext-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gettext-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gettext-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gmp-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gmp-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gmp-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gmp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-iconv-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-iconv-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-iconv-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-iconv-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-intl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-intl-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-intl-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-intl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ldap-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ldap-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ldap-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ldap-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mbstring-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mbstring-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mbstring-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mbstring-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mysql-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mysql-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mysql-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mysql-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-odbc-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-odbc-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-odbc-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-odbc-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-opcache-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-opcache-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-opcache-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-opcache-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-openssl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-openssl-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-openssl-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-openssl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pcntl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pcntl-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pcntl-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pcntl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pdo-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pdo-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pdo-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pdo-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pgsql-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pgsql-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pgsql-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pgsql-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-phar-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-phar-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-phar-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-phar-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-posix-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-posix-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-posix-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-posix-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-readline-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-readline-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-readline-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-readline-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-shmop-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-shmop-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-shmop-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-shmop-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-snmp-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-snmp-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-snmp-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-snmp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-soap-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-soap-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-soap-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-soap-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sockets-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sockets-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sockets-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sockets-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sodium-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sodium-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sodium-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sodium-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sqlite-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sqlite-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sqlite-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sqlite-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvmsg-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvmsg-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvmsg-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvmsg-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvsem-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvsem-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvsem-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvsem-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvshm-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvshm-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvshm-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvshm-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-test-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-test-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-test-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-test-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tidy-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tidy-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tidy-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tidy-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tokenizer-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tokenizer-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tokenizer-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tokenizer-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlreader-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlreader-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlreader-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlreader-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlwriter-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlwriter-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlwriter-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlwriter-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xsl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xsl-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xsl-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xsl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zip-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zip-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zip-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zip-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zlib-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zlib-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zlib-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zlib-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-mod_php8-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-mod_php8-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-bcmath-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-bcmath-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-bz2-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-bz2-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-calendar-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-calendar-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-cli-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-cli-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-ctype-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-ctype-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-curl-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-curl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-dba-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-dba-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-devel-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-devel-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-dom-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-dom-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-embed-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-embed-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-enchant-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-enchant-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-exif-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-exif-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-fastcgi-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-fastcgi-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-fileinfo-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-fileinfo-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-fpm-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-fpm-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-ftp-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-ftp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-gd-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-gd-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-gettext-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-gettext-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-gmp-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-gmp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-iconv-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-iconv-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-intl-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-intl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-ldap-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-ldap-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-mbstring-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-mbstring-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-mysql-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-mysql-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-odbc-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-odbc-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-opcache-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-opcache-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-openssl-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-openssl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-pcntl-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-pcntl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-pdo-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-pdo-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-pgsql-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-pgsql-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-phar-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-phar-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-posix-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-posix-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-readline-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-readline-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-shmop-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-shmop-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-snmp-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-snmp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-soap-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-soap-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sockets-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sockets-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sodium-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sodium-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sqlite-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sqlite-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sysvmsg-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sysvmsg-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sysvsem-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sysvsem-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sysvshm-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sysvshm-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-test-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-test-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-tidy-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-tidy-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-tokenizer-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-tokenizer-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-xmlreader-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-xmlreader-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-xmlwriter-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-xmlwriter-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-xsl-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-xsl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-zip-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-zip-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-zlib-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-zlib-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:apache2-mod_php8-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:apache2-mod_php8-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-bcmath-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-bcmath-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-bz2-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-bz2-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-calendar-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-calendar-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-cli-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-cli-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-ctype-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-ctype-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-curl-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-curl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-dba-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-dba-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-devel-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-devel-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-dom-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-dom-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-embed-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-embed-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-enchant-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-enchant-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-exif-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-exif-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-fastcgi-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-fastcgi-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-fileinfo-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-fileinfo-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-fpm-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-fpm-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-ftp-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-ftp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-gd-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-gd-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-gettext-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-gettext-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-gmp-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-gmp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-iconv-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-iconv-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-intl-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-intl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-ldap-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-ldap-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-mbstring-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-mbstring-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-mysql-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-mysql-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-odbc-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-odbc-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-opcache-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-opcache-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-openssl-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-openssl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-pcntl-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-pcntl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-pdo-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-pdo-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-pgsql-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-pgsql-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-phar-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-phar-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-posix-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-posix-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-readline-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-readline-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-shmop-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-shmop-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-snmp-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-snmp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-soap-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-soap-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sockets-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sockets-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sodium-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sodium-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sqlite-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sqlite-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sysvmsg-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sysvmsg-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sysvsem-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sysvsem-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sysvshm-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sysvshm-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-test-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-test-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-tidy-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-tidy-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-tokenizer-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-tokenizer-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-xmlreader-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-xmlreader-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-xmlwriter-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-xmlwriter-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-xsl-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-xsl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-zip-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-zip-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-zlib-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-zlib-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:apache2-mod_php8-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:apache2-mod_php8-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:apache2-mod_php8-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-bcmath-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-bcmath-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-bcmath-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-bz2-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-bz2-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-bz2-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-calendar-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-calendar-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-calendar-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-cli-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-cli-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-cli-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-ctype-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-ctype-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-ctype-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-curl-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-curl-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-curl-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-dba-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-dba-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-dba-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-devel-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-devel-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-devel-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-dom-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-dom-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-dom-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-embed-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-embed-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-embed-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-enchant-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-enchant-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-enchant-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-exif-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-exif-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-exif-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-fastcgi-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-fastcgi-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-fastcgi-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-fileinfo-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-fileinfo-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-fileinfo-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-fpm-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-fpm-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-fpm-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-ftp-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-ftp-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-ftp-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-gd-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-gd-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-gd-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-gettext-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-gettext-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-gettext-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-gmp-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-gmp-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-gmp-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-iconv-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-iconv-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-iconv-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-intl-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-intl-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-intl-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-ldap-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-ldap-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-ldap-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-mbstring-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-mbstring-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-mbstring-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-mysql-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-mysql-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-mysql-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-odbc-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-odbc-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-odbc-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-opcache-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-opcache-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-opcache-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-openssl-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-openssl-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-openssl-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-pcntl-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-pcntl-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-pcntl-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-pdo-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-pdo-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-pdo-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-pgsql-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-pgsql-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-pgsql-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-phar-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-phar-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-phar-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-posix-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-posix-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-posix-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-readline-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-readline-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-readline-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-shmop-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-shmop-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-shmop-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-snmp-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-snmp-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-snmp-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-soap-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-soap-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-soap-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-sockets-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-sockets-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-sockets-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-sodium-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-sodium-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-sodium-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-sqlite-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-sqlite-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-sqlite-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-sysvmsg-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-sysvmsg-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-sysvmsg-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-sysvsem-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-sysvsem-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-sysvsem-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-sysvshm-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-sysvshm-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-sysvshm-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-test-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-test-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-test-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-tidy-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-tidy-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-tidy-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-tokenizer-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-tokenizer-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-tokenizer-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-xmlreader-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-xmlreader-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-xmlreader-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-xmlwriter-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-xmlwriter-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-xmlwriter-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-xsl-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-xsl-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-xsl-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-zip-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-zip-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-zip-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-zlib-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-zlib-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-zlib-8.0.30-150400.4.57.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-6491", "url": "https://www.suse.com/security/cve/CVE-2025-6491" }, { "category": "external", "summary": "SUSE Bug 1246148 for CVE-2025-6491", "url": "https://bugzilla.suse.com/1246148" } ], "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.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-mod_php8-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-bcmath-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-bcmath-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-bz2-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-bz2-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-calendar-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-calendar-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-cli-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-cli-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-ctype-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-ctype-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-curl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-curl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-dba-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-dba-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-devel-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-devel-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-dom-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-dom-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-embed-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-embed-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-enchant-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-enchant-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-exif-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-exif-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-fastcgi-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-fastcgi-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-fileinfo-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-fileinfo-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-fpm-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-fpm-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-ftp-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-ftp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-gd-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-gd-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-gettext-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-gettext-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-gmp-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-gmp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-iconv-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-iconv-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-intl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-intl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-ldap-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-ldap-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-mbstring-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-mbstring-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-mysql-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-mysql-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-odbc-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-odbc-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-opcache-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-opcache-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-openssl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-openssl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-pcntl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-pcntl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-pdo-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-pdo-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-pgsql-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-pgsql-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-phar-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-phar-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-posix-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-posix-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-readline-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-readline-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-shmop-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-shmop-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-snmp-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-snmp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-soap-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-soap-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sockets-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sockets-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sodium-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sodium-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sqlite-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sqlite-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sysvmsg-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sysvmsg-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sysvsem-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sysvsem-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sysvshm-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sysvshm-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-test-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-test-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-tidy-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-tidy-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-tokenizer-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-tokenizer-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-xmlreader-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-xmlreader-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-xmlwriter-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-xmlwriter-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-xsl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-xsl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-zip-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-zip-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-zlib-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-zlib-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-mod_php8-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-mod_php8-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-bcmath-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-bcmath-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-bz2-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-bz2-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-calendar-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-calendar-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-cli-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-cli-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-ctype-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-ctype-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-curl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-curl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-dba-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-dba-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-devel-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-devel-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-dom-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-dom-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-embed-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-embed-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-enchant-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-enchant-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-exif-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-exif-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-fastcgi-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-fastcgi-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-fileinfo-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-fileinfo-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-fpm-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-fpm-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-ftp-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-ftp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-gd-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-gd-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-gettext-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-gettext-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-gmp-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-gmp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-iconv-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-iconv-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-intl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-intl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-ldap-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-ldap-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-mbstring-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-mbstring-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-mysql-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-mysql-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-odbc-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-odbc-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-opcache-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-opcache-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-openssl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-openssl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-pcntl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-pcntl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-pdo-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-pdo-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-pgsql-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-pgsql-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-phar-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-phar-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-posix-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-posix-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-readline-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-readline-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-shmop-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-shmop-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-snmp-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-snmp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-soap-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-soap-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sockets-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sockets-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sodium-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sodium-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sqlite-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sqlite-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sysvmsg-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sysvmsg-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sysvsem-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sysvsem-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sysvshm-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sysvshm-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-test-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-test-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-tidy-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-tidy-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-tokenizer-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-tokenizer-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-xmlreader-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-xmlreader-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-xmlwriter-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-xmlwriter-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-xsl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-xsl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-zip-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-zip-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-zlib-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-zlib-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:apache2-mod_php8-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:apache2-mod_php8-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-bcmath-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-bcmath-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-bz2-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-bz2-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-calendar-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-calendar-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-cli-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-cli-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-ctype-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-ctype-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-curl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-curl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-dba-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-dba-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-devel-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-devel-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-dom-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-dom-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-embed-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-embed-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-enchant-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-enchant-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-exif-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-exif-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-fastcgi-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-fastcgi-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-fileinfo-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-fileinfo-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-fpm-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-fpm-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-ftp-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-ftp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-gd-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-gd-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-gettext-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-gettext-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-gmp-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-gmp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-iconv-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-iconv-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-intl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-intl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-ldap-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-ldap-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-mbstring-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-mbstring-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-mysql-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-mysql-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-odbc-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-odbc-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-opcache-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-opcache-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-openssl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-openssl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-pcntl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-pcntl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-pdo-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-pdo-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-pgsql-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-pgsql-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-phar-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-phar-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-posix-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-posix-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-readline-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-readline-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-shmop-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-shmop-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-snmp-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-snmp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-soap-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-soap-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sockets-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sockets-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sodium-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sodium-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sqlite-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sqlite-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sysvmsg-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sysvmsg-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sysvsem-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sysvsem-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sysvshm-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sysvshm-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-test-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-test-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-tidy-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-tidy-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-tokenizer-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-tokenizer-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-xmlreader-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-xmlreader-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-xmlwriter-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-xmlwriter-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-xsl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-xsl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-zip-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-zip-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-zlib-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-zlib-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:apache2-mod_php8-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:apache2-mod_php8-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-bcmath-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-bcmath-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-bz2-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-bz2-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-calendar-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-calendar-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-cli-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-cli-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-ctype-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-ctype-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-curl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-curl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-dba-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-dba-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-devel-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-devel-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-dom-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-dom-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-embed-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-embed-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-enchant-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-enchant-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-exif-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-exif-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-fastcgi-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-fastcgi-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-fileinfo-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-fileinfo-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-fpm-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-fpm-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-ftp-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-ftp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-gd-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-gd-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-gettext-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-gettext-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-gmp-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-gmp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-iconv-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-iconv-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-intl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-intl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-ldap-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-ldap-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-mbstring-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-mbstring-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-mysql-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-mysql-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-odbc-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-odbc-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-opcache-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-opcache-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-openssl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-openssl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-pcntl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-pcntl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-pdo-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-pdo-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-pgsql-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-pgsql-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-phar-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-phar-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-posix-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-posix-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-readline-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-readline-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-shmop-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-shmop-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-snmp-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-snmp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-soap-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-soap-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sockets-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sockets-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sodium-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sodium-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sqlite-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sqlite-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sysvmsg-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sysvmsg-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sysvsem-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sysvsem-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sysvshm-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sysvshm-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-test-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-test-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-tidy-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-tidy-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-tokenizer-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-tokenizer-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-xmlreader-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-xmlreader-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-xmlwriter-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-xmlwriter-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-xsl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-xsl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-zip-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-zip-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-zlib-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-zlib-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php8-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php8-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php8-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php8-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bcmath-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bcmath-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bcmath-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bcmath-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bz2-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bz2-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bz2-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bz2-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-calendar-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-calendar-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-calendar-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-calendar-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-cli-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-cli-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-cli-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-cli-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ctype-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ctype-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ctype-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ctype-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-curl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-curl-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-curl-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-curl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dba-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dba-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dba-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dba-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-devel-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-devel-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-devel-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-devel-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dom-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dom-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dom-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dom-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-embed-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-embed-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-embed-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-embed-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-enchant-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-enchant-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-enchant-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-enchant-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-exif-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-exif-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-exif-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-exif-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fastcgi-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fastcgi-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fastcgi-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fastcgi-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fileinfo-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fileinfo-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fileinfo-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fileinfo-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fpm-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fpm-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fpm-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fpm-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ftp-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ftp-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ftp-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ftp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gd-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gd-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gd-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gd-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gettext-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gettext-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gettext-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gettext-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gmp-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gmp-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gmp-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gmp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-iconv-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-iconv-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-iconv-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-iconv-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-intl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-intl-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-intl-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-intl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ldap-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ldap-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ldap-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ldap-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mbstring-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mbstring-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mbstring-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mbstring-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mysql-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mysql-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mysql-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mysql-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-odbc-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-odbc-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-odbc-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-odbc-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-opcache-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-opcache-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-opcache-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-opcache-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-openssl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-openssl-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-openssl-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-openssl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pcntl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pcntl-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pcntl-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pcntl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pdo-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pdo-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pdo-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pdo-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pgsql-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pgsql-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pgsql-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pgsql-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-phar-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-phar-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-phar-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-phar-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-posix-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-posix-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-posix-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-posix-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-readline-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-readline-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-readline-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-readline-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-shmop-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-shmop-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-shmop-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-shmop-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-snmp-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-snmp-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-snmp-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-snmp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-soap-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-soap-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-soap-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-soap-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sockets-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sockets-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sockets-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sockets-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sodium-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sodium-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sodium-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sodium-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sqlite-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sqlite-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sqlite-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sqlite-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvmsg-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvmsg-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvmsg-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvmsg-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvsem-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvsem-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvsem-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvsem-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvshm-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvshm-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvshm-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvshm-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-test-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-test-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-test-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-test-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tidy-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tidy-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tidy-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tidy-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tokenizer-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tokenizer-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tokenizer-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tokenizer-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlreader-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlreader-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlreader-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlreader-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlwriter-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlwriter-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlwriter-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlwriter-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xsl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xsl-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xsl-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xsl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zip-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zip-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zip-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zip-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zlib-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zlib-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zlib-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zlib-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php8-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php8-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php8-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php8-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bcmath-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bcmath-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bcmath-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bcmath-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bz2-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bz2-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bz2-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bz2-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-calendar-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-calendar-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-calendar-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-calendar-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-cli-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-cli-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-cli-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-cli-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ctype-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ctype-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ctype-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ctype-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-curl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-curl-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-curl-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-curl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dba-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dba-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dba-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dba-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-devel-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-devel-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-devel-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-devel-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dom-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dom-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dom-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dom-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-embed-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-embed-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-embed-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-embed-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-enchant-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-enchant-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-enchant-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-enchant-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-exif-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-exif-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-exif-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-exif-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fastcgi-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fastcgi-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fastcgi-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fastcgi-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fileinfo-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fileinfo-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fileinfo-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fileinfo-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fpm-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fpm-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fpm-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fpm-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ftp-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ftp-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ftp-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ftp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gd-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gd-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gd-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gd-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gettext-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gettext-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gettext-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gettext-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gmp-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gmp-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gmp-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gmp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-iconv-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-iconv-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-iconv-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-iconv-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-intl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-intl-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-intl-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-intl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ldap-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ldap-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ldap-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ldap-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mbstring-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mbstring-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mbstring-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mbstring-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mysql-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mysql-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mysql-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mysql-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-odbc-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-odbc-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-odbc-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-odbc-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-opcache-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-opcache-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-opcache-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-opcache-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-openssl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-openssl-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-openssl-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-openssl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pcntl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pcntl-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pcntl-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pcntl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pdo-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pdo-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pdo-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pdo-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pgsql-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pgsql-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pgsql-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pgsql-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-phar-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-phar-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-phar-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-phar-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-posix-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-posix-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-posix-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-posix-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-readline-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-readline-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-readline-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-readline-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-shmop-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-shmop-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-shmop-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-shmop-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-snmp-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-snmp-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-snmp-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-snmp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-soap-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-soap-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-soap-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-soap-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sockets-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sockets-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sockets-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sockets-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sodium-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sodium-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sodium-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sodium-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sqlite-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sqlite-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sqlite-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sqlite-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvmsg-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvmsg-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvmsg-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvmsg-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvsem-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvsem-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvsem-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvsem-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvshm-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvshm-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvshm-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvshm-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-test-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-test-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-test-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-test-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tidy-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tidy-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tidy-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tidy-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tokenizer-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tokenizer-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tokenizer-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tokenizer-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlreader-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlreader-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlreader-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlreader-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlwriter-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlwriter-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlwriter-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlwriter-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xsl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xsl-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xsl-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xsl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zip-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zip-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zip-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zip-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zlib-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zlib-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zlib-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zlib-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-mod_php8-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-mod_php8-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-bcmath-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-bcmath-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-bz2-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-bz2-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-calendar-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-calendar-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-cli-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-cli-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-ctype-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-ctype-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-curl-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-curl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-dba-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-dba-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-devel-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-devel-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-dom-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-dom-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-embed-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-embed-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-enchant-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-enchant-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-exif-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-exif-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-fastcgi-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-fastcgi-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-fileinfo-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-fileinfo-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-fpm-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-fpm-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-ftp-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-ftp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-gd-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-gd-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-gettext-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-gettext-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-gmp-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-gmp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-iconv-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-iconv-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-intl-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-intl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-ldap-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-ldap-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-mbstring-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-mbstring-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-mysql-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-mysql-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-odbc-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-odbc-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-opcache-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-opcache-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-openssl-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-openssl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-pcntl-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-pcntl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-pdo-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-pdo-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-pgsql-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-pgsql-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-phar-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-phar-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-posix-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-posix-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-readline-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-readline-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-shmop-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-shmop-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-snmp-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-snmp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-soap-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-soap-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sockets-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sockets-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sodium-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sodium-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sqlite-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sqlite-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sysvmsg-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sysvmsg-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sysvsem-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sysvsem-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sysvshm-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sysvshm-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-test-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-test-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-tidy-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-tidy-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-tokenizer-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-tokenizer-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-xmlreader-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-xmlreader-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-xmlwriter-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-xmlwriter-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-xsl-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-xsl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-zip-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-zip-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-zlib-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-zlib-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:apache2-mod_php8-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:apache2-mod_php8-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-bcmath-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-bcmath-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-bz2-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-bz2-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-calendar-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-calendar-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-cli-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-cli-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-ctype-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-ctype-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-curl-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-curl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-dba-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-dba-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-devel-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-devel-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-dom-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-dom-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-embed-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-embed-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-enchant-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-enchant-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-exif-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-exif-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-fastcgi-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-fastcgi-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-fileinfo-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-fileinfo-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-fpm-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-fpm-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-ftp-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-ftp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-gd-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-gd-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-gettext-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-gettext-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-gmp-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-gmp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-iconv-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-iconv-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-intl-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-intl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-ldap-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-ldap-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-mbstring-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-mbstring-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-mysql-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-mysql-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-odbc-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-odbc-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-opcache-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-opcache-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-openssl-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-openssl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-pcntl-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-pcntl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-pdo-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-pdo-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-pgsql-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-pgsql-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-phar-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-phar-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-posix-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-posix-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-readline-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-readline-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-shmop-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-shmop-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-snmp-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-snmp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-soap-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-soap-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sockets-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sockets-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sodium-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sodium-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sqlite-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sqlite-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sysvmsg-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sysvmsg-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sysvsem-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sysvsem-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sysvshm-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sysvshm-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-test-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-test-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-tidy-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-tidy-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-tokenizer-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-tokenizer-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-xmlreader-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-xmlreader-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-xmlwriter-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-xmlwriter-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-xsl-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-xsl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-zip-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-zip-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-zlib-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-zlib-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:apache2-mod_php8-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:apache2-mod_php8-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:apache2-mod_php8-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-bcmath-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-bcmath-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-bcmath-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-bz2-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-bz2-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-bz2-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-calendar-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-calendar-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-calendar-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-cli-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-cli-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-cli-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-ctype-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-ctype-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-ctype-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-curl-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-curl-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-curl-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-dba-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-dba-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-dba-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-devel-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-devel-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-devel-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-dom-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-dom-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-dom-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-embed-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-embed-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-embed-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-enchant-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-enchant-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-enchant-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-exif-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-exif-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-exif-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-fastcgi-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-fastcgi-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-fastcgi-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-fileinfo-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-fileinfo-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-fileinfo-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-fpm-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-fpm-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-fpm-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-ftp-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-ftp-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-ftp-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-gd-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-gd-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-gd-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-gettext-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-gettext-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-gettext-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-gmp-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-gmp-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-gmp-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-iconv-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-iconv-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-iconv-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-intl-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-intl-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-intl-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-ldap-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-ldap-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-ldap-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-mbstring-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-mbstring-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-mbstring-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-mysql-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-mysql-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-mysql-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-odbc-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-odbc-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-odbc-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-opcache-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-opcache-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-opcache-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-openssl-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-openssl-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-openssl-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-pcntl-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-pcntl-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-pcntl-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-pdo-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-pdo-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-pdo-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-pgsql-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-pgsql-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-pgsql-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-phar-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-phar-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-phar-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-posix-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-posix-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-posix-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-readline-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-readline-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-readline-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-shmop-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-shmop-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-shmop-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-snmp-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-snmp-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-snmp-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-soap-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-soap-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-soap-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-sockets-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-sockets-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-sockets-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-sodium-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-sodium-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-sodium-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-sqlite-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-sqlite-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-sqlite-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-sysvmsg-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-sysvmsg-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-sysvmsg-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-sysvsem-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-sysvsem-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-sysvsem-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-sysvshm-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-sysvshm-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-sysvshm-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-test-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-test-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-test-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-tidy-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-tidy-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-tidy-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-tokenizer-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-tokenizer-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-tokenizer-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-xmlreader-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-xmlreader-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-xmlreader-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-xmlwriter-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-xmlwriter-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-xmlwriter-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-xsl-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-xsl-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-xsl-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-zip-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-zip-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-zip-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-zlib-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-zlib-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-zlib-8.0.30-150400.4.57.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-mod_php8-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-mod_php8-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-bcmath-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-bcmath-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-bz2-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-bz2-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-calendar-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-calendar-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-cli-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-cli-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-ctype-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-ctype-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-curl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-curl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-dba-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-dba-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-devel-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-devel-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-dom-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-dom-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-embed-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-embed-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-enchant-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-enchant-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-exif-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-exif-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-fastcgi-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-fastcgi-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-fileinfo-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-fileinfo-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-fpm-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-fpm-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-ftp-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-ftp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-gd-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-gd-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-gettext-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-gettext-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-gmp-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-gmp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-iconv-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-iconv-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-intl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-intl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-ldap-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-ldap-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-mbstring-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-mbstring-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-mysql-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-mysql-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-odbc-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-odbc-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-opcache-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-opcache-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-openssl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-openssl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-pcntl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-pcntl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-pdo-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-pdo-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-pgsql-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-pgsql-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-phar-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-phar-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-posix-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-posix-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-readline-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-readline-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-shmop-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-shmop-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-snmp-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-snmp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-soap-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-soap-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sockets-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sockets-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sodium-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sodium-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sqlite-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sqlite-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sysvmsg-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sysvmsg-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sysvsem-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sysvsem-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sysvshm-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sysvshm-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-test-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-test-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-tidy-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-tidy-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-tokenizer-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-tokenizer-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-xmlreader-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-xmlreader-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-xmlwriter-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-xmlwriter-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-xsl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-xsl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-zip-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-zip-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-zlib-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-zlib-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-mod_php8-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-mod_php8-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-bcmath-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-bcmath-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-bz2-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-bz2-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-calendar-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-calendar-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-cli-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-cli-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-ctype-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-ctype-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-curl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-curl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-dba-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-dba-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-devel-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-devel-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-dom-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-dom-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-embed-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-embed-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-enchant-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-enchant-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-exif-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-exif-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-fastcgi-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-fastcgi-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-fileinfo-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-fileinfo-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-fpm-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-fpm-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-ftp-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-ftp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-gd-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-gd-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-gettext-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-gettext-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-gmp-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-gmp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-iconv-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-iconv-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-intl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-intl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-ldap-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-ldap-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-mbstring-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-mbstring-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-mysql-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-mysql-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-odbc-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-odbc-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-opcache-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-opcache-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-openssl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-openssl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-pcntl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-pcntl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-pdo-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-pdo-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-pgsql-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-pgsql-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-phar-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-phar-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-posix-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-posix-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-readline-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-readline-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-shmop-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-shmop-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-snmp-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-snmp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-soap-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-soap-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sockets-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sockets-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sodium-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sodium-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sqlite-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sqlite-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sysvmsg-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sysvmsg-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sysvsem-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sysvsem-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sysvshm-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sysvshm-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-test-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-test-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-tidy-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-tidy-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-tokenizer-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-tokenizer-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-xmlreader-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-xmlreader-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-xmlwriter-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-xmlwriter-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-xsl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-xsl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-zip-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-zip-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-zlib-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-zlib-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:apache2-mod_php8-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:apache2-mod_php8-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-bcmath-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-bcmath-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-bz2-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-bz2-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-calendar-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-calendar-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-cli-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-cli-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-ctype-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-ctype-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-curl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-curl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-dba-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-dba-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-devel-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-devel-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-dom-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-dom-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-embed-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-embed-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-enchant-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-enchant-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-exif-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-exif-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-fastcgi-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-fastcgi-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-fileinfo-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-fileinfo-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-fpm-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-fpm-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-ftp-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-ftp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-gd-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-gd-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-gettext-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-gettext-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-gmp-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-gmp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-iconv-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-iconv-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-intl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-intl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-ldap-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-ldap-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-mbstring-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-mbstring-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-mysql-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-mysql-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-odbc-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-odbc-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-opcache-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-opcache-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-openssl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-openssl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-pcntl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-pcntl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-pdo-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-pdo-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-pgsql-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-pgsql-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-phar-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-phar-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-posix-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-posix-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-readline-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-readline-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-shmop-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-shmop-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-snmp-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-snmp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-soap-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-soap-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sockets-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sockets-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sodium-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sodium-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sqlite-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sqlite-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sysvmsg-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sysvmsg-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sysvsem-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sysvsem-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sysvshm-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sysvshm-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-test-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-test-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-tidy-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-tidy-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-tokenizer-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-tokenizer-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-xmlreader-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-xmlreader-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-xmlwriter-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-xmlwriter-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-xsl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-xsl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-zip-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-zip-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-zlib-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-zlib-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:apache2-mod_php8-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:apache2-mod_php8-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-bcmath-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-bcmath-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-bz2-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-bz2-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-calendar-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-calendar-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-cli-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-cli-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-ctype-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-ctype-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-curl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-curl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-dba-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-dba-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-devel-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-devel-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-dom-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-dom-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-embed-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-embed-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-enchant-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-enchant-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-exif-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-exif-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-fastcgi-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-fastcgi-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-fileinfo-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-fileinfo-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-fpm-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-fpm-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-ftp-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-ftp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-gd-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-gd-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-gettext-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-gettext-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-gmp-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-gmp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-iconv-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-iconv-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-intl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-intl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-ldap-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-ldap-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-mbstring-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-mbstring-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-mysql-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-mysql-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-odbc-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-odbc-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-opcache-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-opcache-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-openssl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-openssl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-pcntl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-pcntl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-pdo-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-pdo-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-pgsql-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-pgsql-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-phar-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-phar-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-posix-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-posix-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-readline-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-readline-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-shmop-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-shmop-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-snmp-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-snmp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-soap-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-soap-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sockets-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sockets-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sodium-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sodium-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sqlite-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sqlite-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sysvmsg-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sysvmsg-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sysvsem-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sysvsem-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sysvshm-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sysvshm-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-test-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-test-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-tidy-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-tidy-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-tokenizer-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-tokenizer-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-xmlreader-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-xmlreader-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-xmlwriter-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-xmlwriter-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-xsl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-xsl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-zip-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-zip-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-zlib-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-zlib-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php8-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php8-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php8-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php8-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bcmath-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bcmath-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bcmath-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bcmath-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bz2-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bz2-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bz2-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bz2-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-calendar-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-calendar-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-calendar-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-calendar-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-cli-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-cli-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-cli-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-cli-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ctype-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ctype-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ctype-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ctype-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-curl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-curl-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-curl-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-curl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dba-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dba-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dba-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dba-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-devel-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-devel-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-devel-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-devel-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dom-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dom-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dom-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dom-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-embed-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-embed-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-embed-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-embed-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-enchant-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-enchant-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-enchant-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-enchant-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-exif-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-exif-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-exif-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-exif-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fastcgi-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fastcgi-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fastcgi-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fastcgi-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fileinfo-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fileinfo-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fileinfo-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fileinfo-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fpm-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fpm-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fpm-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fpm-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ftp-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ftp-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ftp-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ftp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gd-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gd-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gd-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gd-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gettext-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gettext-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gettext-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gettext-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gmp-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gmp-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gmp-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gmp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-iconv-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-iconv-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-iconv-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-iconv-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-intl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-intl-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-intl-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-intl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ldap-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ldap-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ldap-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ldap-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mbstring-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mbstring-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mbstring-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mbstring-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mysql-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mysql-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mysql-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mysql-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-odbc-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-odbc-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-odbc-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-odbc-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-opcache-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-opcache-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-opcache-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-opcache-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-openssl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-openssl-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-openssl-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-openssl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pcntl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pcntl-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pcntl-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pcntl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pdo-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pdo-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pdo-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pdo-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pgsql-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pgsql-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pgsql-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pgsql-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-phar-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-phar-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-phar-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-phar-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-posix-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-posix-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-posix-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-posix-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-readline-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-readline-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-readline-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-readline-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-shmop-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-shmop-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-shmop-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-shmop-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-snmp-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-snmp-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-snmp-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-snmp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-soap-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-soap-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-soap-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-soap-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sockets-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sockets-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sockets-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sockets-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sodium-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sodium-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sodium-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sodium-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sqlite-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sqlite-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sqlite-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sqlite-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvmsg-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvmsg-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvmsg-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvmsg-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvsem-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvsem-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvsem-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvsem-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvshm-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvshm-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvshm-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvshm-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-test-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-test-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-test-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-test-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tidy-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tidy-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tidy-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tidy-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tokenizer-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tokenizer-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tokenizer-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tokenizer-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlreader-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlreader-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlreader-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlreader-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlwriter-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlwriter-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlwriter-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlwriter-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xsl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xsl-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xsl-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xsl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zip-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zip-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zip-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zip-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zlib-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zlib-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zlib-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zlib-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php8-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php8-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php8-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php8-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bcmath-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bcmath-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bcmath-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bcmath-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bz2-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bz2-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bz2-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bz2-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-calendar-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-calendar-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-calendar-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-calendar-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-cli-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-cli-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-cli-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-cli-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ctype-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ctype-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ctype-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ctype-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-curl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-curl-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-curl-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-curl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dba-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dba-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dba-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dba-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-devel-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-devel-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-devel-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-devel-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dom-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dom-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dom-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dom-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-embed-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-embed-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-embed-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-embed-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-enchant-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-enchant-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-enchant-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-enchant-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-exif-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-exif-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-exif-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-exif-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fastcgi-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fastcgi-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fastcgi-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fastcgi-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fileinfo-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fileinfo-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fileinfo-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fileinfo-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fpm-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fpm-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fpm-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fpm-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ftp-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ftp-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ftp-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ftp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gd-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gd-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gd-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gd-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gettext-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gettext-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gettext-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gettext-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gmp-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gmp-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gmp-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gmp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-iconv-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-iconv-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-iconv-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-iconv-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-intl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-intl-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-intl-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-intl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ldap-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ldap-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ldap-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ldap-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mbstring-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mbstring-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mbstring-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mbstring-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mysql-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mysql-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mysql-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mysql-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-odbc-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-odbc-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-odbc-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-odbc-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-opcache-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-opcache-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-opcache-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-opcache-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-openssl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-openssl-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-openssl-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-openssl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pcntl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pcntl-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pcntl-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pcntl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pdo-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pdo-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pdo-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pdo-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pgsql-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pgsql-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pgsql-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pgsql-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-phar-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-phar-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-phar-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-phar-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-posix-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-posix-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-posix-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-posix-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-readline-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-readline-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-readline-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-readline-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-shmop-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-shmop-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-shmop-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-shmop-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-snmp-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-snmp-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-snmp-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-snmp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-soap-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-soap-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-soap-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-soap-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sockets-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sockets-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sockets-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sockets-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sodium-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sodium-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sodium-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sodium-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sqlite-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sqlite-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sqlite-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sqlite-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvmsg-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvmsg-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvmsg-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvmsg-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvsem-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvsem-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvsem-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvsem-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvshm-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvshm-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvshm-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvshm-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-test-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-test-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-test-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-test-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tidy-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tidy-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tidy-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tidy-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tokenizer-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tokenizer-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tokenizer-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tokenizer-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlreader-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlreader-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlreader-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlreader-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlwriter-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlwriter-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlwriter-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlwriter-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xsl-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xsl-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xsl-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xsl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zip-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zip-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zip-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zip-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zlib-8.0.30-150400.4.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zlib-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zlib-8.0.30-150400.4.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zlib-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-mod_php8-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-mod_php8-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-bcmath-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-bcmath-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-bz2-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-bz2-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-calendar-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-calendar-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-cli-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-cli-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-ctype-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-ctype-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-curl-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-curl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-dba-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-dba-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-devel-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-devel-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-dom-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-dom-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-embed-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-embed-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-enchant-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-enchant-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-exif-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-exif-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-fastcgi-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-fastcgi-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-fileinfo-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-fileinfo-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-fpm-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-fpm-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-ftp-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-ftp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-gd-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-gd-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-gettext-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-gettext-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-gmp-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-gmp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-iconv-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-iconv-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-intl-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-intl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-ldap-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-ldap-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-mbstring-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-mbstring-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-mysql-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-mysql-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-odbc-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-odbc-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-opcache-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-opcache-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-openssl-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-openssl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-pcntl-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-pcntl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-pdo-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-pdo-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-pgsql-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-pgsql-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-phar-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-phar-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-posix-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-posix-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-readline-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-readline-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-shmop-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-shmop-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-snmp-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-snmp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-soap-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-soap-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sockets-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sockets-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sodium-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sodium-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sqlite-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sqlite-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sysvmsg-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sysvmsg-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sysvsem-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sysvsem-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sysvshm-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sysvshm-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-test-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-test-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-tidy-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-tidy-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-tokenizer-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-tokenizer-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-xmlreader-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-xmlreader-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-xmlwriter-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-xmlwriter-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-xsl-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-xsl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-zip-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-zip-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-zlib-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-zlib-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:apache2-mod_php8-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:apache2-mod_php8-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-bcmath-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-bcmath-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-bz2-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-bz2-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-calendar-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-calendar-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-cli-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-cli-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-ctype-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-ctype-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-curl-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-curl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-dba-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-dba-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-devel-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-devel-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-dom-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-dom-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-embed-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-embed-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-enchant-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-enchant-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-exif-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-exif-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-fastcgi-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-fastcgi-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-fileinfo-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-fileinfo-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-fpm-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-fpm-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-ftp-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-ftp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-gd-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-gd-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-gettext-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-gettext-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-gmp-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-gmp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-iconv-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-iconv-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-intl-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-intl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-ldap-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-ldap-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-mbstring-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-mbstring-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-mysql-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-mysql-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-odbc-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-odbc-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-opcache-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-opcache-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-openssl-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-openssl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-pcntl-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-pcntl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-pdo-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-pdo-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-pgsql-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-pgsql-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-phar-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-phar-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-posix-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-posix-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-readline-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-readline-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-shmop-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-shmop-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-snmp-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-snmp-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-soap-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-soap-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sockets-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sockets-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sodium-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sodium-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sqlite-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sqlite-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sysvmsg-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sysvmsg-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sysvsem-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sysvsem-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sysvshm-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sysvshm-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-test-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-test-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-tidy-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-tidy-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-tokenizer-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-tokenizer-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-xmlreader-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-xmlreader-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-xmlwriter-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-xmlwriter-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-xsl-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-xsl-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-zip-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-zip-8.0.30-150400.4.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-zlib-8.0.30-150400.4.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-zlib-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:apache2-mod_php8-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:apache2-mod_php8-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:apache2-mod_php8-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-bcmath-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-bcmath-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-bcmath-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-bz2-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-bz2-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-bz2-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-calendar-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-calendar-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-calendar-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-cli-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-cli-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-cli-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-ctype-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-ctype-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-ctype-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-curl-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-curl-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-curl-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-dba-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-dba-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-dba-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-devel-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-devel-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-devel-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-dom-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-dom-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-dom-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-embed-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-embed-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-embed-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-enchant-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-enchant-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-enchant-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-exif-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-exif-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-exif-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-fastcgi-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-fastcgi-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-fastcgi-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-fileinfo-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-fileinfo-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-fileinfo-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-fpm-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-fpm-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-fpm-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-ftp-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-ftp-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-ftp-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-gd-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-gd-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-gd-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-gettext-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-gettext-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-gettext-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-gmp-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-gmp-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-gmp-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-iconv-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-iconv-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-iconv-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-intl-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-intl-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-intl-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-ldap-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-ldap-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-ldap-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-mbstring-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-mbstring-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-mbstring-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-mysql-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-mysql-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-mysql-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-odbc-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-odbc-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-odbc-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-opcache-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-opcache-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-opcache-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-openssl-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-openssl-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-openssl-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-pcntl-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-pcntl-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-pcntl-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-pdo-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-pdo-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-pdo-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-pgsql-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-pgsql-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-pgsql-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-phar-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-phar-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-phar-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-posix-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-posix-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-posix-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-readline-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-readline-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-readline-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-shmop-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-shmop-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-shmop-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-snmp-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-snmp-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-snmp-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-soap-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-soap-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-soap-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-sockets-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-sockets-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-sockets-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-sodium-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-sodium-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-sodium-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-sqlite-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-sqlite-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-sqlite-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-sysvmsg-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-sysvmsg-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-sysvmsg-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-sysvsem-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-sysvsem-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-sysvsem-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-sysvshm-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-sysvshm-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-sysvshm-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-test-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-test-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-test-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-tidy-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-tidy-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-tidy-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-tokenizer-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-tokenizer-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-tokenizer-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-xmlreader-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-xmlreader-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-xmlreader-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-xmlwriter-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-xmlwriter-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-xmlwriter-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-xsl-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-xsl-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-xsl-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-zip-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-zip-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-zip-8.0.30-150400.4.57.1.x86_64", "SUSE Manager Server 4.3:php8-zlib-8.0.30-150400.4.57.1.ppc64le", "SUSE Manager Server 4.3:php8-zlib-8.0.30-150400.4.57.1.s390x", "SUSE Manager Server 4.3:php8-zlib-8.0.30-150400.4.57.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-07-22T08:42:55Z", "details": "moderate" } ], "title": "CVE-2025-6491" } ] }
wid-sec-w-2025-1460
Vulnerability from csaf_certbund
Published
2025-07-03 22:00
Modified
2025-08-04 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 Denial of Service oder Server-Side Request-Forgery Angriffe durchzuführen.
Betroffene Betriebssysteme
- Linux
- Sonstiges
- UNIX
- Windows
{ "document": { "aggregate_severity": { "text": "hoch" }, "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 Denial of Service oder Server-Side Request-Forgery Angriffe durchzuf\u00fchren.", "title": "Angriff" }, { "category": "general", "text": "- Linux\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-1460 - CSAF Version", "url": "https://wid.cert-bund.de/.well-known/csaf/white/2025/wid-sec-w-2025-1460.json" }, { "category": "self", "summary": "WID-SEC-2025-1460 - Portal Version", "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2025-1460" }, { "category": "external", "summary": "PHP 8 Changelog vom 2025-07-03", "url": "https://www.php.net/ChangeLog-8.php" }, { "category": "external", "summary": "PHP 8.1.33 Release vom 2025-07-03", "url": "https://php.net/releases/8_1_33.php" }, { "category": "external", "summary": "PHP 8.2.29 Release vom 2025-07-03", "url": "https://php.net/releases/8_2_29.php" }, { "category": "external", "summary": "PHP 8.3.23 Release vom 2025-07-03", "url": "https://php.net/releases/8_3_23.php" }, { "category": "external", "summary": "PHP 8.4.10 Release vom 2025-07-03", "url": "https://php.net/releases/8_4_10.php" }, { "category": "external", "summary": "GitHub PHP Security Advisory GHSA-3cr5-j632-f35r vom 2025-07-03 mit PoC", "url": "https://github.com/php/php-src/security/advisories/GHSA-3cr5-j632-f35r" }, { "category": "external", "summary": "GitHub PHP Security Advisory GHSA-hrwm-9436-5mv3 vom 2025-07-03", "url": "https://github.com/php/php-src/security/advisories/GHSA-hrwm-9436-5mv3" }, { "category": "external", "summary": "GitHub PHP Security Advisory GHSA-453j-q27h-5p8x vom 2025-07-03 mit PoC", "url": "https://github.com/php/php-src/security/advisories/GHSA-453j-q27h-5p8x" }, { "category": "external", "summary": "Fedora Security Advisory FEDORA-2025-2C344545BF vom 2025-07-04", "url": "https://bodhi.fedoraproject.org/updates/FEDORA-2025-2c344545bf" }, { "category": "external", "summary": "Fedora Security Advisory FEDORA-2025-DA047483D8 vom 2025-07-04", "url": "https://bodhi.fedoraproject.org/updates/FEDORA-2025-da047483d8" }, { "category": "external", "summary": "openSUSE Security Update OPENSUSE-SU-2025:15340-1 vom 2025-07-12", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/TRR3JOFR4DCRDMX2C2ZBJLRM6MMU5JAJ/" }, { "category": "external", "summary": "cPanel Change Log vom 2025-07-16", "url": "https://docs.cpanel.net/changelogs/118-change-log/" }, { "category": "external", "summary": "cPanel Change Log vom 2025-07-16", "url": "https://docs.cpanel.net/changelogs/110-change-log/" }, { "category": "external", "summary": "cPanel Change Log vom 2025-07-16", "url": "https://docs.cpanel.net/changelogs/126-change-log/" }, { "category": "external", "summary": "cPanel Change Log vom 2025-07-16", "url": "https://docs.cpanel.net/changelogs/128-change-log/" }, { "category": "external", "summary": "cPanel Change Log vom 2025-07-16", "url": "https://docs.cpanel.net/changelogs/130-change-log/" }, { "category": "external", "summary": "Ubuntu Security Notice USN-7648-1 vom 2025-07-17", "url": "https://ubuntu.com/security/notices/USN-7648-1" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2025:02462-1 vom 2025-07-22", "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-July/021926.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2025:02463-1 vom 2025-07-22", "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-July/021925.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2025:02473-1 vom 2025-07-23", "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-July/021948.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2025:02474-1 vom 2025-07-23", "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-July/021947.html" }, { "category": "external", "summary": "Debian Security Advisory DLA-4254 vom 2025-07-27", "url": "https://lists.debian.org/debian-lts-announce/2025/07/msg00017.html" }, { "category": "external", "summary": "Debian Security Advisory DSA-5967 vom 2025-07-29", "url": "https://lists.debian.org/debian-security-announce/2025/msg00131.html" }, { "category": "external", "summary": "Amazon Linux Security Advisory ALAS2PHP8.2-2025-008 vom 2025-08-05", "url": "https://alas.aws.amazon.com/AL2/ALAS2PHP8.2-2025-008.html" }, { "category": "external", "summary": "Amazon Linux Security Advisory ALAS2PHP8.1-2025-007 vom 2025-08-05", "url": "https://alas.aws.amazon.com/AL2/ALAS2PHP8.1-2025-007.html" } ], "source_lang": "en-US", "title": "PHP: Mehrere Schwachstellen", "tracking": { "current_release_date": "2025-08-04T22:00:00.000+00:00", "generator": { "date": "2025-08-05T07:21:25.474+00:00", "engine": { "name": "BSI-WID", "version": "1.4.0" } }, "id": "WID-SEC-W-2025-1460", "initial_release_date": "2025-07-03T22:00:00.000+00:00", "revision_history": [ { "date": "2025-07-03T22:00:00.000+00:00", "number": "1", "summary": "Initiale Fassung" }, { "date": "2025-07-13T22:00:00.000+00:00", "number": "2", "summary": "Neue Updates von European Union Vulnerability Database und openSUSE aufgenommen" }, { "date": "2025-07-16T22:00:00.000+00:00", "number": "3", "summary": "Neue Updates aufgenommen" }, { "date": "2025-07-17T22:00:00.000+00:00", "number": "4", "summary": "Neue Updates von Ubuntu aufgenommen" }, { "date": "2025-07-22T22:00:00.000+00:00", "number": "5", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2025-07-23T22:00:00.000+00:00", "number": "6", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2025-07-27T22:00:00.000+00:00", "number": "7", "summary": "Neue Updates von Debian aufgenommen" }, { "date": "2025-07-28T22:00:00.000+00:00", "number": "8", "summary": "Neue Updates von Debian aufgenommen" }, { "date": "2025-08-04T22:00:00.000+00:00", "number": "9", "summary": "Neue Updates von Amazon aufgenommen" } ], "status": "final", "version": "9" } }, "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": [ { "category": "product_name", "name": "Fedora Linux", "product": { "name": "Fedora Linux", "product_id": "74185", "product_identification_helper": { "cpe": "cpe:/o:fedoraproject:fedora:-" } } } ], "category": "vendor", "name": "Fedora" }, { "branches": [ { "branches": [ { "category": "product_version_range", "name": "\u003c8.1.33", "product": { "name": "Open Source PHP \u003c8.1.33", "product_id": "T045045" } }, { "category": "product_version", "name": "8.1.33", "product": { "name": "Open Source PHP 8.1.33", "product_id": "T045045-fixed", "product_identification_helper": { "cpe": "cpe:/a:php:php:8.1.33" } } }, { "category": "product_version_range", "name": "\u003c8.2.29", "product": { "name": "Open Source PHP \u003c8.2.29", "product_id": "T045046" } }, { "category": "product_version", "name": "8.2.29", "product": { "name": "Open Source PHP 8.2.29", "product_id": "T045046-fixed", "product_identification_helper": { "cpe": "cpe:/a:php:php:8.2.29" } } }, { "category": "product_version_range", "name": "\u003c8.3.23", "product": { "name": "Open Source PHP \u003c8.3.23", "product_id": "T045048" } }, { "category": "product_version", "name": "8.3.23", "product": { "name": "Open Source PHP 8.3.23", "product_id": "T045048-fixed", "product_identification_helper": { "cpe": "cpe:/a:php:php:8.3.23" } } }, { "category": "product_version_range", "name": "\u003c8.4.10", "product": { "name": "Open Source PHP \u003c8.4.10", "product_id": "T045049" } }, { "category": "product_version", "name": "8.4.10", "product": { "name": "Open Source PHP 8.4.10", "product_id": "T045049-fixed", "product_identification_helper": { "cpe": "cpe:/a:php:php:8.4.10" } } } ], "category": "product_name", "name": "PHP" } ], "category": "vendor", "name": "Open Source" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux", "product": { "name": "SUSE Linux", "product_id": "T002207", "product_identification_helper": { "cpe": "cpe:/o:suse:suse_linux:-" } } }, { "category": "product_name", "name": "SUSE openSUSE", "product": { "name": "SUSE openSUSE", "product_id": "T027843", "product_identification_helper": { "cpe": "cpe:/o:suse:opensuse:-" } } } ], "category": "vendor", "name": "SUSE" }, { "branches": [ { "category": "product_name", "name": "Ubuntu Linux", "product": { "name": "Ubuntu Linux", "product_id": "T000126", "product_identification_helper": { "cpe": "cpe:/o:canonical:ubuntu_linux:-" } } } ], "category": "vendor", "name": "Ubuntu" }, { "branches": [ { "branches": [ { "category": "product_version_range", "name": "\u003c110.0.70", "product": { "name": "cPanel cPanel/WHM \u003c110.0.70", "product_id": "T045471" } }, { "category": "product_version", "name": "110.0.70", "product": { "name": "cPanel cPanel/WHM 110.0.70", "product_id": "T045471-fixed", "product_identification_helper": { "cpe": "cpe:/a:cpanel:cpanel_whm:110.0.70" } } }, { "category": "product_version_range", "name": "\u003c118.0.52", "product": { "name": "cPanel cPanel/WHM \u003c118.0.52", "product_id": "T045472" } }, { "category": "product_version", "name": "118.0.52", "product": { "name": "cPanel cPanel/WHM 118.0.52", "product_id": "T045472-fixed", "product_identification_helper": { "cpe": "cpe:/a:cpanel:cpanel_whm:118.0.52" } } }, { "category": "product_version_range", "name": "\u003c126.0.27", "product": { "name": "cPanel cPanel/WHM \u003c126.0.27", "product_id": "T045473" } }, { "category": "product_version", "name": "126.0.27", "product": { "name": "cPanel cPanel/WHM 126.0.27", "product_id": "T045473-fixed", "product_identification_helper": { "cpe": "cpe:/a:cpanel:cpanel_whm:126.0.27" } } }, { "category": "product_version_range", "name": "\u003c128.0.17", "product": { "name": "cPanel cPanel/WHM \u003c128.0.17", "product_id": "T045474" } }, { "category": "product_version", "name": "128.0.17", "product": { "name": "cPanel cPanel/WHM 128.0.17", "product_id": "T045474-fixed", "product_identification_helper": { "cpe": "cpe:/a:cpanel:cpanel_whm:128.0.17" } } }, { "category": "product_version_range", "name": "\u003c130.0.3", "product": { "name": "cPanel cPanel/WHM \u003c130.0.3", "product_id": "T045475" } }, { "category": "product_version", "name": "130.0.3", "product": { "name": "cPanel cPanel/WHM 130.0.3", "product_id": "T045475-fixed", "product_identification_helper": { "cpe": "cpe:/a:cpanel:cpanel_whm:130.0.3" } } } ], "category": "product_name", "name": "cPanel/WHM" } ], "category": "vendor", "name": "cPanel" } ] }, "vulnerabilities": [ { "cve": "CVE-2025-1220", "product_status": { "known_affected": [ "74185", "T045049", "2951", "T002207", "T000126", "T027843", "T045471", "398363", "T045473", "T045472", "T045046", "T045475", "T045045", "T045474", "T045048" ] }, "release_date": "2025-07-03T22:00:00.000+00:00", "title": "CVE-2025-1220" }, { "cve": "CVE-2025-1735", "product_status": { "known_affected": [ "74185", "T045049", "2951", "T002207", "T000126", "T027843", "T045471", "398363", "T045473", "T045472", "T045046", "T045475", "T045045", "T045474", "T045048" ] }, "release_date": "2025-07-03T22:00:00.000+00:00", "title": "CVE-2025-1735" }, { "cve": "CVE-2025-6491", "product_status": { "known_affected": [ "74185", "T045049", "2951", "T002207", "T000126", "T027843", "T045471", "398363", "T045473", "T045472", "T045046", "T045475", "T045045", "T045474", "T045048" ] }, "release_date": "2025-07-03T22:00:00.000+00:00", "title": "CVE-2025-6491" } ] }
opensuse-su-2025:15340-1
Vulnerability from csaf_opensuse
Published
2025-07-11 00:00
Modified
2025-07-11 00:00
Summary
php8-8.4.10-1.1 on GA media
Notes
Title of the patch
php8-8.4.10-1.1 on GA media
Description of the patch
These are all security issues fixed in the php8-8.4.10-1.1 package on the GA media of openSUSE Tumbleweed.
Patchnames
openSUSE-Tumbleweed-2025-15340
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.4.10-1.1 on GA media", "title": "Title of the patch" }, { "category": "description", "text": "These are all security issues fixed in the php8-8.4.10-1.1 package on the GA media of openSUSE Tumbleweed.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-Tumbleweed-2025-15340", "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_15340-1.json" }, { "category": "self", "summary": "SUSE CVE CVE-2025-1220 page", "url": "https://www.suse.com/security/cve/CVE-2025-1220/" }, { "category": "self", "summary": "SUSE CVE CVE-2025-1735 page", "url": "https://www.suse.com/security/cve/CVE-2025-1735/" }, { "category": "self", "summary": "SUSE CVE CVE-2025-6491 page", "url": "https://www.suse.com/security/cve/CVE-2025-6491/" } ], "title": "php8-8.4.10-1.1 on GA media", "tracking": { "current_release_date": "2025-07-11T00:00:00Z", "generator": { "date": "2025-07-11T00:00:00Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "openSUSE-SU-2025:15340-1", "initial_release_date": "2025-07-11T00:00:00Z", "revision_history": [ { "date": "2025-07-11T00:00:00Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "php8-8.4.10-1.1.aarch64", "product": { "name": "php8-8.4.10-1.1.aarch64", "product_id": "php8-8.4.10-1.1.aarch64" } }, { "category": "product_version", "name": "php8-bcmath-8.4.10-1.1.aarch64", "product": { "name": "php8-bcmath-8.4.10-1.1.aarch64", "product_id": "php8-bcmath-8.4.10-1.1.aarch64" } }, { "category": "product_version", "name": "php8-bz2-8.4.10-1.1.aarch64", "product": { "name": "php8-bz2-8.4.10-1.1.aarch64", "product_id": "php8-bz2-8.4.10-1.1.aarch64" } }, { "category": "product_version", "name": "php8-calendar-8.4.10-1.1.aarch64", "product": { "name": "php8-calendar-8.4.10-1.1.aarch64", "product_id": "php8-calendar-8.4.10-1.1.aarch64" } }, { "category": "product_version", "name": "php8-cli-8.4.10-1.1.aarch64", "product": { "name": "php8-cli-8.4.10-1.1.aarch64", "product_id": "php8-cli-8.4.10-1.1.aarch64" } }, { "category": "product_version", "name": "php8-ctype-8.4.10-1.1.aarch64", "product": { "name": "php8-ctype-8.4.10-1.1.aarch64", "product_id": "php8-ctype-8.4.10-1.1.aarch64" } }, { "category": "product_version", "name": "php8-curl-8.4.10-1.1.aarch64", "product": { "name": "php8-curl-8.4.10-1.1.aarch64", "product_id": "php8-curl-8.4.10-1.1.aarch64" } }, { "category": "product_version", "name": "php8-dba-8.4.10-1.1.aarch64", "product": { "name": "php8-dba-8.4.10-1.1.aarch64", "product_id": "php8-dba-8.4.10-1.1.aarch64" } }, { "category": "product_version", "name": "php8-devel-8.4.10-1.1.aarch64", "product": { "name": "php8-devel-8.4.10-1.1.aarch64", "product_id": "php8-devel-8.4.10-1.1.aarch64" } }, { "category": "product_version", "name": "php8-dom-8.4.10-1.1.aarch64", "product": { "name": "php8-dom-8.4.10-1.1.aarch64", "product_id": "php8-dom-8.4.10-1.1.aarch64" } }, { "category": "product_version", "name": "php8-enchant-8.4.10-1.1.aarch64", "product": { "name": "php8-enchant-8.4.10-1.1.aarch64", "product_id": "php8-enchant-8.4.10-1.1.aarch64" } }, { "category": "product_version", "name": "php8-exif-8.4.10-1.1.aarch64", "product": { "name": "php8-exif-8.4.10-1.1.aarch64", "product_id": "php8-exif-8.4.10-1.1.aarch64" } }, { "category": "product_version", "name": "php8-ffi-8.4.10-1.1.aarch64", "product": { "name": "php8-ffi-8.4.10-1.1.aarch64", "product_id": "php8-ffi-8.4.10-1.1.aarch64" } }, { "category": "product_version", "name": "php8-fileinfo-8.4.10-1.1.aarch64", "product": { "name": "php8-fileinfo-8.4.10-1.1.aarch64", "product_id": "php8-fileinfo-8.4.10-1.1.aarch64" } }, { "category": "product_version", "name": "php8-ftp-8.4.10-1.1.aarch64", "product": { "name": "php8-ftp-8.4.10-1.1.aarch64", "product_id": "php8-ftp-8.4.10-1.1.aarch64" } }, { "category": "product_version", "name": "php8-gd-8.4.10-1.1.aarch64", "product": { "name": "php8-gd-8.4.10-1.1.aarch64", "product_id": "php8-gd-8.4.10-1.1.aarch64" } }, { "category": "product_version", "name": "php8-gettext-8.4.10-1.1.aarch64", "product": { "name": "php8-gettext-8.4.10-1.1.aarch64", "product_id": "php8-gettext-8.4.10-1.1.aarch64" } }, { "category": "product_version", "name": "php8-gmp-8.4.10-1.1.aarch64", "product": { "name": "php8-gmp-8.4.10-1.1.aarch64", "product_id": "php8-gmp-8.4.10-1.1.aarch64" } }, { "category": "product_version", "name": "php8-iconv-8.4.10-1.1.aarch64", "product": { "name": "php8-iconv-8.4.10-1.1.aarch64", "product_id": "php8-iconv-8.4.10-1.1.aarch64" } }, { "category": "product_version", "name": "php8-intl-8.4.10-1.1.aarch64", "product": { "name": "php8-intl-8.4.10-1.1.aarch64", "product_id": "php8-intl-8.4.10-1.1.aarch64" } }, { "category": "product_version", "name": "php8-ldap-8.4.10-1.1.aarch64", "product": { "name": "php8-ldap-8.4.10-1.1.aarch64", "product_id": "php8-ldap-8.4.10-1.1.aarch64" } }, { "category": "product_version", "name": "php8-mbstring-8.4.10-1.1.aarch64", "product": { "name": "php8-mbstring-8.4.10-1.1.aarch64", "product_id": "php8-mbstring-8.4.10-1.1.aarch64" } }, { "category": "product_version", "name": "php8-mysql-8.4.10-1.1.aarch64", "product": { "name": "php8-mysql-8.4.10-1.1.aarch64", "product_id": "php8-mysql-8.4.10-1.1.aarch64" } }, { "category": "product_version", "name": "php8-odbc-8.4.10-1.1.aarch64", "product": { "name": "php8-odbc-8.4.10-1.1.aarch64", "product_id": "php8-odbc-8.4.10-1.1.aarch64" } }, { "category": "product_version", "name": "php8-opcache-8.4.10-1.1.aarch64", "product": { "name": "php8-opcache-8.4.10-1.1.aarch64", "product_id": "php8-opcache-8.4.10-1.1.aarch64" } }, { "category": "product_version", "name": "php8-openssl-8.4.10-1.1.aarch64", "product": { "name": "php8-openssl-8.4.10-1.1.aarch64", "product_id": "php8-openssl-8.4.10-1.1.aarch64" } }, { "category": "product_version", "name": "php8-pcntl-8.4.10-1.1.aarch64", "product": { "name": "php8-pcntl-8.4.10-1.1.aarch64", "product_id": "php8-pcntl-8.4.10-1.1.aarch64" } }, { "category": "product_version", "name": "php8-pdo-8.4.10-1.1.aarch64", "product": { "name": "php8-pdo-8.4.10-1.1.aarch64", "product_id": "php8-pdo-8.4.10-1.1.aarch64" } }, { "category": "product_version", "name": "php8-pgsql-8.4.10-1.1.aarch64", "product": { "name": "php8-pgsql-8.4.10-1.1.aarch64", "product_id": "php8-pgsql-8.4.10-1.1.aarch64" } }, { "category": "product_version", "name": "php8-phar-8.4.10-1.1.aarch64", "product": { "name": "php8-phar-8.4.10-1.1.aarch64", "product_id": "php8-phar-8.4.10-1.1.aarch64" } }, { "category": "product_version", "name": "php8-posix-8.4.10-1.1.aarch64", "product": { "name": "php8-posix-8.4.10-1.1.aarch64", "product_id": "php8-posix-8.4.10-1.1.aarch64" } }, { "category": "product_version", "name": "php8-readline-8.4.10-1.1.aarch64", "product": { "name": "php8-readline-8.4.10-1.1.aarch64", "product_id": "php8-readline-8.4.10-1.1.aarch64" } }, { "category": "product_version", "name": "php8-shmop-8.4.10-1.1.aarch64", "product": { "name": "php8-shmop-8.4.10-1.1.aarch64", "product_id": "php8-shmop-8.4.10-1.1.aarch64" } }, { "category": "product_version", "name": "php8-snmp-8.4.10-1.1.aarch64", "product": { "name": "php8-snmp-8.4.10-1.1.aarch64", "product_id": "php8-snmp-8.4.10-1.1.aarch64" } }, { "category": "product_version", "name": "php8-soap-8.4.10-1.1.aarch64", "product": { "name": "php8-soap-8.4.10-1.1.aarch64", "product_id": "php8-soap-8.4.10-1.1.aarch64" } }, { "category": "product_version", "name": "php8-sockets-8.4.10-1.1.aarch64", "product": { "name": "php8-sockets-8.4.10-1.1.aarch64", "product_id": "php8-sockets-8.4.10-1.1.aarch64" } }, { "category": "product_version", "name": "php8-sodium-8.4.10-1.1.aarch64", "product": { "name": "php8-sodium-8.4.10-1.1.aarch64", "product_id": "php8-sodium-8.4.10-1.1.aarch64" } }, { "category": "product_version", "name": "php8-sqlite-8.4.10-1.1.aarch64", "product": { "name": "php8-sqlite-8.4.10-1.1.aarch64", "product_id": "php8-sqlite-8.4.10-1.1.aarch64" } }, { "category": "product_version", "name": "php8-sysvmsg-8.4.10-1.1.aarch64", "product": { "name": "php8-sysvmsg-8.4.10-1.1.aarch64", "product_id": "php8-sysvmsg-8.4.10-1.1.aarch64" } }, { "category": "product_version", "name": "php8-sysvsem-8.4.10-1.1.aarch64", "product": { "name": "php8-sysvsem-8.4.10-1.1.aarch64", "product_id": "php8-sysvsem-8.4.10-1.1.aarch64" } }, { "category": "product_version", "name": "php8-sysvshm-8.4.10-1.1.aarch64", "product": { "name": "php8-sysvshm-8.4.10-1.1.aarch64", "product_id": "php8-sysvshm-8.4.10-1.1.aarch64" } }, { "category": "product_version", "name": "php8-tidy-8.4.10-1.1.aarch64", "product": { "name": "php8-tidy-8.4.10-1.1.aarch64", "product_id": "php8-tidy-8.4.10-1.1.aarch64" } }, { "category": "product_version", "name": "php8-tokenizer-8.4.10-1.1.aarch64", "product": { "name": "php8-tokenizer-8.4.10-1.1.aarch64", "product_id": "php8-tokenizer-8.4.10-1.1.aarch64" } }, { "category": "product_version", "name": "php8-xmlreader-8.4.10-1.1.aarch64", "product": { "name": "php8-xmlreader-8.4.10-1.1.aarch64", "product_id": "php8-xmlreader-8.4.10-1.1.aarch64" } }, { "category": "product_version", "name": "php8-xmlwriter-8.4.10-1.1.aarch64", "product": { "name": "php8-xmlwriter-8.4.10-1.1.aarch64", "product_id": "php8-xmlwriter-8.4.10-1.1.aarch64" } }, { "category": "product_version", "name": "php8-xsl-8.4.10-1.1.aarch64", "product": { "name": "php8-xsl-8.4.10-1.1.aarch64", "product_id": "php8-xsl-8.4.10-1.1.aarch64" } }, { "category": "product_version", "name": "php8-zip-8.4.10-1.1.aarch64", "product": { "name": "php8-zip-8.4.10-1.1.aarch64", "product_id": "php8-zip-8.4.10-1.1.aarch64" } }, { "category": "product_version", "name": "php8-zlib-8.4.10-1.1.aarch64", "product": { "name": "php8-zlib-8.4.10-1.1.aarch64", "product_id": "php8-zlib-8.4.10-1.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "php8-8.4.10-1.1.ppc64le", "product": { "name": "php8-8.4.10-1.1.ppc64le", "product_id": "php8-8.4.10-1.1.ppc64le" } }, { "category": "product_version", "name": "php8-bcmath-8.4.10-1.1.ppc64le", "product": { "name": "php8-bcmath-8.4.10-1.1.ppc64le", "product_id": "php8-bcmath-8.4.10-1.1.ppc64le" } }, { "category": "product_version", "name": "php8-bz2-8.4.10-1.1.ppc64le", "product": { "name": "php8-bz2-8.4.10-1.1.ppc64le", "product_id": "php8-bz2-8.4.10-1.1.ppc64le" } }, { "category": "product_version", "name": "php8-calendar-8.4.10-1.1.ppc64le", "product": { "name": "php8-calendar-8.4.10-1.1.ppc64le", "product_id": "php8-calendar-8.4.10-1.1.ppc64le" } }, { "category": "product_version", "name": "php8-cli-8.4.10-1.1.ppc64le", "product": { "name": "php8-cli-8.4.10-1.1.ppc64le", "product_id": "php8-cli-8.4.10-1.1.ppc64le" } }, { "category": "product_version", "name": "php8-ctype-8.4.10-1.1.ppc64le", "product": { "name": "php8-ctype-8.4.10-1.1.ppc64le", "product_id": "php8-ctype-8.4.10-1.1.ppc64le" } }, { "category": "product_version", "name": "php8-curl-8.4.10-1.1.ppc64le", "product": { "name": "php8-curl-8.4.10-1.1.ppc64le", "product_id": "php8-curl-8.4.10-1.1.ppc64le" } }, { "category": "product_version", "name": "php8-dba-8.4.10-1.1.ppc64le", "product": { "name": "php8-dba-8.4.10-1.1.ppc64le", "product_id": "php8-dba-8.4.10-1.1.ppc64le" } }, { "category": "product_version", "name": "php8-devel-8.4.10-1.1.ppc64le", "product": { "name": "php8-devel-8.4.10-1.1.ppc64le", "product_id": "php8-devel-8.4.10-1.1.ppc64le" } }, { "category": "product_version", "name": "php8-dom-8.4.10-1.1.ppc64le", "product": { "name": "php8-dom-8.4.10-1.1.ppc64le", "product_id": "php8-dom-8.4.10-1.1.ppc64le" } }, { "category": "product_version", "name": "php8-enchant-8.4.10-1.1.ppc64le", "product": { "name": "php8-enchant-8.4.10-1.1.ppc64le", "product_id": "php8-enchant-8.4.10-1.1.ppc64le" } }, { "category": "product_version", "name": "php8-exif-8.4.10-1.1.ppc64le", "product": { "name": "php8-exif-8.4.10-1.1.ppc64le", "product_id": "php8-exif-8.4.10-1.1.ppc64le" } }, { "category": "product_version", "name": "php8-ffi-8.4.10-1.1.ppc64le", "product": { "name": "php8-ffi-8.4.10-1.1.ppc64le", "product_id": "php8-ffi-8.4.10-1.1.ppc64le" } }, { "category": "product_version", "name": "php8-fileinfo-8.4.10-1.1.ppc64le", "product": { "name": "php8-fileinfo-8.4.10-1.1.ppc64le", "product_id": "php8-fileinfo-8.4.10-1.1.ppc64le" } }, { "category": "product_version", "name": "php8-ftp-8.4.10-1.1.ppc64le", "product": { "name": "php8-ftp-8.4.10-1.1.ppc64le", "product_id": "php8-ftp-8.4.10-1.1.ppc64le" } }, { "category": "product_version", "name": "php8-gd-8.4.10-1.1.ppc64le", "product": { "name": "php8-gd-8.4.10-1.1.ppc64le", "product_id": "php8-gd-8.4.10-1.1.ppc64le" } }, { "category": "product_version", "name": "php8-gettext-8.4.10-1.1.ppc64le", "product": { "name": "php8-gettext-8.4.10-1.1.ppc64le", "product_id": "php8-gettext-8.4.10-1.1.ppc64le" } }, { "category": "product_version", "name": "php8-gmp-8.4.10-1.1.ppc64le", "product": { "name": "php8-gmp-8.4.10-1.1.ppc64le", "product_id": "php8-gmp-8.4.10-1.1.ppc64le" } }, { "category": "product_version", "name": "php8-iconv-8.4.10-1.1.ppc64le", "product": { "name": "php8-iconv-8.4.10-1.1.ppc64le", "product_id": "php8-iconv-8.4.10-1.1.ppc64le" } }, { "category": "product_version", "name": "php8-intl-8.4.10-1.1.ppc64le", "product": { "name": "php8-intl-8.4.10-1.1.ppc64le", "product_id": "php8-intl-8.4.10-1.1.ppc64le" } }, { "category": "product_version", "name": "php8-ldap-8.4.10-1.1.ppc64le", "product": { "name": "php8-ldap-8.4.10-1.1.ppc64le", "product_id": "php8-ldap-8.4.10-1.1.ppc64le" } }, { "category": "product_version", "name": "php8-mbstring-8.4.10-1.1.ppc64le", "product": { "name": "php8-mbstring-8.4.10-1.1.ppc64le", "product_id": "php8-mbstring-8.4.10-1.1.ppc64le" } }, { "category": "product_version", "name": "php8-mysql-8.4.10-1.1.ppc64le", "product": { "name": "php8-mysql-8.4.10-1.1.ppc64le", "product_id": "php8-mysql-8.4.10-1.1.ppc64le" } }, { "category": "product_version", "name": "php8-odbc-8.4.10-1.1.ppc64le", "product": { "name": "php8-odbc-8.4.10-1.1.ppc64le", "product_id": "php8-odbc-8.4.10-1.1.ppc64le" } }, { "category": "product_version", "name": "php8-opcache-8.4.10-1.1.ppc64le", "product": { "name": "php8-opcache-8.4.10-1.1.ppc64le", "product_id": "php8-opcache-8.4.10-1.1.ppc64le" } }, { "category": "product_version", "name": "php8-openssl-8.4.10-1.1.ppc64le", "product": { "name": "php8-openssl-8.4.10-1.1.ppc64le", "product_id": "php8-openssl-8.4.10-1.1.ppc64le" } }, { "category": "product_version", "name": "php8-pcntl-8.4.10-1.1.ppc64le", "product": { "name": "php8-pcntl-8.4.10-1.1.ppc64le", "product_id": "php8-pcntl-8.4.10-1.1.ppc64le" } }, { "category": "product_version", "name": "php8-pdo-8.4.10-1.1.ppc64le", "product": { "name": "php8-pdo-8.4.10-1.1.ppc64le", "product_id": "php8-pdo-8.4.10-1.1.ppc64le" } }, { "category": "product_version", "name": "php8-pgsql-8.4.10-1.1.ppc64le", "product": { "name": "php8-pgsql-8.4.10-1.1.ppc64le", "product_id": "php8-pgsql-8.4.10-1.1.ppc64le" } }, { "category": "product_version", "name": "php8-phar-8.4.10-1.1.ppc64le", "product": { "name": "php8-phar-8.4.10-1.1.ppc64le", "product_id": "php8-phar-8.4.10-1.1.ppc64le" } }, { "category": "product_version", "name": "php8-posix-8.4.10-1.1.ppc64le", "product": { "name": "php8-posix-8.4.10-1.1.ppc64le", "product_id": "php8-posix-8.4.10-1.1.ppc64le" } }, { "category": "product_version", "name": "php8-readline-8.4.10-1.1.ppc64le", "product": { "name": "php8-readline-8.4.10-1.1.ppc64le", "product_id": "php8-readline-8.4.10-1.1.ppc64le" } }, { "category": "product_version", "name": "php8-shmop-8.4.10-1.1.ppc64le", "product": { "name": "php8-shmop-8.4.10-1.1.ppc64le", "product_id": "php8-shmop-8.4.10-1.1.ppc64le" } }, { "category": "product_version", "name": "php8-snmp-8.4.10-1.1.ppc64le", "product": { "name": "php8-snmp-8.4.10-1.1.ppc64le", "product_id": "php8-snmp-8.4.10-1.1.ppc64le" } }, { "category": "product_version", "name": "php8-soap-8.4.10-1.1.ppc64le", "product": { "name": "php8-soap-8.4.10-1.1.ppc64le", "product_id": "php8-soap-8.4.10-1.1.ppc64le" } }, { "category": "product_version", "name": "php8-sockets-8.4.10-1.1.ppc64le", "product": { "name": "php8-sockets-8.4.10-1.1.ppc64le", "product_id": "php8-sockets-8.4.10-1.1.ppc64le" } }, { "category": "product_version", "name": "php8-sodium-8.4.10-1.1.ppc64le", "product": { "name": "php8-sodium-8.4.10-1.1.ppc64le", "product_id": "php8-sodium-8.4.10-1.1.ppc64le" } }, { "category": "product_version", "name": "php8-sqlite-8.4.10-1.1.ppc64le", "product": { "name": "php8-sqlite-8.4.10-1.1.ppc64le", "product_id": "php8-sqlite-8.4.10-1.1.ppc64le" } }, { "category": "product_version", "name": "php8-sysvmsg-8.4.10-1.1.ppc64le", "product": { "name": "php8-sysvmsg-8.4.10-1.1.ppc64le", "product_id": "php8-sysvmsg-8.4.10-1.1.ppc64le" } }, { "category": "product_version", "name": "php8-sysvsem-8.4.10-1.1.ppc64le", "product": { "name": "php8-sysvsem-8.4.10-1.1.ppc64le", "product_id": "php8-sysvsem-8.4.10-1.1.ppc64le" } }, { "category": "product_version", "name": "php8-sysvshm-8.4.10-1.1.ppc64le", "product": { "name": "php8-sysvshm-8.4.10-1.1.ppc64le", "product_id": "php8-sysvshm-8.4.10-1.1.ppc64le" } }, { "category": "product_version", "name": "php8-tidy-8.4.10-1.1.ppc64le", "product": { "name": "php8-tidy-8.4.10-1.1.ppc64le", "product_id": "php8-tidy-8.4.10-1.1.ppc64le" } }, { "category": "product_version", "name": "php8-tokenizer-8.4.10-1.1.ppc64le", "product": { "name": "php8-tokenizer-8.4.10-1.1.ppc64le", "product_id": "php8-tokenizer-8.4.10-1.1.ppc64le" } }, { "category": "product_version", "name": "php8-xmlreader-8.4.10-1.1.ppc64le", "product": { "name": "php8-xmlreader-8.4.10-1.1.ppc64le", "product_id": "php8-xmlreader-8.4.10-1.1.ppc64le" } }, { "category": "product_version", "name": "php8-xmlwriter-8.4.10-1.1.ppc64le", "product": { "name": "php8-xmlwriter-8.4.10-1.1.ppc64le", "product_id": "php8-xmlwriter-8.4.10-1.1.ppc64le" } }, { "category": "product_version", "name": "php8-xsl-8.4.10-1.1.ppc64le", "product": { "name": "php8-xsl-8.4.10-1.1.ppc64le", "product_id": "php8-xsl-8.4.10-1.1.ppc64le" } }, { "category": "product_version", "name": "php8-zip-8.4.10-1.1.ppc64le", "product": { "name": "php8-zip-8.4.10-1.1.ppc64le", "product_id": "php8-zip-8.4.10-1.1.ppc64le" } }, { "category": "product_version", "name": "php8-zlib-8.4.10-1.1.ppc64le", "product": { "name": "php8-zlib-8.4.10-1.1.ppc64le", "product_id": "php8-zlib-8.4.10-1.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "php8-8.4.10-1.1.s390x", "product": { "name": "php8-8.4.10-1.1.s390x", "product_id": "php8-8.4.10-1.1.s390x" } }, { "category": "product_version", "name": "php8-bcmath-8.4.10-1.1.s390x", "product": { "name": "php8-bcmath-8.4.10-1.1.s390x", "product_id": "php8-bcmath-8.4.10-1.1.s390x" } }, { "category": "product_version", "name": "php8-bz2-8.4.10-1.1.s390x", "product": { "name": "php8-bz2-8.4.10-1.1.s390x", "product_id": "php8-bz2-8.4.10-1.1.s390x" } }, { "category": "product_version", "name": "php8-calendar-8.4.10-1.1.s390x", "product": { "name": "php8-calendar-8.4.10-1.1.s390x", "product_id": "php8-calendar-8.4.10-1.1.s390x" } }, { "category": "product_version", "name": "php8-cli-8.4.10-1.1.s390x", "product": { "name": "php8-cli-8.4.10-1.1.s390x", "product_id": "php8-cli-8.4.10-1.1.s390x" } }, { "category": "product_version", "name": "php8-ctype-8.4.10-1.1.s390x", "product": { "name": "php8-ctype-8.4.10-1.1.s390x", "product_id": "php8-ctype-8.4.10-1.1.s390x" } }, { "category": "product_version", "name": "php8-curl-8.4.10-1.1.s390x", "product": { "name": "php8-curl-8.4.10-1.1.s390x", "product_id": "php8-curl-8.4.10-1.1.s390x" } }, { "category": "product_version", "name": "php8-dba-8.4.10-1.1.s390x", "product": { "name": "php8-dba-8.4.10-1.1.s390x", "product_id": "php8-dba-8.4.10-1.1.s390x" } }, { "category": "product_version", "name": "php8-devel-8.4.10-1.1.s390x", "product": { "name": "php8-devel-8.4.10-1.1.s390x", "product_id": "php8-devel-8.4.10-1.1.s390x" } }, { "category": "product_version", "name": "php8-dom-8.4.10-1.1.s390x", "product": { "name": "php8-dom-8.4.10-1.1.s390x", "product_id": "php8-dom-8.4.10-1.1.s390x" } }, { "category": "product_version", "name": "php8-enchant-8.4.10-1.1.s390x", "product": { "name": "php8-enchant-8.4.10-1.1.s390x", "product_id": "php8-enchant-8.4.10-1.1.s390x" } }, { "category": "product_version", "name": "php8-exif-8.4.10-1.1.s390x", "product": { "name": "php8-exif-8.4.10-1.1.s390x", "product_id": "php8-exif-8.4.10-1.1.s390x" } }, { "category": "product_version", "name": "php8-ffi-8.4.10-1.1.s390x", "product": { "name": "php8-ffi-8.4.10-1.1.s390x", "product_id": "php8-ffi-8.4.10-1.1.s390x" } }, { "category": "product_version", "name": "php8-fileinfo-8.4.10-1.1.s390x", "product": { "name": "php8-fileinfo-8.4.10-1.1.s390x", "product_id": "php8-fileinfo-8.4.10-1.1.s390x" } }, { "category": "product_version", "name": "php8-ftp-8.4.10-1.1.s390x", "product": { "name": "php8-ftp-8.4.10-1.1.s390x", "product_id": "php8-ftp-8.4.10-1.1.s390x" } }, { "category": "product_version", "name": "php8-gd-8.4.10-1.1.s390x", "product": { "name": "php8-gd-8.4.10-1.1.s390x", "product_id": "php8-gd-8.4.10-1.1.s390x" } }, { "category": "product_version", "name": "php8-gettext-8.4.10-1.1.s390x", "product": { "name": "php8-gettext-8.4.10-1.1.s390x", "product_id": "php8-gettext-8.4.10-1.1.s390x" } }, { "category": "product_version", "name": "php8-gmp-8.4.10-1.1.s390x", "product": { "name": "php8-gmp-8.4.10-1.1.s390x", "product_id": "php8-gmp-8.4.10-1.1.s390x" } }, { "category": "product_version", "name": "php8-iconv-8.4.10-1.1.s390x", "product": { "name": "php8-iconv-8.4.10-1.1.s390x", "product_id": "php8-iconv-8.4.10-1.1.s390x" } }, { "category": "product_version", "name": "php8-intl-8.4.10-1.1.s390x", "product": { "name": "php8-intl-8.4.10-1.1.s390x", "product_id": "php8-intl-8.4.10-1.1.s390x" } }, { "category": "product_version", "name": "php8-ldap-8.4.10-1.1.s390x", "product": { "name": "php8-ldap-8.4.10-1.1.s390x", "product_id": "php8-ldap-8.4.10-1.1.s390x" } }, { "category": "product_version", "name": "php8-mbstring-8.4.10-1.1.s390x", "product": { "name": "php8-mbstring-8.4.10-1.1.s390x", "product_id": "php8-mbstring-8.4.10-1.1.s390x" } }, { "category": "product_version", "name": "php8-mysql-8.4.10-1.1.s390x", "product": { "name": "php8-mysql-8.4.10-1.1.s390x", "product_id": "php8-mysql-8.4.10-1.1.s390x" } }, { "category": "product_version", "name": "php8-odbc-8.4.10-1.1.s390x", "product": { "name": "php8-odbc-8.4.10-1.1.s390x", "product_id": "php8-odbc-8.4.10-1.1.s390x" } }, { "category": "product_version", "name": "php8-opcache-8.4.10-1.1.s390x", "product": { "name": "php8-opcache-8.4.10-1.1.s390x", "product_id": "php8-opcache-8.4.10-1.1.s390x" } }, { "category": "product_version", "name": "php8-openssl-8.4.10-1.1.s390x", "product": { "name": "php8-openssl-8.4.10-1.1.s390x", "product_id": "php8-openssl-8.4.10-1.1.s390x" } }, { "category": "product_version", "name": "php8-pcntl-8.4.10-1.1.s390x", "product": { "name": "php8-pcntl-8.4.10-1.1.s390x", "product_id": "php8-pcntl-8.4.10-1.1.s390x" } }, { "category": "product_version", "name": "php8-pdo-8.4.10-1.1.s390x", "product": { "name": "php8-pdo-8.4.10-1.1.s390x", "product_id": "php8-pdo-8.4.10-1.1.s390x" } }, { "category": "product_version", "name": "php8-pgsql-8.4.10-1.1.s390x", "product": { "name": "php8-pgsql-8.4.10-1.1.s390x", "product_id": "php8-pgsql-8.4.10-1.1.s390x" } }, { "category": "product_version", "name": "php8-phar-8.4.10-1.1.s390x", "product": { "name": "php8-phar-8.4.10-1.1.s390x", "product_id": "php8-phar-8.4.10-1.1.s390x" } }, { "category": "product_version", "name": "php8-posix-8.4.10-1.1.s390x", "product": { "name": "php8-posix-8.4.10-1.1.s390x", "product_id": "php8-posix-8.4.10-1.1.s390x" } }, { "category": "product_version", "name": "php8-readline-8.4.10-1.1.s390x", "product": { "name": "php8-readline-8.4.10-1.1.s390x", "product_id": "php8-readline-8.4.10-1.1.s390x" } }, { "category": "product_version", "name": "php8-shmop-8.4.10-1.1.s390x", "product": { "name": "php8-shmop-8.4.10-1.1.s390x", "product_id": "php8-shmop-8.4.10-1.1.s390x" } }, { "category": "product_version", "name": "php8-snmp-8.4.10-1.1.s390x", "product": { "name": "php8-snmp-8.4.10-1.1.s390x", "product_id": "php8-snmp-8.4.10-1.1.s390x" } }, { "category": "product_version", "name": "php8-soap-8.4.10-1.1.s390x", "product": { "name": "php8-soap-8.4.10-1.1.s390x", "product_id": "php8-soap-8.4.10-1.1.s390x" } }, { "category": "product_version", "name": "php8-sockets-8.4.10-1.1.s390x", "product": { "name": "php8-sockets-8.4.10-1.1.s390x", "product_id": "php8-sockets-8.4.10-1.1.s390x" } }, { "category": "product_version", "name": "php8-sodium-8.4.10-1.1.s390x", "product": { "name": "php8-sodium-8.4.10-1.1.s390x", "product_id": "php8-sodium-8.4.10-1.1.s390x" } }, { "category": "product_version", "name": "php8-sqlite-8.4.10-1.1.s390x", "product": { "name": "php8-sqlite-8.4.10-1.1.s390x", "product_id": "php8-sqlite-8.4.10-1.1.s390x" } }, { "category": "product_version", "name": "php8-sysvmsg-8.4.10-1.1.s390x", "product": { "name": "php8-sysvmsg-8.4.10-1.1.s390x", "product_id": "php8-sysvmsg-8.4.10-1.1.s390x" } }, { "category": "product_version", "name": "php8-sysvsem-8.4.10-1.1.s390x", "product": { "name": "php8-sysvsem-8.4.10-1.1.s390x", "product_id": "php8-sysvsem-8.4.10-1.1.s390x" } }, { "category": "product_version", "name": "php8-sysvshm-8.4.10-1.1.s390x", "product": { "name": "php8-sysvshm-8.4.10-1.1.s390x", "product_id": "php8-sysvshm-8.4.10-1.1.s390x" } }, { "category": "product_version", "name": "php8-tidy-8.4.10-1.1.s390x", "product": { "name": "php8-tidy-8.4.10-1.1.s390x", "product_id": "php8-tidy-8.4.10-1.1.s390x" } }, { "category": "product_version", "name": "php8-tokenizer-8.4.10-1.1.s390x", "product": { "name": "php8-tokenizer-8.4.10-1.1.s390x", "product_id": "php8-tokenizer-8.4.10-1.1.s390x" } }, { "category": "product_version", "name": "php8-xmlreader-8.4.10-1.1.s390x", "product": { "name": "php8-xmlreader-8.4.10-1.1.s390x", "product_id": "php8-xmlreader-8.4.10-1.1.s390x" } }, { "category": "product_version", "name": "php8-xmlwriter-8.4.10-1.1.s390x", "product": { "name": "php8-xmlwriter-8.4.10-1.1.s390x", "product_id": "php8-xmlwriter-8.4.10-1.1.s390x" } }, { "category": "product_version", "name": "php8-xsl-8.4.10-1.1.s390x", "product": { "name": "php8-xsl-8.4.10-1.1.s390x", "product_id": "php8-xsl-8.4.10-1.1.s390x" } }, { "category": "product_version", "name": "php8-zip-8.4.10-1.1.s390x", "product": { "name": "php8-zip-8.4.10-1.1.s390x", "product_id": "php8-zip-8.4.10-1.1.s390x" } }, { "category": "product_version", "name": "php8-zlib-8.4.10-1.1.s390x", "product": { "name": "php8-zlib-8.4.10-1.1.s390x", "product_id": "php8-zlib-8.4.10-1.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "php8-8.4.10-1.1.x86_64", "product": { "name": "php8-8.4.10-1.1.x86_64", "product_id": "php8-8.4.10-1.1.x86_64" } }, { "category": "product_version", "name": "php8-bcmath-8.4.10-1.1.x86_64", "product": { "name": "php8-bcmath-8.4.10-1.1.x86_64", "product_id": "php8-bcmath-8.4.10-1.1.x86_64" } }, { "category": "product_version", "name": "php8-bz2-8.4.10-1.1.x86_64", "product": { "name": "php8-bz2-8.4.10-1.1.x86_64", "product_id": "php8-bz2-8.4.10-1.1.x86_64" } }, { "category": "product_version", "name": "php8-calendar-8.4.10-1.1.x86_64", "product": { "name": "php8-calendar-8.4.10-1.1.x86_64", "product_id": "php8-calendar-8.4.10-1.1.x86_64" } }, { "category": "product_version", "name": "php8-cli-8.4.10-1.1.x86_64", "product": { "name": "php8-cli-8.4.10-1.1.x86_64", "product_id": "php8-cli-8.4.10-1.1.x86_64" } }, { "category": "product_version", "name": "php8-ctype-8.4.10-1.1.x86_64", "product": { "name": "php8-ctype-8.4.10-1.1.x86_64", "product_id": "php8-ctype-8.4.10-1.1.x86_64" } }, { "category": "product_version", "name": "php8-curl-8.4.10-1.1.x86_64", "product": { "name": "php8-curl-8.4.10-1.1.x86_64", "product_id": "php8-curl-8.4.10-1.1.x86_64" } }, { "category": "product_version", "name": "php8-dba-8.4.10-1.1.x86_64", "product": { "name": "php8-dba-8.4.10-1.1.x86_64", "product_id": "php8-dba-8.4.10-1.1.x86_64" } }, { "category": "product_version", "name": "php8-devel-8.4.10-1.1.x86_64", "product": { "name": "php8-devel-8.4.10-1.1.x86_64", "product_id": "php8-devel-8.4.10-1.1.x86_64" } }, { "category": "product_version", "name": "php8-dom-8.4.10-1.1.x86_64", "product": { "name": "php8-dom-8.4.10-1.1.x86_64", "product_id": "php8-dom-8.4.10-1.1.x86_64" } }, { "category": "product_version", "name": "php8-enchant-8.4.10-1.1.x86_64", "product": { "name": "php8-enchant-8.4.10-1.1.x86_64", "product_id": "php8-enchant-8.4.10-1.1.x86_64" } }, { "category": "product_version", "name": "php8-exif-8.4.10-1.1.x86_64", "product": { "name": "php8-exif-8.4.10-1.1.x86_64", "product_id": "php8-exif-8.4.10-1.1.x86_64" } }, { "category": "product_version", "name": "php8-ffi-8.4.10-1.1.x86_64", "product": { "name": "php8-ffi-8.4.10-1.1.x86_64", "product_id": "php8-ffi-8.4.10-1.1.x86_64" } }, { "category": "product_version", "name": "php8-fileinfo-8.4.10-1.1.x86_64", "product": { "name": "php8-fileinfo-8.4.10-1.1.x86_64", "product_id": "php8-fileinfo-8.4.10-1.1.x86_64" } }, { "category": "product_version", "name": "php8-ftp-8.4.10-1.1.x86_64", "product": { "name": "php8-ftp-8.4.10-1.1.x86_64", "product_id": "php8-ftp-8.4.10-1.1.x86_64" } }, { "category": "product_version", "name": "php8-gd-8.4.10-1.1.x86_64", "product": { "name": "php8-gd-8.4.10-1.1.x86_64", "product_id": "php8-gd-8.4.10-1.1.x86_64" } }, { "category": "product_version", "name": "php8-gettext-8.4.10-1.1.x86_64", "product": { "name": "php8-gettext-8.4.10-1.1.x86_64", "product_id": "php8-gettext-8.4.10-1.1.x86_64" } }, { "category": "product_version", "name": "php8-gmp-8.4.10-1.1.x86_64", "product": { "name": "php8-gmp-8.4.10-1.1.x86_64", "product_id": "php8-gmp-8.4.10-1.1.x86_64" } }, { "category": "product_version", "name": "php8-iconv-8.4.10-1.1.x86_64", "product": { "name": "php8-iconv-8.4.10-1.1.x86_64", "product_id": "php8-iconv-8.4.10-1.1.x86_64" } }, { "category": "product_version", "name": "php8-intl-8.4.10-1.1.x86_64", "product": { "name": "php8-intl-8.4.10-1.1.x86_64", "product_id": "php8-intl-8.4.10-1.1.x86_64" } }, { "category": "product_version", "name": "php8-ldap-8.4.10-1.1.x86_64", "product": { "name": "php8-ldap-8.4.10-1.1.x86_64", "product_id": "php8-ldap-8.4.10-1.1.x86_64" } }, { "category": "product_version", "name": "php8-mbstring-8.4.10-1.1.x86_64", "product": { "name": "php8-mbstring-8.4.10-1.1.x86_64", "product_id": "php8-mbstring-8.4.10-1.1.x86_64" } }, { "category": "product_version", "name": "php8-mysql-8.4.10-1.1.x86_64", "product": { "name": "php8-mysql-8.4.10-1.1.x86_64", "product_id": "php8-mysql-8.4.10-1.1.x86_64" } }, { "category": "product_version", "name": "php8-odbc-8.4.10-1.1.x86_64", "product": { "name": "php8-odbc-8.4.10-1.1.x86_64", "product_id": "php8-odbc-8.4.10-1.1.x86_64" } }, { "category": "product_version", "name": "php8-opcache-8.4.10-1.1.x86_64", "product": { "name": "php8-opcache-8.4.10-1.1.x86_64", "product_id": "php8-opcache-8.4.10-1.1.x86_64" } }, { "category": "product_version", "name": "php8-openssl-8.4.10-1.1.x86_64", "product": { "name": "php8-openssl-8.4.10-1.1.x86_64", "product_id": "php8-openssl-8.4.10-1.1.x86_64" } }, { "category": "product_version", "name": "php8-pcntl-8.4.10-1.1.x86_64", "product": { "name": "php8-pcntl-8.4.10-1.1.x86_64", "product_id": "php8-pcntl-8.4.10-1.1.x86_64" } }, { "category": "product_version", "name": "php8-pdo-8.4.10-1.1.x86_64", "product": { "name": "php8-pdo-8.4.10-1.1.x86_64", "product_id": "php8-pdo-8.4.10-1.1.x86_64" } }, { "category": "product_version", "name": "php8-pgsql-8.4.10-1.1.x86_64", "product": { "name": "php8-pgsql-8.4.10-1.1.x86_64", "product_id": "php8-pgsql-8.4.10-1.1.x86_64" } }, { "category": "product_version", "name": "php8-phar-8.4.10-1.1.x86_64", "product": { "name": "php8-phar-8.4.10-1.1.x86_64", "product_id": "php8-phar-8.4.10-1.1.x86_64" } }, { "category": "product_version", "name": "php8-posix-8.4.10-1.1.x86_64", "product": { "name": "php8-posix-8.4.10-1.1.x86_64", "product_id": "php8-posix-8.4.10-1.1.x86_64" } }, { "category": "product_version", "name": "php8-readline-8.4.10-1.1.x86_64", "product": { "name": "php8-readline-8.4.10-1.1.x86_64", "product_id": "php8-readline-8.4.10-1.1.x86_64" } }, { "category": "product_version", "name": "php8-shmop-8.4.10-1.1.x86_64", "product": { "name": "php8-shmop-8.4.10-1.1.x86_64", "product_id": "php8-shmop-8.4.10-1.1.x86_64" } }, { "category": "product_version", "name": "php8-snmp-8.4.10-1.1.x86_64", "product": { "name": "php8-snmp-8.4.10-1.1.x86_64", "product_id": "php8-snmp-8.4.10-1.1.x86_64" } }, { "category": "product_version", "name": "php8-soap-8.4.10-1.1.x86_64", "product": { "name": "php8-soap-8.4.10-1.1.x86_64", "product_id": "php8-soap-8.4.10-1.1.x86_64" } }, { "category": "product_version", "name": "php8-sockets-8.4.10-1.1.x86_64", "product": { "name": "php8-sockets-8.4.10-1.1.x86_64", "product_id": "php8-sockets-8.4.10-1.1.x86_64" } }, { "category": "product_version", "name": "php8-sodium-8.4.10-1.1.x86_64", "product": { "name": "php8-sodium-8.4.10-1.1.x86_64", "product_id": "php8-sodium-8.4.10-1.1.x86_64" } }, { "category": "product_version", "name": "php8-sqlite-8.4.10-1.1.x86_64", "product": { "name": "php8-sqlite-8.4.10-1.1.x86_64", "product_id": "php8-sqlite-8.4.10-1.1.x86_64" } }, { "category": "product_version", "name": "php8-sysvmsg-8.4.10-1.1.x86_64", "product": { "name": "php8-sysvmsg-8.4.10-1.1.x86_64", "product_id": "php8-sysvmsg-8.4.10-1.1.x86_64" } }, { "category": "product_version", "name": "php8-sysvsem-8.4.10-1.1.x86_64", "product": { "name": "php8-sysvsem-8.4.10-1.1.x86_64", "product_id": "php8-sysvsem-8.4.10-1.1.x86_64" } }, { "category": "product_version", "name": "php8-sysvshm-8.4.10-1.1.x86_64", "product": { "name": "php8-sysvshm-8.4.10-1.1.x86_64", "product_id": "php8-sysvshm-8.4.10-1.1.x86_64" } }, { "category": "product_version", "name": "php8-tidy-8.4.10-1.1.x86_64", "product": { "name": "php8-tidy-8.4.10-1.1.x86_64", "product_id": "php8-tidy-8.4.10-1.1.x86_64" } }, { "category": "product_version", "name": "php8-tokenizer-8.4.10-1.1.x86_64", "product": { "name": "php8-tokenizer-8.4.10-1.1.x86_64", "product_id": "php8-tokenizer-8.4.10-1.1.x86_64" } }, { "category": "product_version", "name": "php8-xmlreader-8.4.10-1.1.x86_64", "product": { "name": "php8-xmlreader-8.4.10-1.1.x86_64", "product_id": "php8-xmlreader-8.4.10-1.1.x86_64" } }, { "category": "product_version", "name": "php8-xmlwriter-8.4.10-1.1.x86_64", "product": { "name": "php8-xmlwriter-8.4.10-1.1.x86_64", "product_id": "php8-xmlwriter-8.4.10-1.1.x86_64" } }, { "category": "product_version", "name": "php8-xsl-8.4.10-1.1.x86_64", "product": { "name": "php8-xsl-8.4.10-1.1.x86_64", "product_id": "php8-xsl-8.4.10-1.1.x86_64" } }, { "category": "product_version", "name": "php8-zip-8.4.10-1.1.x86_64", "product": { "name": "php8-zip-8.4.10-1.1.x86_64", "product_id": "php8-zip-8.4.10-1.1.x86_64" } }, { "category": "product_version", "name": "php8-zlib-8.4.10-1.1.x86_64", "product": { "name": "php8-zlib-8.4.10-1.1.x86_64", "product_id": "php8-zlib-8.4.10-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.4.10-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:php8-8.4.10-1.1.aarch64" }, "product_reference": "php8-8.4.10-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "php8-8.4.10-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:php8-8.4.10-1.1.ppc64le" }, "product_reference": "php8-8.4.10-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "php8-8.4.10-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:php8-8.4.10-1.1.s390x" }, "product_reference": "php8-8.4.10-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "php8-8.4.10-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:php8-8.4.10-1.1.x86_64" }, "product_reference": "php8-8.4.10-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "php8-bcmath-8.4.10-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:php8-bcmath-8.4.10-1.1.aarch64" }, "product_reference": "php8-bcmath-8.4.10-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "php8-bcmath-8.4.10-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:php8-bcmath-8.4.10-1.1.ppc64le" }, "product_reference": "php8-bcmath-8.4.10-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "php8-bcmath-8.4.10-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:php8-bcmath-8.4.10-1.1.s390x" }, "product_reference": "php8-bcmath-8.4.10-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "php8-bcmath-8.4.10-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:php8-bcmath-8.4.10-1.1.x86_64" }, "product_reference": "php8-bcmath-8.4.10-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "php8-bz2-8.4.10-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:php8-bz2-8.4.10-1.1.aarch64" }, "product_reference": "php8-bz2-8.4.10-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "php8-bz2-8.4.10-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:php8-bz2-8.4.10-1.1.ppc64le" }, "product_reference": "php8-bz2-8.4.10-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "php8-bz2-8.4.10-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:php8-bz2-8.4.10-1.1.s390x" }, "product_reference": "php8-bz2-8.4.10-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "php8-bz2-8.4.10-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:php8-bz2-8.4.10-1.1.x86_64" }, "product_reference": "php8-bz2-8.4.10-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "php8-calendar-8.4.10-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:php8-calendar-8.4.10-1.1.aarch64" }, "product_reference": "php8-calendar-8.4.10-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "php8-calendar-8.4.10-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:php8-calendar-8.4.10-1.1.ppc64le" }, "product_reference": "php8-calendar-8.4.10-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "php8-calendar-8.4.10-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:php8-calendar-8.4.10-1.1.s390x" }, "product_reference": "php8-calendar-8.4.10-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "php8-calendar-8.4.10-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:php8-calendar-8.4.10-1.1.x86_64" }, "product_reference": "php8-calendar-8.4.10-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "php8-cli-8.4.10-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:php8-cli-8.4.10-1.1.aarch64" }, "product_reference": "php8-cli-8.4.10-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "php8-cli-8.4.10-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:php8-cli-8.4.10-1.1.ppc64le" }, "product_reference": "php8-cli-8.4.10-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "php8-cli-8.4.10-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:php8-cli-8.4.10-1.1.s390x" }, "product_reference": "php8-cli-8.4.10-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "php8-cli-8.4.10-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:php8-cli-8.4.10-1.1.x86_64" }, "product_reference": "php8-cli-8.4.10-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "php8-ctype-8.4.10-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:php8-ctype-8.4.10-1.1.aarch64" }, "product_reference": "php8-ctype-8.4.10-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "php8-ctype-8.4.10-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:php8-ctype-8.4.10-1.1.ppc64le" }, "product_reference": "php8-ctype-8.4.10-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "php8-ctype-8.4.10-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:php8-ctype-8.4.10-1.1.s390x" }, "product_reference": "php8-ctype-8.4.10-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "php8-ctype-8.4.10-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:php8-ctype-8.4.10-1.1.x86_64" }, "product_reference": "php8-ctype-8.4.10-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "php8-curl-8.4.10-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:php8-curl-8.4.10-1.1.aarch64" }, "product_reference": "php8-curl-8.4.10-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "php8-curl-8.4.10-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:php8-curl-8.4.10-1.1.ppc64le" }, "product_reference": "php8-curl-8.4.10-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "php8-curl-8.4.10-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:php8-curl-8.4.10-1.1.s390x" }, "product_reference": "php8-curl-8.4.10-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "php8-curl-8.4.10-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:php8-curl-8.4.10-1.1.x86_64" }, "product_reference": "php8-curl-8.4.10-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "php8-dba-8.4.10-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:php8-dba-8.4.10-1.1.aarch64" }, "product_reference": "php8-dba-8.4.10-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "php8-dba-8.4.10-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:php8-dba-8.4.10-1.1.ppc64le" }, "product_reference": "php8-dba-8.4.10-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "php8-dba-8.4.10-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:php8-dba-8.4.10-1.1.s390x" }, "product_reference": "php8-dba-8.4.10-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "php8-dba-8.4.10-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:php8-dba-8.4.10-1.1.x86_64" }, "product_reference": "php8-dba-8.4.10-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "php8-devel-8.4.10-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:php8-devel-8.4.10-1.1.aarch64" }, "product_reference": "php8-devel-8.4.10-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "php8-devel-8.4.10-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:php8-devel-8.4.10-1.1.ppc64le" }, "product_reference": "php8-devel-8.4.10-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "php8-devel-8.4.10-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:php8-devel-8.4.10-1.1.s390x" }, "product_reference": "php8-devel-8.4.10-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "php8-devel-8.4.10-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:php8-devel-8.4.10-1.1.x86_64" }, "product_reference": "php8-devel-8.4.10-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "php8-dom-8.4.10-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:php8-dom-8.4.10-1.1.aarch64" }, "product_reference": "php8-dom-8.4.10-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "php8-dom-8.4.10-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:php8-dom-8.4.10-1.1.ppc64le" }, "product_reference": "php8-dom-8.4.10-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "php8-dom-8.4.10-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:php8-dom-8.4.10-1.1.s390x" }, "product_reference": "php8-dom-8.4.10-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "php8-dom-8.4.10-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:php8-dom-8.4.10-1.1.x86_64" }, "product_reference": "php8-dom-8.4.10-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "php8-enchant-8.4.10-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:php8-enchant-8.4.10-1.1.aarch64" }, "product_reference": "php8-enchant-8.4.10-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "php8-enchant-8.4.10-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:php8-enchant-8.4.10-1.1.ppc64le" }, "product_reference": "php8-enchant-8.4.10-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "php8-enchant-8.4.10-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:php8-enchant-8.4.10-1.1.s390x" }, "product_reference": "php8-enchant-8.4.10-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "php8-enchant-8.4.10-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:php8-enchant-8.4.10-1.1.x86_64" }, "product_reference": "php8-enchant-8.4.10-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "php8-exif-8.4.10-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:php8-exif-8.4.10-1.1.aarch64" }, "product_reference": "php8-exif-8.4.10-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "php8-exif-8.4.10-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:php8-exif-8.4.10-1.1.ppc64le" }, "product_reference": "php8-exif-8.4.10-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "php8-exif-8.4.10-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:php8-exif-8.4.10-1.1.s390x" }, "product_reference": "php8-exif-8.4.10-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "php8-exif-8.4.10-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:php8-exif-8.4.10-1.1.x86_64" }, "product_reference": "php8-exif-8.4.10-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "php8-ffi-8.4.10-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:php8-ffi-8.4.10-1.1.aarch64" }, "product_reference": "php8-ffi-8.4.10-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "php8-ffi-8.4.10-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:php8-ffi-8.4.10-1.1.ppc64le" }, "product_reference": "php8-ffi-8.4.10-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "php8-ffi-8.4.10-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:php8-ffi-8.4.10-1.1.s390x" }, "product_reference": "php8-ffi-8.4.10-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "php8-ffi-8.4.10-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:php8-ffi-8.4.10-1.1.x86_64" }, "product_reference": "php8-ffi-8.4.10-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "php8-fileinfo-8.4.10-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:php8-fileinfo-8.4.10-1.1.aarch64" }, "product_reference": "php8-fileinfo-8.4.10-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "php8-fileinfo-8.4.10-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:php8-fileinfo-8.4.10-1.1.ppc64le" }, "product_reference": "php8-fileinfo-8.4.10-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "php8-fileinfo-8.4.10-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:php8-fileinfo-8.4.10-1.1.s390x" }, "product_reference": "php8-fileinfo-8.4.10-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "php8-fileinfo-8.4.10-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:php8-fileinfo-8.4.10-1.1.x86_64" }, "product_reference": "php8-fileinfo-8.4.10-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "php8-ftp-8.4.10-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:php8-ftp-8.4.10-1.1.aarch64" }, "product_reference": "php8-ftp-8.4.10-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "php8-ftp-8.4.10-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:php8-ftp-8.4.10-1.1.ppc64le" }, "product_reference": "php8-ftp-8.4.10-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "php8-ftp-8.4.10-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:php8-ftp-8.4.10-1.1.s390x" }, "product_reference": "php8-ftp-8.4.10-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "php8-ftp-8.4.10-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:php8-ftp-8.4.10-1.1.x86_64" }, "product_reference": "php8-ftp-8.4.10-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "php8-gd-8.4.10-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:php8-gd-8.4.10-1.1.aarch64" }, "product_reference": "php8-gd-8.4.10-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "php8-gd-8.4.10-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:php8-gd-8.4.10-1.1.ppc64le" }, "product_reference": "php8-gd-8.4.10-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "php8-gd-8.4.10-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:php8-gd-8.4.10-1.1.s390x" }, "product_reference": "php8-gd-8.4.10-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "php8-gd-8.4.10-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:php8-gd-8.4.10-1.1.x86_64" }, "product_reference": "php8-gd-8.4.10-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "php8-gettext-8.4.10-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:php8-gettext-8.4.10-1.1.aarch64" }, "product_reference": "php8-gettext-8.4.10-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "php8-gettext-8.4.10-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:php8-gettext-8.4.10-1.1.ppc64le" }, "product_reference": "php8-gettext-8.4.10-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "php8-gettext-8.4.10-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:php8-gettext-8.4.10-1.1.s390x" }, "product_reference": "php8-gettext-8.4.10-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "php8-gettext-8.4.10-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:php8-gettext-8.4.10-1.1.x86_64" }, "product_reference": "php8-gettext-8.4.10-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "php8-gmp-8.4.10-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:php8-gmp-8.4.10-1.1.aarch64" }, "product_reference": "php8-gmp-8.4.10-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "php8-gmp-8.4.10-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:php8-gmp-8.4.10-1.1.ppc64le" }, "product_reference": "php8-gmp-8.4.10-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "php8-gmp-8.4.10-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:php8-gmp-8.4.10-1.1.s390x" }, "product_reference": "php8-gmp-8.4.10-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "php8-gmp-8.4.10-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:php8-gmp-8.4.10-1.1.x86_64" }, "product_reference": "php8-gmp-8.4.10-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "php8-iconv-8.4.10-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:php8-iconv-8.4.10-1.1.aarch64" }, "product_reference": "php8-iconv-8.4.10-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "php8-iconv-8.4.10-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:php8-iconv-8.4.10-1.1.ppc64le" }, "product_reference": "php8-iconv-8.4.10-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "php8-iconv-8.4.10-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:php8-iconv-8.4.10-1.1.s390x" }, "product_reference": "php8-iconv-8.4.10-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "php8-iconv-8.4.10-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:php8-iconv-8.4.10-1.1.x86_64" }, "product_reference": "php8-iconv-8.4.10-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "php8-intl-8.4.10-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:php8-intl-8.4.10-1.1.aarch64" }, "product_reference": "php8-intl-8.4.10-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "php8-intl-8.4.10-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:php8-intl-8.4.10-1.1.ppc64le" }, "product_reference": "php8-intl-8.4.10-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "php8-intl-8.4.10-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:php8-intl-8.4.10-1.1.s390x" }, "product_reference": "php8-intl-8.4.10-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "php8-intl-8.4.10-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:php8-intl-8.4.10-1.1.x86_64" }, "product_reference": "php8-intl-8.4.10-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "php8-ldap-8.4.10-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:php8-ldap-8.4.10-1.1.aarch64" }, "product_reference": "php8-ldap-8.4.10-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "php8-ldap-8.4.10-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:php8-ldap-8.4.10-1.1.ppc64le" }, "product_reference": "php8-ldap-8.4.10-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "php8-ldap-8.4.10-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:php8-ldap-8.4.10-1.1.s390x" }, "product_reference": "php8-ldap-8.4.10-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "php8-ldap-8.4.10-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:php8-ldap-8.4.10-1.1.x86_64" }, "product_reference": "php8-ldap-8.4.10-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "php8-mbstring-8.4.10-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:php8-mbstring-8.4.10-1.1.aarch64" }, "product_reference": "php8-mbstring-8.4.10-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "php8-mbstring-8.4.10-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:php8-mbstring-8.4.10-1.1.ppc64le" }, "product_reference": "php8-mbstring-8.4.10-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "php8-mbstring-8.4.10-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:php8-mbstring-8.4.10-1.1.s390x" }, "product_reference": "php8-mbstring-8.4.10-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "php8-mbstring-8.4.10-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:php8-mbstring-8.4.10-1.1.x86_64" }, "product_reference": "php8-mbstring-8.4.10-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "php8-mysql-8.4.10-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:php8-mysql-8.4.10-1.1.aarch64" }, "product_reference": "php8-mysql-8.4.10-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "php8-mysql-8.4.10-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:php8-mysql-8.4.10-1.1.ppc64le" }, "product_reference": "php8-mysql-8.4.10-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "php8-mysql-8.4.10-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:php8-mysql-8.4.10-1.1.s390x" }, "product_reference": "php8-mysql-8.4.10-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "php8-mysql-8.4.10-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:php8-mysql-8.4.10-1.1.x86_64" }, "product_reference": "php8-mysql-8.4.10-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "php8-odbc-8.4.10-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:php8-odbc-8.4.10-1.1.aarch64" }, "product_reference": "php8-odbc-8.4.10-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "php8-odbc-8.4.10-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:php8-odbc-8.4.10-1.1.ppc64le" }, "product_reference": "php8-odbc-8.4.10-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "php8-odbc-8.4.10-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:php8-odbc-8.4.10-1.1.s390x" }, "product_reference": "php8-odbc-8.4.10-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "php8-odbc-8.4.10-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:php8-odbc-8.4.10-1.1.x86_64" }, "product_reference": "php8-odbc-8.4.10-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "php8-opcache-8.4.10-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:php8-opcache-8.4.10-1.1.aarch64" }, "product_reference": "php8-opcache-8.4.10-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "php8-opcache-8.4.10-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:php8-opcache-8.4.10-1.1.ppc64le" }, "product_reference": "php8-opcache-8.4.10-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "php8-opcache-8.4.10-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:php8-opcache-8.4.10-1.1.s390x" }, "product_reference": "php8-opcache-8.4.10-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "php8-opcache-8.4.10-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:php8-opcache-8.4.10-1.1.x86_64" }, "product_reference": "php8-opcache-8.4.10-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "php8-openssl-8.4.10-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:php8-openssl-8.4.10-1.1.aarch64" }, "product_reference": "php8-openssl-8.4.10-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "php8-openssl-8.4.10-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:php8-openssl-8.4.10-1.1.ppc64le" }, "product_reference": "php8-openssl-8.4.10-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "php8-openssl-8.4.10-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:php8-openssl-8.4.10-1.1.s390x" }, "product_reference": "php8-openssl-8.4.10-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "php8-openssl-8.4.10-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:php8-openssl-8.4.10-1.1.x86_64" }, "product_reference": "php8-openssl-8.4.10-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "php8-pcntl-8.4.10-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:php8-pcntl-8.4.10-1.1.aarch64" }, "product_reference": "php8-pcntl-8.4.10-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "php8-pcntl-8.4.10-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:php8-pcntl-8.4.10-1.1.ppc64le" }, "product_reference": "php8-pcntl-8.4.10-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "php8-pcntl-8.4.10-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:php8-pcntl-8.4.10-1.1.s390x" }, "product_reference": "php8-pcntl-8.4.10-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "php8-pcntl-8.4.10-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:php8-pcntl-8.4.10-1.1.x86_64" }, "product_reference": "php8-pcntl-8.4.10-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "php8-pdo-8.4.10-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:php8-pdo-8.4.10-1.1.aarch64" }, "product_reference": "php8-pdo-8.4.10-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "php8-pdo-8.4.10-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:php8-pdo-8.4.10-1.1.ppc64le" }, "product_reference": "php8-pdo-8.4.10-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "php8-pdo-8.4.10-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:php8-pdo-8.4.10-1.1.s390x" }, "product_reference": "php8-pdo-8.4.10-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "php8-pdo-8.4.10-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:php8-pdo-8.4.10-1.1.x86_64" }, "product_reference": "php8-pdo-8.4.10-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "php8-pgsql-8.4.10-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:php8-pgsql-8.4.10-1.1.aarch64" }, "product_reference": "php8-pgsql-8.4.10-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "php8-pgsql-8.4.10-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:php8-pgsql-8.4.10-1.1.ppc64le" }, "product_reference": "php8-pgsql-8.4.10-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "php8-pgsql-8.4.10-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:php8-pgsql-8.4.10-1.1.s390x" }, "product_reference": "php8-pgsql-8.4.10-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "php8-pgsql-8.4.10-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:php8-pgsql-8.4.10-1.1.x86_64" }, "product_reference": "php8-pgsql-8.4.10-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "php8-phar-8.4.10-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:php8-phar-8.4.10-1.1.aarch64" }, "product_reference": "php8-phar-8.4.10-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "php8-phar-8.4.10-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:php8-phar-8.4.10-1.1.ppc64le" }, "product_reference": "php8-phar-8.4.10-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "php8-phar-8.4.10-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:php8-phar-8.4.10-1.1.s390x" }, "product_reference": "php8-phar-8.4.10-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "php8-phar-8.4.10-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:php8-phar-8.4.10-1.1.x86_64" }, "product_reference": "php8-phar-8.4.10-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "php8-posix-8.4.10-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:php8-posix-8.4.10-1.1.aarch64" }, "product_reference": "php8-posix-8.4.10-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "php8-posix-8.4.10-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:php8-posix-8.4.10-1.1.ppc64le" }, "product_reference": "php8-posix-8.4.10-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "php8-posix-8.4.10-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:php8-posix-8.4.10-1.1.s390x" }, "product_reference": "php8-posix-8.4.10-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "php8-posix-8.4.10-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:php8-posix-8.4.10-1.1.x86_64" }, "product_reference": "php8-posix-8.4.10-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "php8-readline-8.4.10-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:php8-readline-8.4.10-1.1.aarch64" }, "product_reference": "php8-readline-8.4.10-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "php8-readline-8.4.10-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:php8-readline-8.4.10-1.1.ppc64le" }, "product_reference": "php8-readline-8.4.10-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "php8-readline-8.4.10-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:php8-readline-8.4.10-1.1.s390x" }, "product_reference": "php8-readline-8.4.10-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "php8-readline-8.4.10-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:php8-readline-8.4.10-1.1.x86_64" }, "product_reference": "php8-readline-8.4.10-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "php8-shmop-8.4.10-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:php8-shmop-8.4.10-1.1.aarch64" }, "product_reference": "php8-shmop-8.4.10-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "php8-shmop-8.4.10-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:php8-shmop-8.4.10-1.1.ppc64le" }, "product_reference": "php8-shmop-8.4.10-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "php8-shmop-8.4.10-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:php8-shmop-8.4.10-1.1.s390x" }, "product_reference": "php8-shmop-8.4.10-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "php8-shmop-8.4.10-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:php8-shmop-8.4.10-1.1.x86_64" }, "product_reference": "php8-shmop-8.4.10-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "php8-snmp-8.4.10-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:php8-snmp-8.4.10-1.1.aarch64" }, "product_reference": "php8-snmp-8.4.10-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "php8-snmp-8.4.10-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:php8-snmp-8.4.10-1.1.ppc64le" }, "product_reference": "php8-snmp-8.4.10-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "php8-snmp-8.4.10-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:php8-snmp-8.4.10-1.1.s390x" }, "product_reference": "php8-snmp-8.4.10-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "php8-snmp-8.4.10-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:php8-snmp-8.4.10-1.1.x86_64" }, "product_reference": "php8-snmp-8.4.10-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "php8-soap-8.4.10-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:php8-soap-8.4.10-1.1.aarch64" }, "product_reference": "php8-soap-8.4.10-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "php8-soap-8.4.10-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:php8-soap-8.4.10-1.1.ppc64le" }, "product_reference": "php8-soap-8.4.10-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "php8-soap-8.4.10-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:php8-soap-8.4.10-1.1.s390x" }, "product_reference": "php8-soap-8.4.10-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "php8-soap-8.4.10-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:php8-soap-8.4.10-1.1.x86_64" }, "product_reference": "php8-soap-8.4.10-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "php8-sockets-8.4.10-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:php8-sockets-8.4.10-1.1.aarch64" }, "product_reference": "php8-sockets-8.4.10-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "php8-sockets-8.4.10-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:php8-sockets-8.4.10-1.1.ppc64le" }, "product_reference": "php8-sockets-8.4.10-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "php8-sockets-8.4.10-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:php8-sockets-8.4.10-1.1.s390x" }, "product_reference": "php8-sockets-8.4.10-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "php8-sockets-8.4.10-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:php8-sockets-8.4.10-1.1.x86_64" }, "product_reference": "php8-sockets-8.4.10-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "php8-sodium-8.4.10-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:php8-sodium-8.4.10-1.1.aarch64" }, "product_reference": "php8-sodium-8.4.10-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "php8-sodium-8.4.10-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:php8-sodium-8.4.10-1.1.ppc64le" }, "product_reference": "php8-sodium-8.4.10-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "php8-sodium-8.4.10-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:php8-sodium-8.4.10-1.1.s390x" }, "product_reference": "php8-sodium-8.4.10-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "php8-sodium-8.4.10-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:php8-sodium-8.4.10-1.1.x86_64" }, "product_reference": "php8-sodium-8.4.10-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "php8-sqlite-8.4.10-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:php8-sqlite-8.4.10-1.1.aarch64" }, "product_reference": "php8-sqlite-8.4.10-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "php8-sqlite-8.4.10-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:php8-sqlite-8.4.10-1.1.ppc64le" }, "product_reference": "php8-sqlite-8.4.10-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "php8-sqlite-8.4.10-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:php8-sqlite-8.4.10-1.1.s390x" }, "product_reference": "php8-sqlite-8.4.10-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "php8-sqlite-8.4.10-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:php8-sqlite-8.4.10-1.1.x86_64" }, "product_reference": "php8-sqlite-8.4.10-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "php8-sysvmsg-8.4.10-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:php8-sysvmsg-8.4.10-1.1.aarch64" }, "product_reference": "php8-sysvmsg-8.4.10-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "php8-sysvmsg-8.4.10-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:php8-sysvmsg-8.4.10-1.1.ppc64le" }, "product_reference": "php8-sysvmsg-8.4.10-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "php8-sysvmsg-8.4.10-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:php8-sysvmsg-8.4.10-1.1.s390x" }, "product_reference": "php8-sysvmsg-8.4.10-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "php8-sysvmsg-8.4.10-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:php8-sysvmsg-8.4.10-1.1.x86_64" }, "product_reference": "php8-sysvmsg-8.4.10-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "php8-sysvsem-8.4.10-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:php8-sysvsem-8.4.10-1.1.aarch64" }, "product_reference": "php8-sysvsem-8.4.10-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "php8-sysvsem-8.4.10-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:php8-sysvsem-8.4.10-1.1.ppc64le" }, "product_reference": "php8-sysvsem-8.4.10-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "php8-sysvsem-8.4.10-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:php8-sysvsem-8.4.10-1.1.s390x" }, "product_reference": "php8-sysvsem-8.4.10-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "php8-sysvsem-8.4.10-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:php8-sysvsem-8.4.10-1.1.x86_64" }, "product_reference": "php8-sysvsem-8.4.10-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "php8-sysvshm-8.4.10-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:php8-sysvshm-8.4.10-1.1.aarch64" }, "product_reference": "php8-sysvshm-8.4.10-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "php8-sysvshm-8.4.10-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:php8-sysvshm-8.4.10-1.1.ppc64le" }, "product_reference": "php8-sysvshm-8.4.10-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "php8-sysvshm-8.4.10-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:php8-sysvshm-8.4.10-1.1.s390x" }, "product_reference": "php8-sysvshm-8.4.10-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "php8-sysvshm-8.4.10-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:php8-sysvshm-8.4.10-1.1.x86_64" }, "product_reference": "php8-sysvshm-8.4.10-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "php8-tidy-8.4.10-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:php8-tidy-8.4.10-1.1.aarch64" }, "product_reference": "php8-tidy-8.4.10-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "php8-tidy-8.4.10-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:php8-tidy-8.4.10-1.1.ppc64le" }, "product_reference": "php8-tidy-8.4.10-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "php8-tidy-8.4.10-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:php8-tidy-8.4.10-1.1.s390x" }, "product_reference": "php8-tidy-8.4.10-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "php8-tidy-8.4.10-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:php8-tidy-8.4.10-1.1.x86_64" }, "product_reference": "php8-tidy-8.4.10-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "php8-tokenizer-8.4.10-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:php8-tokenizer-8.4.10-1.1.aarch64" }, "product_reference": "php8-tokenizer-8.4.10-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "php8-tokenizer-8.4.10-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:php8-tokenizer-8.4.10-1.1.ppc64le" }, "product_reference": "php8-tokenizer-8.4.10-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "php8-tokenizer-8.4.10-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:php8-tokenizer-8.4.10-1.1.s390x" }, "product_reference": "php8-tokenizer-8.4.10-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "php8-tokenizer-8.4.10-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:php8-tokenizer-8.4.10-1.1.x86_64" }, "product_reference": "php8-tokenizer-8.4.10-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "php8-xmlreader-8.4.10-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:php8-xmlreader-8.4.10-1.1.aarch64" }, "product_reference": "php8-xmlreader-8.4.10-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "php8-xmlreader-8.4.10-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:php8-xmlreader-8.4.10-1.1.ppc64le" }, "product_reference": "php8-xmlreader-8.4.10-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "php8-xmlreader-8.4.10-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:php8-xmlreader-8.4.10-1.1.s390x" }, "product_reference": "php8-xmlreader-8.4.10-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "php8-xmlreader-8.4.10-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:php8-xmlreader-8.4.10-1.1.x86_64" }, "product_reference": "php8-xmlreader-8.4.10-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "php8-xmlwriter-8.4.10-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:php8-xmlwriter-8.4.10-1.1.aarch64" }, "product_reference": "php8-xmlwriter-8.4.10-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "php8-xmlwriter-8.4.10-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:php8-xmlwriter-8.4.10-1.1.ppc64le" }, "product_reference": "php8-xmlwriter-8.4.10-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "php8-xmlwriter-8.4.10-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:php8-xmlwriter-8.4.10-1.1.s390x" }, "product_reference": "php8-xmlwriter-8.4.10-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "php8-xmlwriter-8.4.10-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:php8-xmlwriter-8.4.10-1.1.x86_64" }, "product_reference": "php8-xmlwriter-8.4.10-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "php8-xsl-8.4.10-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:php8-xsl-8.4.10-1.1.aarch64" }, "product_reference": "php8-xsl-8.4.10-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "php8-xsl-8.4.10-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:php8-xsl-8.4.10-1.1.ppc64le" }, "product_reference": "php8-xsl-8.4.10-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "php8-xsl-8.4.10-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:php8-xsl-8.4.10-1.1.s390x" }, "product_reference": "php8-xsl-8.4.10-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "php8-xsl-8.4.10-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:php8-xsl-8.4.10-1.1.x86_64" }, "product_reference": "php8-xsl-8.4.10-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "php8-zip-8.4.10-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:php8-zip-8.4.10-1.1.aarch64" }, "product_reference": "php8-zip-8.4.10-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "php8-zip-8.4.10-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:php8-zip-8.4.10-1.1.ppc64le" }, "product_reference": "php8-zip-8.4.10-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "php8-zip-8.4.10-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:php8-zip-8.4.10-1.1.s390x" }, "product_reference": "php8-zip-8.4.10-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "php8-zip-8.4.10-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:php8-zip-8.4.10-1.1.x86_64" }, "product_reference": "php8-zip-8.4.10-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "php8-zlib-8.4.10-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:php8-zlib-8.4.10-1.1.aarch64" }, "product_reference": "php8-zlib-8.4.10-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "php8-zlib-8.4.10-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:php8-zlib-8.4.10-1.1.ppc64le" }, "product_reference": "php8-zlib-8.4.10-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "php8-zlib-8.4.10-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:php8-zlib-8.4.10-1.1.s390x" }, "product_reference": "php8-zlib-8.4.10-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "php8-zlib-8.4.10-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:php8-zlib-8.4.10-1.1.x86_64" }, "product_reference": "php8-zlib-8.4.10-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" } ] }, "vulnerabilities": [ { "cve": "CVE-2025-1220", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-1220" } ], "notes": [ { "category": "general", "text": "In PHP versions:8.1.* before 8.1.33, 8.2.* before 8.2.29, 8.3.* before 8.3.23, 8.4.* before 8.4.10 some functions like fsockopen() lack validation that the hostname supplied does not contain null characters. This may lead to other functions like parse_url() treat the hostname in different way, thus opening way to security problems if the user code implements access checks before access using such functions.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:php8-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-bcmath-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-bcmath-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-bcmath-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-bcmath-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-bz2-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-bz2-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-bz2-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-bz2-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-calendar-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-calendar-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-calendar-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-calendar-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-cli-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-cli-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-cli-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-cli-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-ctype-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-ctype-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-ctype-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-ctype-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-curl-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-curl-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-curl-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-curl-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-dba-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-dba-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-dba-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-dba-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-devel-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-devel-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-devel-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-devel-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-dom-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-dom-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-dom-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-dom-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-enchant-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-enchant-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-enchant-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-enchant-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-exif-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-exif-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-exif-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-exif-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-ffi-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-ffi-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-ffi-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-ffi-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-fileinfo-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-fileinfo-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-fileinfo-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-fileinfo-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-ftp-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-ftp-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-ftp-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-ftp-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-gd-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-gd-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-gd-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-gd-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-gettext-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-gettext-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-gettext-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-gettext-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-gmp-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-gmp-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-gmp-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-gmp-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-iconv-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-iconv-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-iconv-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-iconv-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-intl-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-intl-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-intl-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-intl-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-ldap-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-ldap-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-ldap-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-ldap-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-mbstring-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-mbstring-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-mbstring-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-mbstring-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-mysql-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-mysql-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-mysql-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-mysql-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-odbc-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-odbc-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-odbc-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-odbc-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-opcache-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-opcache-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-opcache-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-opcache-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-openssl-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-openssl-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-openssl-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-openssl-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-pcntl-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-pcntl-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-pcntl-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-pcntl-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-pdo-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-pdo-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-pdo-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-pdo-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-pgsql-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-pgsql-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-pgsql-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-pgsql-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-phar-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-phar-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-phar-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-phar-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-posix-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-posix-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-posix-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-posix-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-readline-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-readline-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-readline-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-readline-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-shmop-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-shmop-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-shmop-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-shmop-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-snmp-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-snmp-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-snmp-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-snmp-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-soap-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-soap-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-soap-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-soap-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-sockets-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-sockets-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-sockets-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-sockets-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-sodium-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-sodium-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-sodium-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-sodium-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-sqlite-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-sqlite-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-sqlite-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-sqlite-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-sysvmsg-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-sysvmsg-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-sysvmsg-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-sysvmsg-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-sysvsem-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-sysvsem-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-sysvsem-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-sysvsem-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-sysvshm-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-sysvshm-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-sysvshm-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-sysvshm-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-tidy-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-tidy-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-tidy-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-tidy-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-tokenizer-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-tokenizer-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-tokenizer-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-tokenizer-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-xmlreader-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-xmlreader-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-xmlreader-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-xmlreader-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-xmlwriter-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-xmlwriter-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-xmlwriter-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-xmlwriter-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-xsl-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-xsl-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-xsl-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-xsl-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-zip-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-zip-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-zip-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-zip-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-zlib-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-zlib-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-zlib-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-zlib-8.4.10-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-1220", "url": "https://www.suse.com/security/cve/CVE-2025-1220" }, { "category": "external", "summary": "SUSE Bug 1246167 for CVE-2025-1220", "url": "https://bugzilla.suse.com/1246167" } ], "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.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-bcmath-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-bcmath-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-bcmath-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-bcmath-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-bz2-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-bz2-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-bz2-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-bz2-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-calendar-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-calendar-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-calendar-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-calendar-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-cli-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-cli-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-cli-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-cli-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-ctype-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-ctype-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-ctype-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-ctype-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-curl-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-curl-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-curl-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-curl-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-dba-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-dba-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-dba-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-dba-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-devel-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-devel-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-devel-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-devel-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-dom-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-dom-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-dom-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-dom-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-enchant-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-enchant-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-enchant-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-enchant-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-exif-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-exif-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-exif-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-exif-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-ffi-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-ffi-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-ffi-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-ffi-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-fileinfo-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-fileinfo-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-fileinfo-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-fileinfo-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-ftp-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-ftp-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-ftp-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-ftp-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-gd-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-gd-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-gd-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-gd-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-gettext-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-gettext-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-gettext-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-gettext-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-gmp-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-gmp-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-gmp-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-gmp-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-iconv-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-iconv-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-iconv-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-iconv-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-intl-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-intl-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-intl-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-intl-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-ldap-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-ldap-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-ldap-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-ldap-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-mbstring-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-mbstring-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-mbstring-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-mbstring-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-mysql-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-mysql-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-mysql-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-mysql-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-odbc-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-odbc-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-odbc-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-odbc-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-opcache-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-opcache-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-opcache-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-opcache-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-openssl-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-openssl-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-openssl-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-openssl-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-pcntl-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-pcntl-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-pcntl-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-pcntl-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-pdo-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-pdo-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-pdo-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-pdo-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-pgsql-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-pgsql-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-pgsql-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-pgsql-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-phar-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-phar-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-phar-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-phar-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-posix-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-posix-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-posix-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-posix-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-readline-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-readline-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-readline-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-readline-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-shmop-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-shmop-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-shmop-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-shmop-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-snmp-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-snmp-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-snmp-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-snmp-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-soap-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-soap-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-soap-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-soap-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-sockets-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-sockets-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-sockets-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-sockets-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-sodium-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-sodium-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-sodium-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-sodium-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-sqlite-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-sqlite-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-sqlite-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-sqlite-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-sysvmsg-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-sysvmsg-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-sysvmsg-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-sysvmsg-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-sysvsem-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-sysvsem-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-sysvsem-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-sysvsem-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-sysvshm-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-sysvshm-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-sysvshm-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-sysvshm-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-tidy-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-tidy-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-tidy-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-tidy-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-tokenizer-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-tokenizer-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-tokenizer-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-tokenizer-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-xmlreader-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-xmlreader-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-xmlreader-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-xmlreader-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-xmlwriter-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-xmlwriter-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-xmlwriter-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-xmlwriter-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-xsl-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-xsl-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-xsl-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-xsl-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-zip-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-zip-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-zip-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-zip-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-zlib-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-zlib-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-zlib-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-zlib-8.4.10-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.4, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:php8-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-bcmath-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-bcmath-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-bcmath-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-bcmath-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-bz2-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-bz2-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-bz2-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-bz2-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-calendar-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-calendar-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-calendar-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-calendar-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-cli-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-cli-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-cli-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-cli-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-ctype-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-ctype-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-ctype-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-ctype-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-curl-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-curl-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-curl-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-curl-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-dba-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-dba-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-dba-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-dba-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-devel-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-devel-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-devel-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-devel-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-dom-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-dom-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-dom-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-dom-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-enchant-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-enchant-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-enchant-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-enchant-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-exif-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-exif-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-exif-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-exif-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-ffi-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-ffi-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-ffi-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-ffi-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-fileinfo-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-fileinfo-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-fileinfo-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-fileinfo-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-ftp-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-ftp-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-ftp-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-ftp-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-gd-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-gd-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-gd-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-gd-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-gettext-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-gettext-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-gettext-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-gettext-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-gmp-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-gmp-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-gmp-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-gmp-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-iconv-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-iconv-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-iconv-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-iconv-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-intl-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-intl-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-intl-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-intl-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-ldap-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-ldap-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-ldap-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-ldap-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-mbstring-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-mbstring-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-mbstring-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-mbstring-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-mysql-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-mysql-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-mysql-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-mysql-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-odbc-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-odbc-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-odbc-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-odbc-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-opcache-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-opcache-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-opcache-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-opcache-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-openssl-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-openssl-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-openssl-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-openssl-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-pcntl-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-pcntl-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-pcntl-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-pcntl-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-pdo-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-pdo-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-pdo-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-pdo-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-pgsql-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-pgsql-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-pgsql-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-pgsql-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-phar-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-phar-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-phar-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-phar-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-posix-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-posix-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-posix-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-posix-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-readline-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-readline-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-readline-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-readline-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-shmop-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-shmop-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-shmop-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-shmop-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-snmp-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-snmp-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-snmp-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-snmp-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-soap-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-soap-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-soap-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-soap-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-sockets-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-sockets-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-sockets-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-sockets-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-sodium-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-sodium-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-sodium-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-sodium-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-sqlite-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-sqlite-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-sqlite-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-sqlite-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-sysvmsg-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-sysvmsg-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-sysvmsg-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-sysvmsg-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-sysvsem-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-sysvsem-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-sysvsem-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-sysvsem-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-sysvshm-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-sysvshm-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-sysvshm-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-sysvshm-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-tidy-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-tidy-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-tidy-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-tidy-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-tokenizer-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-tokenizer-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-tokenizer-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-tokenizer-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-xmlreader-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-xmlreader-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-xmlreader-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-xmlreader-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-xmlwriter-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-xmlwriter-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-xmlwriter-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-xmlwriter-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-xsl-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-xsl-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-xsl-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-xsl-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-zip-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-zip-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-zip-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-zip-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-zlib-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-zlib-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-zlib-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-zlib-8.4.10-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-07-11T00:00:00Z", "details": "important" } ], "title": "CVE-2025-1220" }, { "cve": "CVE-2025-1735", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-1735" } ], "notes": [ { "category": "general", "text": "In PHP versions:8.1.* before 8.1.33, 8.2.* before 8.2.29, 8.3.* before 8.3.23, 8.4.* pgsql and pdo_pgsql escaping functions do not check if the underlying quoting functions returned errors. This could cause crashes if Postgres server rejects the string as invalid.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:php8-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-bcmath-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-bcmath-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-bcmath-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-bcmath-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-bz2-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-bz2-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-bz2-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-bz2-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-calendar-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-calendar-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-calendar-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-calendar-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-cli-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-cli-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-cli-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-cli-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-ctype-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-ctype-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-ctype-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-ctype-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-curl-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-curl-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-curl-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-curl-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-dba-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-dba-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-dba-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-dba-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-devel-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-devel-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-devel-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-devel-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-dom-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-dom-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-dom-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-dom-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-enchant-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-enchant-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-enchant-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-enchant-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-exif-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-exif-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-exif-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-exif-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-ffi-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-ffi-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-ffi-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-ffi-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-fileinfo-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-fileinfo-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-fileinfo-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-fileinfo-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-ftp-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-ftp-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-ftp-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-ftp-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-gd-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-gd-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-gd-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-gd-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-gettext-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-gettext-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-gettext-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-gettext-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-gmp-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-gmp-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-gmp-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-gmp-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-iconv-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-iconv-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-iconv-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-iconv-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-intl-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-intl-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-intl-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-intl-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-ldap-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-ldap-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-ldap-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-ldap-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-mbstring-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-mbstring-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-mbstring-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-mbstring-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-mysql-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-mysql-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-mysql-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-mysql-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-odbc-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-odbc-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-odbc-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-odbc-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-opcache-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-opcache-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-opcache-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-opcache-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-openssl-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-openssl-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-openssl-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-openssl-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-pcntl-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-pcntl-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-pcntl-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-pcntl-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-pdo-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-pdo-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-pdo-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-pdo-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-pgsql-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-pgsql-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-pgsql-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-pgsql-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-phar-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-phar-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-phar-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-phar-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-posix-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-posix-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-posix-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-posix-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-readline-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-readline-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-readline-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-readline-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-shmop-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-shmop-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-shmop-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-shmop-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-snmp-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-snmp-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-snmp-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-snmp-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-soap-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-soap-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-soap-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-soap-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-sockets-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-sockets-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-sockets-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-sockets-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-sodium-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-sodium-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-sodium-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-sodium-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-sqlite-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-sqlite-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-sqlite-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-sqlite-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-sysvmsg-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-sysvmsg-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-sysvmsg-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-sysvmsg-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-sysvsem-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-sysvsem-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-sysvsem-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-sysvsem-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-sysvshm-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-sysvshm-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-sysvshm-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-sysvshm-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-tidy-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-tidy-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-tidy-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-tidy-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-tokenizer-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-tokenizer-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-tokenizer-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-tokenizer-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-xmlreader-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-xmlreader-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-xmlreader-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-xmlreader-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-xmlwriter-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-xmlwriter-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-xmlwriter-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-xmlwriter-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-xsl-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-xsl-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-xsl-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-xsl-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-zip-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-zip-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-zip-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-zip-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-zlib-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-zlib-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-zlib-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-zlib-8.4.10-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-1735", "url": "https://www.suse.com/security/cve/CVE-2025-1735" }, { "category": "external", "summary": "SUSE Bug 1246146 for CVE-2025-1735", "url": "https://bugzilla.suse.com/1246146" } ], "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.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-bcmath-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-bcmath-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-bcmath-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-bcmath-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-bz2-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-bz2-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-bz2-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-bz2-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-calendar-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-calendar-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-calendar-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-calendar-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-cli-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-cli-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-cli-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-cli-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-ctype-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-ctype-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-ctype-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-ctype-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-curl-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-curl-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-curl-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-curl-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-dba-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-dba-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-dba-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-dba-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-devel-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-devel-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-devel-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-devel-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-dom-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-dom-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-dom-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-dom-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-enchant-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-enchant-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-enchant-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-enchant-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-exif-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-exif-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-exif-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-exif-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-ffi-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-ffi-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-ffi-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-ffi-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-fileinfo-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-fileinfo-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-fileinfo-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-fileinfo-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-ftp-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-ftp-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-ftp-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-ftp-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-gd-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-gd-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-gd-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-gd-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-gettext-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-gettext-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-gettext-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-gettext-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-gmp-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-gmp-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-gmp-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-gmp-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-iconv-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-iconv-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-iconv-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-iconv-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-intl-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-intl-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-intl-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-intl-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-ldap-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-ldap-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-ldap-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-ldap-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-mbstring-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-mbstring-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-mbstring-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-mbstring-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-mysql-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-mysql-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-mysql-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-mysql-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-odbc-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-odbc-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-odbc-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-odbc-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-opcache-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-opcache-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-opcache-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-opcache-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-openssl-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-openssl-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-openssl-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-openssl-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-pcntl-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-pcntl-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-pcntl-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-pcntl-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-pdo-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-pdo-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-pdo-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-pdo-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-pgsql-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-pgsql-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-pgsql-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-pgsql-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-phar-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-phar-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-phar-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-phar-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-posix-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-posix-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-posix-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-posix-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-readline-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-readline-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-readline-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-readline-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-shmop-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-shmop-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-shmop-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-shmop-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-snmp-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-snmp-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-snmp-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-snmp-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-soap-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-soap-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-soap-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-soap-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-sockets-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-sockets-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-sockets-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-sockets-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-sodium-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-sodium-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-sodium-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-sodium-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-sqlite-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-sqlite-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-sqlite-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-sqlite-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-sysvmsg-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-sysvmsg-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-sysvmsg-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-sysvmsg-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-sysvsem-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-sysvsem-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-sysvsem-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-sysvsem-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-sysvshm-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-sysvshm-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-sysvshm-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-sysvshm-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-tidy-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-tidy-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-tidy-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-tidy-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-tokenizer-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-tokenizer-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-tokenizer-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-tokenizer-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-xmlreader-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-xmlreader-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-xmlreader-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-xmlreader-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-xmlwriter-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-xmlwriter-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-xmlwriter-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-xmlwriter-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-xsl-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-xsl-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-xsl-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-xsl-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-zip-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-zip-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-zip-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-zip-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-zlib-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-zlib-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-zlib-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-zlib-8.4.10-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:php8-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-bcmath-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-bcmath-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-bcmath-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-bcmath-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-bz2-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-bz2-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-bz2-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-bz2-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-calendar-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-calendar-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-calendar-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-calendar-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-cli-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-cli-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-cli-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-cli-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-ctype-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-ctype-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-ctype-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-ctype-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-curl-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-curl-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-curl-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-curl-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-dba-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-dba-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-dba-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-dba-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-devel-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-devel-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-devel-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-devel-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-dom-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-dom-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-dom-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-dom-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-enchant-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-enchant-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-enchant-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-enchant-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-exif-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-exif-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-exif-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-exif-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-ffi-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-ffi-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-ffi-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-ffi-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-fileinfo-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-fileinfo-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-fileinfo-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-fileinfo-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-ftp-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-ftp-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-ftp-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-ftp-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-gd-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-gd-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-gd-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-gd-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-gettext-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-gettext-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-gettext-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-gettext-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-gmp-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-gmp-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-gmp-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-gmp-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-iconv-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-iconv-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-iconv-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-iconv-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-intl-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-intl-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-intl-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-intl-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-ldap-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-ldap-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-ldap-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-ldap-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-mbstring-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-mbstring-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-mbstring-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-mbstring-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-mysql-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-mysql-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-mysql-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-mysql-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-odbc-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-odbc-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-odbc-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-odbc-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-opcache-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-opcache-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-opcache-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-opcache-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-openssl-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-openssl-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-openssl-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-openssl-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-pcntl-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-pcntl-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-pcntl-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-pcntl-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-pdo-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-pdo-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-pdo-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-pdo-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-pgsql-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-pgsql-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-pgsql-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-pgsql-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-phar-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-phar-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-phar-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-phar-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-posix-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-posix-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-posix-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-posix-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-readline-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-readline-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-readline-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-readline-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-shmop-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-shmop-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-shmop-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-shmop-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-snmp-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-snmp-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-snmp-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-snmp-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-soap-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-soap-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-soap-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-soap-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-sockets-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-sockets-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-sockets-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-sockets-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-sodium-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-sodium-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-sodium-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-sodium-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-sqlite-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-sqlite-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-sqlite-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-sqlite-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-sysvmsg-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-sysvmsg-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-sysvmsg-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-sysvmsg-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-sysvsem-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-sysvsem-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-sysvsem-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-sysvsem-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-sysvshm-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-sysvshm-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-sysvshm-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-sysvshm-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-tidy-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-tidy-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-tidy-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-tidy-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-tokenizer-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-tokenizer-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-tokenizer-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-tokenizer-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-xmlreader-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-xmlreader-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-xmlreader-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-xmlreader-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-xmlwriter-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-xmlwriter-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-xmlwriter-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-xmlwriter-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-xsl-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-xsl-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-xsl-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-xsl-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-zip-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-zip-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-zip-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-zip-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-zlib-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-zlib-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-zlib-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-zlib-8.4.10-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-07-11T00:00:00Z", "details": "moderate" } ], "title": "CVE-2025-1735" }, { "cve": "CVE-2025-6491", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-6491" } ], "notes": [ { "category": "general", "text": "In PHP versions:8.1.* before 8.1.33, 8.2.* before 8.2.29, 8.3.* before 8.3.23, 8.4.* before 8.4.10 when parsing XML data in SOAP extensions, overly large (\u003e2Gb) XML namespace prefix may lead to null pointer dereference. This may lead to crashes and affect the availability of the target server.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:php8-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-bcmath-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-bcmath-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-bcmath-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-bcmath-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-bz2-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-bz2-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-bz2-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-bz2-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-calendar-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-calendar-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-calendar-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-calendar-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-cli-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-cli-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-cli-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-cli-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-ctype-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-ctype-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-ctype-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-ctype-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-curl-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-curl-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-curl-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-curl-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-dba-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-dba-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-dba-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-dba-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-devel-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-devel-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-devel-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-devel-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-dom-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-dom-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-dom-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-dom-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-enchant-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-enchant-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-enchant-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-enchant-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-exif-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-exif-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-exif-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-exif-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-ffi-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-ffi-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-ffi-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-ffi-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-fileinfo-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-fileinfo-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-fileinfo-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-fileinfo-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-ftp-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-ftp-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-ftp-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-ftp-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-gd-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-gd-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-gd-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-gd-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-gettext-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-gettext-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-gettext-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-gettext-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-gmp-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-gmp-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-gmp-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-gmp-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-iconv-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-iconv-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-iconv-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-iconv-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-intl-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-intl-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-intl-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-intl-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-ldap-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-ldap-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-ldap-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-ldap-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-mbstring-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-mbstring-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-mbstring-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-mbstring-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-mysql-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-mysql-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-mysql-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-mysql-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-odbc-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-odbc-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-odbc-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-odbc-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-opcache-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-opcache-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-opcache-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-opcache-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-openssl-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-openssl-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-openssl-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-openssl-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-pcntl-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-pcntl-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-pcntl-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-pcntl-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-pdo-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-pdo-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-pdo-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-pdo-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-pgsql-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-pgsql-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-pgsql-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-pgsql-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-phar-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-phar-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-phar-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-phar-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-posix-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-posix-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-posix-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-posix-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-readline-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-readline-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-readline-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-readline-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-shmop-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-shmop-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-shmop-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-shmop-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-snmp-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-snmp-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-snmp-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-snmp-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-soap-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-soap-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-soap-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-soap-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-sockets-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-sockets-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-sockets-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-sockets-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-sodium-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-sodium-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-sodium-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-sodium-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-sqlite-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-sqlite-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-sqlite-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-sqlite-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-sysvmsg-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-sysvmsg-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-sysvmsg-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-sysvmsg-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-sysvsem-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-sysvsem-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-sysvsem-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-sysvsem-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-sysvshm-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-sysvshm-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-sysvshm-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-sysvshm-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-tidy-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-tidy-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-tidy-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-tidy-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-tokenizer-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-tokenizer-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-tokenizer-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-tokenizer-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-xmlreader-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-xmlreader-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-xmlreader-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-xmlreader-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-xmlwriter-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-xmlwriter-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-xmlwriter-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-xmlwriter-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-xsl-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-xsl-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-xsl-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-xsl-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-zip-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-zip-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-zip-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-zip-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-zlib-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-zlib-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-zlib-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-zlib-8.4.10-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-6491", "url": "https://www.suse.com/security/cve/CVE-2025-6491" }, { "category": "external", "summary": "SUSE Bug 1246148 for CVE-2025-6491", "url": "https://bugzilla.suse.com/1246148" } ], "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.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-bcmath-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-bcmath-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-bcmath-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-bcmath-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-bz2-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-bz2-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-bz2-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-bz2-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-calendar-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-calendar-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-calendar-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-calendar-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-cli-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-cli-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-cli-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-cli-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-ctype-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-ctype-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-ctype-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-ctype-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-curl-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-curl-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-curl-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-curl-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-dba-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-dba-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-dba-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-dba-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-devel-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-devel-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-devel-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-devel-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-dom-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-dom-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-dom-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-dom-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-enchant-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-enchant-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-enchant-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-enchant-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-exif-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-exif-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-exif-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-exif-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-ffi-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-ffi-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-ffi-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-ffi-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-fileinfo-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-fileinfo-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-fileinfo-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-fileinfo-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-ftp-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-ftp-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-ftp-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-ftp-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-gd-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-gd-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-gd-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-gd-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-gettext-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-gettext-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-gettext-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-gettext-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-gmp-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-gmp-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-gmp-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-gmp-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-iconv-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-iconv-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-iconv-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-iconv-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-intl-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-intl-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-intl-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-intl-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-ldap-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-ldap-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-ldap-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-ldap-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-mbstring-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-mbstring-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-mbstring-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-mbstring-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-mysql-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-mysql-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-mysql-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-mysql-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-odbc-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-odbc-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-odbc-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-odbc-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-opcache-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-opcache-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-opcache-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-opcache-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-openssl-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-openssl-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-openssl-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-openssl-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-pcntl-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-pcntl-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-pcntl-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-pcntl-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-pdo-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-pdo-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-pdo-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-pdo-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-pgsql-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-pgsql-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-pgsql-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-pgsql-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-phar-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-phar-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-phar-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-phar-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-posix-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-posix-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-posix-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-posix-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-readline-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-readline-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-readline-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-readline-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-shmop-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-shmop-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-shmop-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-shmop-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-snmp-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-snmp-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-snmp-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-snmp-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-soap-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-soap-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-soap-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-soap-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-sockets-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-sockets-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-sockets-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-sockets-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-sodium-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-sodium-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-sodium-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-sodium-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-sqlite-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-sqlite-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-sqlite-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-sqlite-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-sysvmsg-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-sysvmsg-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-sysvmsg-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-sysvmsg-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-sysvsem-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-sysvsem-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-sysvsem-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-sysvsem-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-sysvshm-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-sysvshm-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-sysvshm-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-sysvshm-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-tidy-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-tidy-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-tidy-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-tidy-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-tokenizer-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-tokenizer-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-tokenizer-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-tokenizer-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-xmlreader-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-xmlreader-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-xmlreader-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-xmlreader-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-xmlwriter-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-xmlwriter-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-xmlwriter-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-xmlwriter-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-xsl-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-xsl-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-xsl-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-xsl-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-zip-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-zip-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-zip-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-zip-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-zlib-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-zlib-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-zlib-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-zlib-8.4.10-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:php8-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-bcmath-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-bcmath-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-bcmath-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-bcmath-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-bz2-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-bz2-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-bz2-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-bz2-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-calendar-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-calendar-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-calendar-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-calendar-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-cli-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-cli-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-cli-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-cli-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-ctype-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-ctype-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-ctype-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-ctype-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-curl-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-curl-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-curl-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-curl-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-dba-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-dba-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-dba-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-dba-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-devel-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-devel-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-devel-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-devel-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-dom-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-dom-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-dom-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-dom-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-enchant-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-enchant-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-enchant-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-enchant-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-exif-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-exif-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-exif-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-exif-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-ffi-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-ffi-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-ffi-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-ffi-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-fileinfo-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-fileinfo-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-fileinfo-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-fileinfo-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-ftp-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-ftp-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-ftp-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-ftp-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-gd-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-gd-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-gd-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-gd-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-gettext-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-gettext-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-gettext-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-gettext-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-gmp-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-gmp-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-gmp-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-gmp-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-iconv-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-iconv-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-iconv-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-iconv-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-intl-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-intl-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-intl-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-intl-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-ldap-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-ldap-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-ldap-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-ldap-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-mbstring-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-mbstring-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-mbstring-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-mbstring-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-mysql-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-mysql-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-mysql-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-mysql-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-odbc-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-odbc-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-odbc-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-odbc-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-opcache-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-opcache-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-opcache-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-opcache-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-openssl-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-openssl-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-openssl-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-openssl-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-pcntl-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-pcntl-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-pcntl-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-pcntl-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-pdo-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-pdo-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-pdo-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-pdo-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-pgsql-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-pgsql-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-pgsql-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-pgsql-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-phar-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-phar-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-phar-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-phar-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-posix-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-posix-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-posix-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-posix-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-readline-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-readline-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-readline-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-readline-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-shmop-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-shmop-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-shmop-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-shmop-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-snmp-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-snmp-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-snmp-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-snmp-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-soap-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-soap-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-soap-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-soap-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-sockets-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-sockets-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-sockets-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-sockets-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-sodium-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-sodium-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-sodium-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-sodium-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-sqlite-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-sqlite-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-sqlite-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-sqlite-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-sysvmsg-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-sysvmsg-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-sysvmsg-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-sysvmsg-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-sysvsem-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-sysvsem-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-sysvsem-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-sysvsem-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-sysvshm-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-sysvshm-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-sysvshm-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-sysvshm-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-tidy-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-tidy-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-tidy-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-tidy-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-tokenizer-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-tokenizer-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-tokenizer-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-tokenizer-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-xmlreader-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-xmlreader-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-xmlreader-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-xmlreader-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-xmlwriter-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-xmlwriter-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-xmlwriter-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-xmlwriter-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-xsl-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-xsl-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-xsl-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-xsl-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-zip-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-zip-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-zip-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-zip-8.4.10-1.1.x86_64", "openSUSE Tumbleweed:php8-zlib-8.4.10-1.1.aarch64", "openSUSE Tumbleweed:php8-zlib-8.4.10-1.1.ppc64le", "openSUSE Tumbleweed:php8-zlib-8.4.10-1.1.s390x", "openSUSE Tumbleweed:php8-zlib-8.4.10-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-07-11T00:00:00Z", "details": "moderate" } ], "title": "CVE-2025-6491" } ] }
fkie_cve-2025-1220
Vulnerability from fkie_nvd
Published
2025-07-13 23:15
Modified
2025-07-22 17:01
Severity ?
3.7 (Low) - CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N
5.3 (Medium) - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
5.3 (Medium) - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
Summary
In PHP versions:8.1.* before 8.1.33, 8.2.* before 8.2.29, 8.3.* before 8.3.23, 8.4.* before 8.4.10 some functions like fsockopen() lack validation that the hostname supplied does not contain null characters. This may lead to other functions like parse_url() treat the hostname in different way, thus opening way to security problems if the user code implements access checks before access using such functions.
References
▶ | URL | Tags | |
---|---|---|---|
security@php.net | https://github.com/php/php-src/security/advisories/GHSA-3cr5-j632-f35r | Exploit, Vendor Advisory | |
134c704f-9b21-4f2e-91b3-4a467353bcc0 | https://github.com/php/php-src/security/advisories/GHSA-3cr5-j632-f35r | Exploit, Vendor Advisory |
{ "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:php:php:*:*:*:*:*:*:*:*", "matchCriteriaId": "1DFFB7CE-0CB6-4229-8A83-D5994163F599", "versionEndExcluding": "8.1.33", "versionStartIncluding": "8.1.0", "vulnerable": true }, { "criteria": "cpe:2.3:a:php:php:*:*:*:*:*:*:*:*", "matchCriteriaId": "C0671DC7-C9E0-4CB9-8CBE-7C7D724A4E3F", "versionEndExcluding": "8.2.29", "versionStartIncluding": "8.2.0", "vulnerable": true }, { "criteria": "cpe:2.3:a:php:php:*:*:*:*:*:*:*:*", "matchCriteriaId": "99142A2A-C510-477B-A090-DE73441BBFD0", "versionEndExcluding": "8.3.23", "versionStartIncluding": "8.3.0", "vulnerable": true }, { "criteria": "cpe:2.3:a:php:php:*:*:*:*:*:*:*:*", "matchCriteriaId": "61D8A8DF-85D3-435B-BB2B-F3D728575758", "versionEndExcluding": "8.4.10", "versionStartIncluding": "8.4.0", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "cveTags": [], "descriptions": [ { "lang": "en", "value": "In PHP versions:8.1.* before 8.1.33, 8.2.* before 8.2.29, 8.3.* before 8.3.23, 8.4.* before 8.4.10 some functions like fsockopen() lack validation that the hostname supplied does not contain null characters. This may lead to other functions like parse_url() treat the hostname in different way, thus opening way to security problems if the user code implements access checks before access using such functions." }, { "lang": "es", "value": "En las versiones de PHP 8.1.* anteriores a la 8.1.33, 8.2.* anteriores a la 8.2.29, 8.3.* anteriores a la 8.3.23 y 8.4.* anteriores a la 8.4.10, algunas funciones como fsockopen() carecen de validaci\u00f3n para verificar que el nombre de host proporcionado no contenga caracteres nulos. Esto puede provocar que otras funciones como parse_url() traten el nombre de host de forma diferente, lo que genera problemas de seguridad si el c\u00f3digo de usuario implementa comprobaciones de acceso antes de acceder mediante dichas funciones." } ], "id": "CVE-2025-1220", "lastModified": "2025-07-22T17:01:01.840", "metrics": { "cvssMetricV31": [ { "cvssData": { "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" }, "exploitabilityScore": 2.2, "impactScore": 1.4, "source": "security@php.net", "type": "Secondary" }, { "cvssData": { "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" }, "exploitabilityScore": 3.9, "impactScore": 1.4, "source": "nvd@nist.gov", "type": "Primary" } ] }, "published": "2025-07-13T23:15:22.773", "references": [ { "source": "security@php.net", "tags": [ "Exploit", "Vendor Advisory" ], "url": "https://github.com/php/php-src/security/advisories/GHSA-3cr5-j632-f35r" }, { "source": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "tags": [ "Exploit", "Vendor Advisory" ], "url": "https://github.com/php/php-src/security/advisories/GHSA-3cr5-j632-f35r" } ], "sourceIdentifier": "security@php.net", "vulnStatus": "Analyzed", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-918" } ], "source": "security@php.net", "type": "Secondary" } ] }
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.
- 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…