e107inc/e107

View on GitHub
e107_plugins/_blank/admin_config.php

Summary

Maintainability
A
0 mins
Test Coverage
D
64%

Returning type array{caption:'Help',text:'Some help text'} but renderHelp() is declared to return string
Open

            return array('caption'=> $caption,'text'=> $text);
Severity: Minor
Found in e107_plugins/_blank/admin_config.php by phan

Call to deprecated function \getperms() defined at /code/class2.php:1322
Open

if (!getperms("P"))
Severity: Minor
Found in e107_plugins/_blank/admin_config.php by phan

There are no issues that match your filters.

Category
Status