Issues (2963)

includes/polling/os/vyatta.inc.php (1 issue)

1
<?php
2
3
[$features, $version] = explode('-', trim(str_replace('Vyatta', '', $device['sysDescr'])), 2);
0 ignored issues
show
Comprehensibility Best Practice introduced by
This list assign is not used and could be removed.
Loading history...
4