Aktionen
GX-Task #68853
geschlossenRemove closing PHP tags from old files to avoid errors caused by spaces at the end of files
% erledigt:
0%
Steps to reproduce:
Betroffene Versionen:
4.4.0.2, 4.4.0.3
Release Notes Langtext:
Schließende PHP Tags am Ende von PHP Dateien entfernt
Beschreibung
Schließende PHP Tags aus alten Dateien entfernen um keine Fehler durch Leerzeichen am Ende von Dateien zu erhalten
Bei einigen alten PHP Dateien sind noch ?> PHP Tags am Ende der Dateien wo auch Leerzeichen hinter dem Tag noch vorhanden sind.
Das kan einige Fehler bei PHP 7.3 und höher erzeugen.
Remove closing PHP tags from old files to avoid errors caused by spaces at the end of files
Some old PHP files still have ?> PHP tags at the end of the files where there are also spaces after the tag.
This can cause some errors with PHP 7.3 and higher.
Dateien
Aktionen