ZFDebug icon indicating copy to clipboard operation
ZFDebug copied to clipboard

Which version of PHP does this support?

Open fredericgboutin-yapla opened this issue 3 years ago • 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!

fredericgboutin-yapla avatar Nov 02 '22 13:11 fredericgboutin-yapla

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

jokkedk avatar Nov 02 '22 21:11 jokkedk

And/or in the README.

That's some great news!

fredericgboutin-yapla avatar Nov 03 '22 12:11 fredericgboutin-yapla

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.

fredericgboutin-yapla avatar Dec 20 '22 22:12 fredericgboutin-yapla