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

3.0 version doesn't support PHP 8.0 #3

Open
KatieMFritz opened this issue Nov 17, 2022 · 1 comment
Open

3.0 version doesn't support PHP 8.0 #3

KatieMFritz opened this issue Nov 17, 2022 · 1 comment

Comments

@KatieMFritz
Copy link

Hi Ryan! I'm following along on the excellent Xdebug course, and I ran into some (unintended!) bugs when trying to use the index.php template you provide for Craft 3. I'm running PHP 8.0.8 on Mamp Pro.

Specifically, there were several places where I got the Non-static method should not be called statically error for the StatusHelper class.

Replacing the relevant lines with your updated code from the Craft 4 version of the plugin made it work.

Could you please make the 3.0 version compatible with PHP 8? 🙏🏻

@KatieMFritz
Copy link
Author

I'll complete the course and then I could submit a PR with the changes I made to get things working on my build, if that helps!

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