XoopsModules25x/xlanguage

View on GitHub
api.php

Summary

Maintainability
A
0 mins
Test Coverage

FIXME found
Open

        /* FIXME: shall we remove it? */
Severity: Minor
Found in api.php by fixme

Blank line found at end of control structure
Open


Severity: Minor
Found in api.php by phpcodesniffer

There must be one USE keyword per declaration
Open

use XoopsModules\Xlanguage\{
Severity: Minor
Found in api.php by phpcodesniffer

Line exceeds 120 characters; contains 203 characters
Open

     * 2 config options "$options = array("images", " ", 5); // display mode, delimitor, number per line"; Options for display mode: image - flag; text - text; dropdown - dropdown selection box with text
Severity: Minor
Found in api.php by phpcodesniffer

Space after opening parenthesis of function call prohibited
Open

require $helper->path( 'include/vars.php');
Severity: Minor
Found in api.php by phpcodesniffer

There are no issues that match your filters.

Category
Status