mambax7/publisher

View on GitHub

Showing 3,032 of 3,032 total issues

Scope keyword "protected" must be followed by a single space
Open

    protected        $cachefile                = '';
Severity: Minor
Found in thumb.php by phpcodesniffer

There must be one USE keyword per declaration
Open

use XoopsModules\Publisher\{
Severity: Minor
Found in config/config.php by phpcodesniffer

Scope keyword "public" must be followed by a single space
Open

    public    $helper           = null;
Severity: Minor
Found in class/BaseObjectHandler.php by phpcodesniffer

Blank line found at end of control structure
Open


Severity: Minor
Found in class/Common/Metatags.php by phpcodesniffer

Blank line found at end of control structure
Open


Severity: Minor
Found in class/Common/Metatags.php by phpcodesniffer

Blank line found at end of control structure
Open


Severity: Minor
Found in class/Common/Metatags.php by phpcodesniffer

Blank line found at end of control structure
Open


Severity: Minor
Found in class/Common/Metatags.php by phpcodesniffer

Scope keyword "public" must be followed by a single space
Open

    public    $helper;
Severity: Minor
Found in class/ItemHandler.php by phpcodesniffer

There must be one USE keyword per declaration
Open

use XoopsModules\Publisher\{
Severity: Minor
Found in include/onuninstall.php by phpcodesniffer

Scope keyword "protected" must be followed by a single space
Open

    protected        $url                      = false;
Severity: Minor
Found in thumb.php by phpcodesniffer

There must be one USE keyword per declaration
Open

use XoopsModules\Publisher\{
Severity: Minor
Found in admin/blocksadmin.php by phpcodesniffer

Scope keyword "public" must be followed by a single space
Open

    public    $publisherIsAdmin = null;
Severity: Minor
Found in class/BaseObjectHandler.php by phpcodesniffer

Expected 1 blank line at end of file; 2 found
Open

define('_AM_PUBLISHER_CUSTOM_CATEGORY_ITEM_TEMPLATE', 'Custom template for Category Articles');
Severity: Minor
Found in language/english/admin.php by phpcodesniffer

Scope keyword "protected" must be followed by a single space
Open

    protected        $docRoot                  = '';
Severity: Minor
Found in thumb.php by phpcodesniffer

There must be one USE keyword per declaration
Open

use XoopsModules\Publisher\{
Severity: Minor
Found in class/Common/SysUtility.php by phpcodesniffer

Scope keyword "protected" must be followed by a single space
Open

    protected        $localImage               = '';
Severity: Minor
Found in thumb.php by phpcodesniffer

Scope keyword "protected" must be followed by a single space
Open

    protected        $localImageMTime          = 0.0;
Severity: Minor
Found in thumb.php by phpcodesniffer

Scope keyword "protected" must be followed by a single space
Open

    protected        $lastBenchTime            = 0.0;
Severity: Minor
Found in thumb.php by phpcodesniffer

The CASE body must start on the line following the statement
Open

                        case 1:
Severity: Minor
Found in thumb.php by phpcodesniffer

The CASE body must start on the line following the statement
Open

            case 'g':
Severity: Minor
Found in thumb.php by phpcodesniffer
Severity
Category
Status
Source
Language