XoopsModules25x/xoopsinfo

View on GitHub
phpsysinfo/xml.php

Summary

Maintainability
A
0 mins
Test Coverage

A file should declare new symbols (classes, functions, constants, etc.) and cause no other side effects, or it should execute logic with side effects, but should not do both. The first symbol is defined on line 22 and the first side effect is on line 2.
Open

<?php
Severity: Minor
Found in phpsysinfo/xml.php by phpcodesniffer

Line exceeds 120 characters; contains 132 characters
Open

 * @license   http://opensource.org/licenses/gpl-2.0.php GNU General Public License version 2, or (at your option) any later version
Severity: Minor
Found in phpsysinfo/xml.php by phpcodesniffer

There are no issues that match your filters.

Category
Status