ZFDebug
ZFDebug copied to clipboard
Replace isset and count with empty
Hello. Is it possible to refactor this line with an empty
check? There is a warning on > php7.1 for the count
function.
https://github.com/jokkedk/ZFDebug/blob/3aa413cdf428e07d31744181cc97f95750aefb37/library/ZFDebug/Controller/Plugin/Debug/Plugin/Database.php#L51