Skip to content

Fix PHP 8 compatibility: rename Error class and restore server/index.php loader#14

Open
420Spad wants to merge 2 commits intoAppMini:masterfrom
420Spad:master
Open

Fix PHP 8 compatibility: rename Error class and restore server/index.php loader#14
420Spad wants to merge 2 commits intoAppMini:masterfrom
420Spad:master

Conversation

@420Spad
Copy link

@420Spad 420Spad commented Aug 22, 2025

This PR fixes two issues for PHP 8:

  • Renames class Error → class MalError to avoid conflict.
  • Corrects server/index.php to require mal.php.

@chr15m
Copy link
Member

chr15m commented Aug 22, 2025

Thank you for your PR. I think index.php is supposed to be a symlink to index.php - is the problem that some platforms don't support it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants