[Phpmyadmin-devel] PHPMD and false alarms

Marc Delisle marc at infomarc.info
Mon Jan 6 14:34:51 CET 2014


Hi devs,
be aware that there can be false alarms in the PHPMD report. For example, in
foreach ($tabs as $key => $value) {

there is a report about unused $value, but we need it anyway, due to the 
foreach syntax.

-- 
Marc Delisle
http://infomarc.info | http://phpmyadmin.net




More information about the Developers mailing list