mambax7/alumni-26x

View on GitHub
xoops_version.php

Summary

Maintainability
A
2 hrs
Test Coverage

File xoops_version.php has 262 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
 which is considered copyrighted (c) material of the original comment or credit authors.
Severity: Minor
Found in xoops_version.php - About 2 hrs to fix

    Line exceeds 120 characters; contains 157 characters
    Open

        'options'     => [AlumniLocale::CONF_ORDER_DATE => 'date DESC', AlumniLocale::CONF_ORDER_NAME => 'name ASC', AlumniLocale::CONF_ORDER_POP => 'hits DESC']
    Severity: Minor
    Found in xoops_version.php by phpcodesniffer

    There are no issues that match your filters.

    Category
    Status