[Phpmyadmin-devel] Scrutinizer's false alarms
Hugues Peccatte
hugues.peccatte at gmail.com
Tue May 27 19:15:11 CEST 2014
2014-05-27 18:53 GMT+02:00 Marc Delisle <marc at infomarc.info>:
> 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)
Hi,
Another one is this one:
https://scrutinizer-ci.com/g/phpmyadmin/phpmyadmin/issues/master/files/libraries/DBQbe.class.php?selectedAuthors%5B0%5D=hugues.peccatte%40gmail.com&orderField=path&order=asc
Scrutinizer believes that the method isn't doing anything, but it is
overwriting $_REQUEST. It seems that Scrutinizer doesn't understand this.
H.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.phpmyadmin.net/pipermail/developers/attachments/20140527/c1d53f22/attachment-0001.html>
More information about the Developers
mailing list