Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix compatibility problems with PHP 8. #570

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Commits on Oct 28, 2023

  1. Fix compatibility problems with PHP 8.

    Tested with PHP 8.1.20. Includes fixes from misterludvigsen and ColdSphinX.
    k4bek4be committed Oct 28, 2023
    Configuration menu
    Copy the full SHA
    99ae1c8 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2023

  1. Fix /cron for php8

    k4be committed Oct 29, 2023
    Configuration menu
    Copy the full SHA
    3d885ea View commit details
    Browse the repository at this point in the history
  2. Fix various theme issues with php8

    Reported by PeGaSuS-Coder
    k4be committed Oct 29, 2023
    Configuration menu
    Copy the full SHA
    9b84e0c View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2023

  1. Fix another php8 error with 'default' theme

    k4be committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    03e9c1a View commit details
    Browse the repository at this point in the history