e107inc/e107

View on GitHub
error.php

Summary

Maintainability
A
0 mins
Test Coverage
D
68%

Saw unextractable annotation for comment '* @var'
Open

     * @var
Severity: Info
Found in error.php by phan

Argument 1 (status_code) is 'unknown' but \error_page::render() takes int defined at /code/e107_handlers/error_page_class.php:220
Open

                $body = e107::getError()->render('unknown');
Severity: Minor
Found in error.php by phan

There are no issues that match your filters.

Category
Status