mambax7/cardealer

View on GitHub
xoops_version.php

Summary

Maintainability
B
6 hrs
Test Coverage

File xoops_version.php has 447 lines of code (exceeds 250 allowed). Consider refactoring.
Open

<?php

/*
 You may not change or alter any portion of this comment or credits
 of supporting developers from this source code or any supporting source code
Severity: Minor
Found in xoops_version.php - About 6 hrs to fix

    Space before opening parenthesis of function call prohibited
    Open

    $criteria = new \CriteriaCompo ();
    Severity: Minor
    Found in xoops_version.php by phpcodesniffer

    Space before opening parenthesis of function call prohibited
    Open

    $criteria->add(new \Criteria ('group_type', 'Admin'));
    Severity: Minor
    Found in xoops_version.php by phpcodesniffer

    There are no issues that match your filters.

    Category
    Status