Projekt

Allgemein

Profil

Aktionen

GX-Task #71119

offen

PHP Version Support

Von Hendrik Mennen vor 17 Tagen hinzugefügt. Vor 6 Tagen aktualisiert.

Status:
Gemeldet
Priorität:
Normal
Zugewiesen an:
-
Kategorie:
Security
Zielversion:
-
% erledigt:

0%

Steps to reproduce:
Betroffene Versionen:
Unbestimmt
Release Notes Langtext:

Beschreibung

Currently we support not the recommended Version of PHP.

We've to ensure, that our Shop supports the actual PHP Version according to official PHP Roadmap:

https://www.php.net/supported-versions.php


Aktionen #1

Von Marcel Hartmann vor 6 Tagen aktualisiert

In order to update the PHP Version, the openssl Version will be updated from 1 to 3. This brings up a new error by running the yarn task setup:dev. ERR_OSSL_EVP_UNSUPPORTED will be thrown by yarn.

https://kinsta.com/de/wissensdatenbank/err_ossl_evp_unsupported/

Anyway yarn can't run in a version under 20 and has to be updated in the Dockerfile from gxdev as well.

There is a workaround maybe we can benefit from it, by running node command with option --openssl-legacy-provider.
Aktionen

Auch abrufbar als: Atom PDF