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

The (unset) cast is deprecated on PHP 7.4 #9

Open
kotakomputer-ceo opened this issue Oct 22, 2021 · 0 comments
Open

The (unset) cast is deprecated on PHP 7.4 #9

kotakomputer-ceo opened this issue Oct 22, 2021 · 0 comments

Comments

@kotakomputer-ceo
Copy link

kotakomputer-ceo commented Oct 22, 2021

Internal Server Error
The (unset) cast is deprecated
[f3-cms/lib/bcosca/fatfree-core/base.php:2174] Base->error()

This bug happen on PHP 7.4 but above code has deprecated since PHP 7.2.
Google says that this bug has fixed on F3 3.6.3.

To fixed this issue just upgrade F3 3.6.1 to 3.6.3 by editing composer.json to:

"bcosca/fatfree-core": "3.6.3",
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

No branches or pull requests

1 participant