jokkedk/ZFDebug

Which version of PHP does this support?

Opened this issue · 3 comments

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!

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

And/or in the README.

That's some great news!

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.