e107inc/e107

View on GitHub
upload.php

Summary

Maintainability
A
0 mins
Test Coverage
F
0%

Argument 3 (selected) is string|string[] but \e_form::select() takes bool|false defined at /code/e107_handlers/form_handler.php:3311
Open

        $text .= e107::getForm()->select('category', $newArray, $_POST['category'], array('default'=>''));
Severity: Minor
Found in upload.php by phan

There are no issues that match your filters.

Category
Status