Skip to content

PHP8 compability

Henoch Einbier requested to merge g2zer0/VMSone:patch-15 into dev-3.0

-changed brackets in the 2 index.php files to support php 8.0 - 8.2 -changed divisions in mediadaten.php to fdiv (prevents division by zero fatal error) - needs PHP 8.0 minimum!

Merge request reports