File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11Changelog
22=========
33
4+ Version 2.9.4 – 05.01.2026
5+ --------------------------
6+
7+ ### Security
8+
9+ * Path Traversal beim Datei-Export verhindert (gemeldet von @lukasz-rybak ) (@gharlan )
10+
11+
412Version 2.9.1 – 09.02.2024
513--------------------------
614
Original file line number Diff line number Diff line change 11package : backup
2- version : ' 2.9.3 '
2+ version : ' 2.9.4 '
33author : ' Jan Kristinus, Markus Staab'
44supportpage : https://github.com/redaxo/redaxo
55
Original file line number Diff line number Diff line change 11Changelog
22=========
33
4+ Version 5.20.2 – 05.01.2026
5+ ---------------------------
6+
7+ ### Bugfixes
8+
9+ * ` rex_editor ` : in PHP 8.5 kam es teils zu Deprecated-Meldungen (@gharlan )
10+ * EOL-Daten für PHP/MySQL/MariaDB aktualisiert (@gharlan )
11+
12+
413Version 5.20.1 – 25.11.2025
514---------------------------
615
Original file line number Diff line number Diff line change 9292require_once rex_path::core ('functions/function_rex_other.php ' );
9393
9494// ----------------- VERSION
95- rex::setProperty ('version ' , '5.20.1 ' );
95+ rex::setProperty ('version ' , '5.20.2 ' );
9696
9797rex_error_handler::register ();
9898
You can’t perform that action at this time.
0 commit comments