Hi,
I found out that some bug reports by Scrutinizer are wrong. For example,
in [0], the PHP Analyzer reports that you cannot assign a return value
because mysqli_init() always returns null, which is not the case.
[0]
https://scrutinizer-ci.com/g/phpmyadmin/phpmyadmin/issues/master/files/libraries/dbi/DBIMysqli.class.php?selectedLabels[0]=9&orderField=path&order=asc
--
Marc Delisle (phpMyAdmin)