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

Class2.php #5126

Closed
fizi opened this issue Dec 1, 2023 · 2 comments
Closed

Class2.php #5126

fizi opened this issue Dec 1, 2023 · 2 comments
Labels
status: invalid This issue cannot be confirmed, is not a defect, or was opened erroneously. type: bug A problem that should not be happening

Comments

@fizi
Copy link

fizi commented Dec 1, 2023

What e107 version are you using?

Latest Github version (just updated)

Bug description

The site black. The control panel:
PHP Parse error: syntax error, unexpected '?' in /chroot/home/.../.../html/class2.php on line 230
Line 230 in class2.php file: $E107_CONFIG = $config->other() ?? [];

How to reproduce

The page blank.
error 500

Expected behavior

I don't know.

What browser(s) are you seeing the problem on?

Firefox

PHP Version

5.6.40

@fizi fizi added the type: bug A problem that should not be happening label Dec 1, 2023
@Deltik
Copy link
Member

Deltik commented Dec 1, 2023

e107 v2.3.3 was the final version to support PHP 5.6. We are now targeting PHP 7.4 as the minimum PHP version for the development head.

You will need to downgrade to v2.3.3 to continue using PHP 5.6. In Git, git checkout v2.3.3 would perform the downgrade. You can also extract a release package over your existing installation to downgrade.

@Deltik Deltik closed this as not planned Won't fix, can't repro, duplicate, stale Dec 1, 2023
@Deltik Deltik added the status: invalid This issue cannot be confirmed, is not a defect, or was opened erroneously. label Dec 1, 2023
@fizi
Copy link
Author

fizi commented Dec 1, 2023

Thanks!

@Jimmi08 Jimmi08 mentioned this issue Aug 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: invalid This issue cannot be confirmed, is not a defect, or was opened erroneously. type: bug A problem that should not be happening
Projects
None yet
Development

No branches or pull requests

2 participants