e107inc/e107

View on GitHub
e107_plugins/download/e_upload.php

Summary

Maintainability
A
0 mins
Test Coverage
F
1%

Suspicious array access to ?mixed
Open

                $val['download_category_sub'] = (!empty($val['download_category_sub'])) ? $val['download_category_sub'] : array();
Severity: Minor
Found in e107_plugins/download/e_upload.php by phan

Argument 2 (fields) is true but \e_db::retrieve() takes string defined at /code/e107_handlers/e_db_interface.php:153
Open

            if (!$data = $sql->retrieve($qry,true))
Severity: Minor
Found in e107_plugins/download/e_upload.php by phan

There are no issues that match your filters.

Category
Status