Projekt

Allgemein

Aktionen

GX-Bug #66593

geschlossen

Gambio Updater nicht PHP 5.6 kompatibel, sodass statt des Hinweises auf eine neue PHP Version eine Fehlermeldung angezeigt wird

Von Till Tepelmann vor etwa 5 Jahren hinzugefügt. Vor etwa 5 Jahren aktualisiert.

Status:
Erledigt
Priorität:
Sofort
Zugewiesen an:
Ahmed Hamouda
Kategorie:
Updater
Zielversion:
% erledigt:

0%

Geschätzter Aufwand:
Steps to reproduce:
Betroffene Versionen:
4.0.0.0, 4.0.0.1, 4.1.1.0 beta4
Release Notes Langtext:

Der Updater und Installer zeigt jetzt zuverlässig eine Meldung, wenn die PHP-Version zu niedrig ist


Beschreibung

Gambio Updater nicht PHP 5.6 kompatibel, sodass statt des Hinweises auf eine neue PHP Version eine Fehlermeldung angezeigt wird.

Der Updater muss unter jeder PHP Version immer aufrufbar sein und die entsprechende Hinweismeldung anzeigen, dass man PHP 7.1 oder höher benötigt um das Update ausführen zu können.

Gambio Updater is not PHP 5.6 compatible, so instead of the reference to a new PHP version an error message is displayed.

The updater must always be accessible under any PHP version and must display a message that PHP 7.1 or higher is required to run the update.

Parse error: syntax error, unexpected '?' in /system/core/caching/CacheControl.inc.php on line 170
PARSE ERROR(4): "syntax error, unexpected '?'"


Checkliste 0/0


Zugehörige Tickets

Vorgänger von GX-Entwicklung - GX-Task #66634: Copy the CacheControl to the updater to decouple the updater from the shopFeedbackDaniel Wu

Aktionen
Kopiert nach GX-Entwicklung - GX-Bug #66694: Gambio Updater nicht PHP 5.6 kompatibel, sodass statt des Hinweises auf eine neue PHP Version eine Fehlermeldung angezeigt wirdErledigtAhmed Hamouda

Aktionen
Aktionen #3

Von Daniel Wu vor etwa 5 Jahren aktualisiert

Should be changed directly in the CacheControl

Aktionen #6

Von Marvin Muxfeld vor etwa 5 Jahren aktualisiert

The mentioned error was solved by the commit ebaa4d96d4a61da7653f93ee50f6a56c68f107b4

Aktionen #10

Von Moritz Bunjes vor etwa 5 Jahren aktualisiert

Marvin Muxfeld schrieb:

The mentioned error was solved by the commit ebaa4d96d4a61da7653f93ee50f6a56c68f107b4

This commit only solves it for GX 4.0 and it isn't that stable. I implemented an independent solution.

Aktionen #14

Von Moritz Bunjes vor etwa 5 Jahren aktualisiert

The installer was also considered for this fix

Aktionen