mambax7/songlist

View on GitHub
xoops_version.php

Summary

Maintainability
B
6 hrs
Test Coverage

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

<?php declare(strict_types=1);

require_once __DIR__ . '/preloads/autoloader.php';

error_reporting(E_ALL);
Severity: Minor
Found in xoops_version.php - About 6 hrs to fix

    Line exceeds 120 characters; contains 135 characters
    Open

        'default'     => 'audio/mpeg|audio/x-mpeg|audio/mp3|audio/x-mp3|audio/mpeg3|audio/x-mpeg3|audio/mpg|audio/x-mpg|audio/x-mpegaudio',
    Severity: Minor
    Found in xoops_version.php by phpcodesniffer

    There are no issues that match your filters.

    Category
    Status