e107inc/e107

View on GitHub
e107_plugins/poll/oldpolls.php

Summary

Maintainability
A
0 mins
Test Coverage
F
27%

Argument 4 (width) is null but \comment::compose_comment() takes int defined at /code/e107_handlers/comment_class.php:1056
Open

                $text .= e107::getComment()->compose_comment('poll', 'comment', intval($row['poll_id']), null, '', false, 'html');
Severity: Minor
Found in e107_plugins/poll/oldpolls.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(!$array = $sql->retrieve($query, true))
Severity: Minor
Found in e107_plugins/poll/oldpolls.php by phan

There are no issues that match your filters.

Category
Status