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

Which version of PHP does this support? #38

Open
fredericgboutin-yapla opened this issue Nov 2, 2022 · 3 comments
Open

Which version of PHP does this support? #38

fredericgboutin-yapla opened this issue Nov 2, 2022 · 3 comments

Comments

@fredericgboutin-yapla
Copy link

Of course, if you use the original zendframework/zendframework1 module you are limited to 7.0 or earlier but when using a supported drop-in replacement fork like https://github.com/Shardj/zf1-future or https://github.com/zf1s/zf1 which support PHP up to 8.x then is this component going to work on 7.1, 7.4 or even 8.0, or 8.1?

There's no definition in the composer.json file nor any other issue or indication (CI, etc.) that I can find on the matter.

Thanks!

@jokkedk
Copy link
Owner

jokkedk commented Nov 2, 2022

Good question, it should be added to composer.json. ZFDebug should work up to PHP 8.1

@fredericgboutin-yapla
Copy link
Author

fredericgboutin-yapla commented Nov 3, 2022

And/or in the README.

That's some great news!

@fredericgboutin-yapla
Copy link
Author

fredericgboutin-yapla commented Dec 20, 2022

Warning: count(): Parameter must be an array or an object that implements Countable in /var/www/html/vendor/jokkedk/zfdebug/library/ZFDebug/Controller/Plugin/Debug/Plugin/Database.php on line 51
Notice: A non well formed numeric value encountered in /var/www/html/vendor/jokkedk/zfdebug/library/ZFDebug/Controller/Plugin/Debug/Plugin/Log.php on line 119

And there are others.

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

2 participants