mambax7/adslight

View on GitHub
tips_writing_ad.php

Summary

Maintainability
B
5 hrs
Test Coverage

tips_writing accesses the super-global variable $GLOBALS.
Open

function tips_writing(): void
{
    global $xoopsDB, $xoopsConfig, $xoopsModule, $xoopsTpl, $myts, $mytree, $meta, $mid, $prem_perm;
    $helper                                  = Helper::getInstance();
    $GLOBALS['xoopsOption']['template_main'] = 'adslight_tips_writing_ad.tpl';
Severity: Minor
Found in tips_writing_ad.php by phpmd

Superglobals

Since: 0.2

Accessing a super-global variable directly is considered a bad practice. These variables should be encapsulated in objects that are provided by a framework, for instance.

Example

class Foo {
    public function bar() {
        $name = $_POST['foo'];
    }
}

Source

tips_writing accesses the super-global variable $GLOBALS.
Open

function tips_writing(): void
{
    global $xoopsDB, $xoopsConfig, $xoopsModule, $xoopsTpl, $myts, $mytree, $meta, $mid, $prem_perm;
    $helper                                  = Helper::getInstance();
    $GLOBALS['xoopsOption']['template_main'] = 'adslight_tips_writing_ad.tpl';
Severity: Minor
Found in tips_writing_ad.php by phpmd

Superglobals

Since: 0.2

Accessing a super-global variable directly is considered a bad practice. These variables should be encapsulated in objects that are provided by a framework, for instance.

Example

class Foo {
    public function bar() {
        $name = $_POST['foo'];
    }
}

Source

tips_writing accesses the super-global variable $GLOBALS.
Open

function tips_writing(): void
{
    global $xoopsDB, $xoopsConfig, $xoopsModule, $xoopsTpl, $myts, $mytree, $meta, $mid, $prem_perm;
    $helper                                  = Helper::getInstance();
    $GLOBALS['xoopsOption']['template_main'] = 'adslight_tips_writing_ad.tpl';
Severity: Minor
Found in tips_writing_ad.php by phpmd

Superglobals

Since: 0.2

Accessing a super-global variable directly is considered a bad practice. These variables should be encapsulated in objects that are provided by a framework, for instance.

Example

class Foo {
    public function bar() {
        $name = $_POST['foo'];
    }
}

Source

tips_writing accesses the super-global variable $GLOBALS.
Open

function tips_writing(): void
{
    global $xoopsDB, $xoopsConfig, $xoopsModule, $xoopsTpl, $myts, $mytree, $meta, $mid, $prem_perm;
    $helper                                  = Helper::getInstance();
    $GLOBALS['xoopsOption']['template_main'] = 'adslight_tips_writing_ad.tpl';
Severity: Minor
Found in tips_writing_ad.php by phpmd

Superglobals

Since: 0.2

Accessing a super-global variable directly is considered a bad practice. These variables should be encapsulated in objects that are provided by a framework, for instance.

Example

class Foo {
    public function bar() {
        $name = $_POST['foo'];
    }
}

Source

tips_writing accesses the super-global variable $GLOBALS.
Open

function tips_writing(): void
{
    global $xoopsDB, $xoopsConfig, $xoopsModule, $xoopsTpl, $myts, $mytree, $meta, $mid, $prem_perm;
    $helper                                  = Helper::getInstance();
    $GLOBALS['xoopsOption']['template_main'] = 'adslight_tips_writing_ad.tpl';
Severity: Minor
Found in tips_writing_ad.php by phpmd

Superglobals

Since: 0.2

Accessing a super-global variable directly is considered a bad practice. These variables should be encapsulated in objects that are provided by a framework, for instance.

Example

class Foo {
    public function bar() {
        $name = $_POST['foo'];
    }
}

Source

tips_writing accesses the super-global variable $GLOBALS.
Open

function tips_writing(): void
{
    global $xoopsDB, $xoopsConfig, $xoopsModule, $xoopsTpl, $myts, $mytree, $meta, $mid, $prem_perm;
    $helper                                  = Helper::getInstance();
    $GLOBALS['xoopsOption']['template_main'] = 'adslight_tips_writing_ad.tpl';
Severity: Minor
Found in tips_writing_ad.php by phpmd

Superglobals

Since: 0.2

Accessing a super-global variable directly is considered a bad practice. These variables should be encapsulated in objects that are provided by a framework, for instance.

Example

class Foo {
    public function bar() {
        $name = $_POST['foo'];
    }
}

Source

tips_writing accesses the super-global variable $GLOBALS.
Open

function tips_writing(): void
{
    global $xoopsDB, $xoopsConfig, $xoopsModule, $xoopsTpl, $myts, $mytree, $meta, $mid, $prem_perm;
    $helper                                  = Helper::getInstance();
    $GLOBALS['xoopsOption']['template_main'] = 'adslight_tips_writing_ad.tpl';
Severity: Minor
Found in tips_writing_ad.php by phpmd

Superglobals

Since: 0.2

Accessing a super-global variable directly is considered a bad practice. These variables should be encapsulated in objects that are provided by a framework, for instance.

Example

class Foo {
    public function bar() {
        $name = $_POST['foo'];
    }
}

Source

tips_writing accesses the super-global variable $GLOBALS.
Open

function tips_writing(): void
{
    global $xoopsDB, $xoopsConfig, $xoopsModule, $xoopsTpl, $myts, $mytree, $meta, $mid, $prem_perm;
    $helper                                  = Helper::getInstance();
    $GLOBALS['xoopsOption']['template_main'] = 'adslight_tips_writing_ad.tpl';
Severity: Minor
Found in tips_writing_ad.php by phpmd

Superglobals

Since: 0.2

Accessing a super-global variable directly is considered a bad practice. These variables should be encapsulated in objects that are provided by a framework, for instance.

Example

class Foo {
    public function bar() {
        $name = $_POST['foo'];
    }
}

Source

tips_writing accesses the super-global variable $GLOBALS.
Open

function tips_writing(): void
{
    global $xoopsDB, $xoopsConfig, $xoopsModule, $xoopsTpl, $myts, $mytree, $meta, $mid, $prem_perm;
    $helper                                  = Helper::getInstance();
    $GLOBALS['xoopsOption']['template_main'] = 'adslight_tips_writing_ad.tpl';
Severity: Minor
Found in tips_writing_ad.php by phpmd

Superglobals

Since: 0.2

Accessing a super-global variable directly is considered a bad practice. These variables should be encapsulated in objects that are provided by a framework, for instance.

Example

class Foo {
    public function bar() {
        $name = $_POST['foo'];
    }
}

Source

tips_writing accesses the super-global variable $GLOBALS.
Open

function tips_writing(): void
{
    global $xoopsDB, $xoopsConfig, $xoopsModule, $xoopsTpl, $myts, $mytree, $meta, $mid, $prem_perm;
    $helper                                  = Helper::getInstance();
    $GLOBALS['xoopsOption']['template_main'] = 'adslight_tips_writing_ad.tpl';
Severity: Minor
Found in tips_writing_ad.php by phpmd

Superglobals

Since: 0.2

Accessing a super-global variable directly is considered a bad practice. These variables should be encapsulated in objects that are provided by a framework, for instance.

Example

class Foo {
    public function bar() {
        $name = $_POST['foo'];
    }
}

Source

tips_writing accesses the super-global variable $GLOBALS.
Open

function tips_writing(): void
{
    global $xoopsDB, $xoopsConfig, $xoopsModule, $xoopsTpl, $myts, $mytree, $meta, $mid, $prem_perm;
    $helper                                  = Helper::getInstance();
    $GLOBALS['xoopsOption']['template_main'] = 'adslight_tips_writing_ad.tpl';
Severity: Minor
Found in tips_writing_ad.php by phpmd

Superglobals

Since: 0.2

Accessing a super-global variable directly is considered a bad practice. These variables should be encapsulated in objects that are provided by a framework, for instance.

Example

class Foo {
    public function bar() {
        $name = $_POST['foo'];
    }
}

Source

tips_writing accesses the super-global variable $GLOBALS.
Open

function tips_writing(): void
{
    global $xoopsDB, $xoopsConfig, $xoopsModule, $xoopsTpl, $myts, $mytree, $meta, $mid, $prem_perm;
    $helper                                  = Helper::getInstance();
    $GLOBALS['xoopsOption']['template_main'] = 'adslight_tips_writing_ad.tpl';
Severity: Minor
Found in tips_writing_ad.php by phpmd

Superglobals

Since: 0.2

Accessing a super-global variable directly is considered a bad practice. These variables should be encapsulated in objects that are provided by a framework, for instance.

Example

class Foo {
    public function bar() {
        $name = $_POST['foo'];
    }
}

Source

tips_writing accesses the super-global variable $GLOBALS.
Open

function tips_writing(): void
{
    global $xoopsDB, $xoopsConfig, $xoopsModule, $xoopsTpl, $myts, $mytree, $meta, $mid, $prem_perm;
    $helper                                  = Helper::getInstance();
    $GLOBALS['xoopsOption']['template_main'] = 'adslight_tips_writing_ad.tpl';
Severity: Minor
Found in tips_writing_ad.php by phpmd

Superglobals

Since: 0.2

Accessing a super-global variable directly is considered a bad practice. These variables should be encapsulated in objects that are provided by a framework, for instance.

Example

class Foo {
    public function bar() {
        $name = $_POST['foo'];
    }
}

Source

tips_writing accesses the super-global variable $GLOBALS.
Open

function tips_writing(): void
{
    global $xoopsDB, $xoopsConfig, $xoopsModule, $xoopsTpl, $myts, $mytree, $meta, $mid, $prem_perm;
    $helper                                  = Helper::getInstance();
    $GLOBALS['xoopsOption']['template_main'] = 'adslight_tips_writing_ad.tpl';
Severity: Minor
Found in tips_writing_ad.php by phpmd

Superglobals

Since: 0.2

Accessing a super-global variable directly is considered a bad practice. These variables should be encapsulated in objects that are provided by a framework, for instance.

Example

class Foo {
    public function bar() {
        $name = $_POST['foo'];
    }
}

Source

tips_writing accesses the super-global variable $GLOBALS.
Open

function tips_writing(): void
{
    global $xoopsDB, $xoopsConfig, $xoopsModule, $xoopsTpl, $myts, $mytree, $meta, $mid, $prem_perm;
    $helper                                  = Helper::getInstance();
    $GLOBALS['xoopsOption']['template_main'] = 'adslight_tips_writing_ad.tpl';
Severity: Minor
Found in tips_writing_ad.php by phpmd

Superglobals

Since: 0.2

Accessing a super-global variable directly is considered a bad practice. These variables should be encapsulated in objects that are provided by a framework, for instance.

Example

class Foo {
    public function bar() {
        $name = $_POST['foo'];
    }
}

Source

tips_writing accesses the super-global variable $GLOBALS.
Open

function tips_writing(): void
{
    global $xoopsDB, $xoopsConfig, $xoopsModule, $xoopsTpl, $myts, $mytree, $meta, $mid, $prem_perm;
    $helper                                  = Helper::getInstance();
    $GLOBALS['xoopsOption']['template_main'] = 'adslight_tips_writing_ad.tpl';
Severity: Minor
Found in tips_writing_ad.php by phpmd

Superglobals

Since: 0.2

Accessing a super-global variable directly is considered a bad practice. These variables should be encapsulated in objects that are provided by a framework, for instance.

Example

class Foo {
    public function bar() {
        $name = $_POST['foo'];
    }
}

Source

tips_writing accesses the super-global variable $GLOBALS.
Open

function tips_writing(): void
{
    global $xoopsDB, $xoopsConfig, $xoopsModule, $xoopsTpl, $myts, $mytree, $meta, $mid, $prem_perm;
    $helper                                  = Helper::getInstance();
    $GLOBALS['xoopsOption']['template_main'] = 'adslight_tips_writing_ad.tpl';
Severity: Minor
Found in tips_writing_ad.php by phpmd

Superglobals

Since: 0.2

Accessing a super-global variable directly is considered a bad practice. These variables should be encapsulated in objects that are provided by a framework, for instance.

Example

class Foo {
    public function bar() {
        $name = $_POST['foo'];
    }
}

Source

tips_writing accesses the super-global variable $GLOBALS.
Open

function tips_writing(): void
{
    global $xoopsDB, $xoopsConfig, $xoopsModule, $xoopsTpl, $myts, $mytree, $meta, $mid, $prem_perm;
    $helper                                  = Helper::getInstance();
    $GLOBALS['xoopsOption']['template_main'] = 'adslight_tips_writing_ad.tpl';
Severity: Minor
Found in tips_writing_ad.php by phpmd

Superglobals

Since: 0.2

Accessing a super-global variable directly is considered a bad practice. These variables should be encapsulated in objects that are provided by a framework, for instance.

Example

class Foo {
    public function bar() {
        $name = $_POST['foo'];
    }
}

Source

tips_writing accesses the super-global variable $GLOBALS.
Open

function tips_writing(): void
{
    global $xoopsDB, $xoopsConfig, $xoopsModule, $xoopsTpl, $myts, $mytree, $meta, $mid, $prem_perm;
    $helper                                  = Helper::getInstance();
    $GLOBALS['xoopsOption']['template_main'] = 'adslight_tips_writing_ad.tpl';
Severity: Minor
Found in tips_writing_ad.php by phpmd

Superglobals

Since: 0.2

Accessing a super-global variable directly is considered a bad practice. These variables should be encapsulated in objects that are provided by a framework, for instance.

Example

class Foo {
    public function bar() {
        $name = $_POST['foo'];
    }
}

Source

tips_writing accesses the super-global variable $GLOBALS.
Open

function tips_writing(): void
{
    global $xoopsDB, $xoopsConfig, $xoopsModule, $xoopsTpl, $myts, $mytree, $meta, $mid, $prem_perm;
    $helper                                  = Helper::getInstance();
    $GLOBALS['xoopsOption']['template_main'] = 'adslight_tips_writing_ad.tpl';
Severity: Minor
Found in tips_writing_ad.php by phpmd

Superglobals

Since: 0.2

Accessing a super-global variable directly is considered a bad practice. These variables should be encapsulated in objects that are provided by a framework, for instance.

Example

class Foo {
    public function bar() {
        $name = $_POST['foo'];
    }
}

Source

tips_writing accesses the super-global variable $GLOBALS.
Open

function tips_writing(): void
{
    global $xoopsDB, $xoopsConfig, $xoopsModule, $xoopsTpl, $myts, $mytree, $meta, $mid, $prem_perm;
    $helper                                  = Helper::getInstance();
    $GLOBALS['xoopsOption']['template_main'] = 'adslight_tips_writing_ad.tpl';
Severity: Minor
Found in tips_writing_ad.php by phpmd

Superglobals

Since: 0.2

Accessing a super-global variable directly is considered a bad practice. These variables should be encapsulated in objects that are provided by a framework, for instance.

Example

class Foo {
    public function bar() {
        $name = $_POST['foo'];
    }
}

Source

Method tips_writing has 34 lines of code (exceeds 25 allowed). Consider refactoring.
Open

function tips_writing(): void
{
    global $xoopsDB, $xoopsConfig, $xoopsModule, $xoopsTpl, $myts, $mytree, $meta, $mid, $prem_perm;
    $helper                                  = Helper::getInstance();
    $GLOBALS['xoopsOption']['template_main'] = 'adslight_tips_writing_ad.tpl';
Severity: Minor
Found in tips_writing_ad.php - About 1 hr to fix

    Function tips_writing has a Cognitive Complexity of 6 (exceeds 5 allowed). Consider refactoring.
    Open

    function tips_writing(): void
    {
        global $xoopsDB, $xoopsConfig, $xoopsModule, $xoopsTpl, $myts, $mytree, $meta, $mid, $prem_perm;
        $helper                                  = Helper::getInstance();
        $GLOBALS['xoopsOption']['template_main'] = 'adslight_tips_writing_ad.tpl';
    Severity: Minor
    Found in tips_writing_ad.php - About 25 mins to fix

    Cognitive Complexity

    Cognitive Complexity is a measure of how difficult a unit of code is to intuitively understand. Unlike Cyclomatic Complexity, which determines how difficult your code will be to test, Cognitive Complexity tells you how difficult your code will be to read and comprehend.

    A method's cognitive complexity is based on a few simple rules:

    • Code is not considered more complex when it uses shorthand that the language provides for collapsing multiple statements into one
    • Code is considered more complex for each "break in the linear flow of the code"
    • Code is considered more complex when "flow breaking structures are nested"

    Further reading

    Avoid unused local variables such as '$xoopsTpl'.
    Open

        global $xoopsDB, $xoopsConfig, $xoopsModule, $xoopsTpl, $myts, $mytree, $meta, $mid, $prem_perm;
    Severity: Minor
    Found in tips_writing_ad.php by phpmd

    UnusedLocalVariable

    Since: 0.2

    Detects when a local variable is declared and/or assigned, but not used.

    Example

    class Foo {
        public function doSomething()
        {
            $i = 5; // Unused
        }
    }

    Source https://phpmd.org/rules/unusedcode.html#unusedlocalvariable

    Avoid unused local variables such as '$mid'.
    Open

        global $xoopsDB, $xoopsConfig, $xoopsModule, $xoopsTpl, $myts, $mytree, $meta, $mid, $prem_perm;
    Severity: Minor
    Found in tips_writing_ad.php by phpmd

    UnusedLocalVariable

    Since: 0.2

    Detects when a local variable is declared and/or assigned, but not used.

    Example

    class Foo {
        public function doSomething()
        {
            $i = 5; // Unused
        }
    }

    Source https://phpmd.org/rules/unusedcode.html#unusedlocalvariable

    Avoid unused local variables such as '$meta'.
    Open

        global $xoopsDB, $xoopsConfig, $xoopsModule, $xoopsTpl, $myts, $mytree, $meta, $mid, $prem_perm;
    Severity: Minor
    Found in tips_writing_ad.php by phpmd

    UnusedLocalVariable

    Since: 0.2

    Detects when a local variable is declared and/or assigned, but not used.

    Example

    class Foo {
        public function doSomething()
        {
            $i = 5; // Unused
        }
    }

    Source https://phpmd.org/rules/unusedcode.html#unusedlocalvariable

    Avoid unused local variables such as '$myts'.
    Open

        global $xoopsDB, $xoopsConfig, $xoopsModule, $xoopsTpl, $myts, $mytree, $meta, $mid, $prem_perm;
    Severity: Minor
    Found in tips_writing_ad.php by phpmd

    UnusedLocalVariable

    Since: 0.2

    Detects when a local variable is declared and/or assigned, but not used.

    Example

    class Foo {
        public function doSomething()
        {
            $i = 5; // Unused
        }
    }

    Source https://phpmd.org/rules/unusedcode.html#unusedlocalvariable

    Avoid unused local variables such as '$mytree'.
    Open

        global $xoopsDB, $xoopsConfig, $xoopsModule, $xoopsTpl, $myts, $mytree, $meta, $mid, $prem_perm;
    Severity: Minor
    Found in tips_writing_ad.php by phpmd

    UnusedLocalVariable

    Since: 0.2

    Detects when a local variable is declared and/or assigned, but not used.

    Example

    class Foo {
        public function doSomething()
        {
            $i = 5; // Unused
        }
    }

    Source https://phpmd.org/rules/unusedcode.html#unusedlocalvariable

    Avoid using static access to class '\XoopsModules\Adslight\Helper' in method 'tips_writing'.
    Open

        $helper                                  = Helper::getInstance();
    Severity: Minor
    Found in tips_writing_ad.php by phpmd

    StaticAccess

    Since: 1.4.0

    Static access causes unexchangeable dependencies to other classes and leads to hard to test code. Avoid using static access at all costs and instead inject dependencies through the constructor. The only case when static access is acceptable is when used for factory methods.

    Example

    class Foo
    {
        public function bar()
        {
            Bar::baz();
        }
    }

    Source https://phpmd.org/rules/cleancode.html#staticaccess

    Identical blocks of code found in 2 locations. Consider refactoring.
    Open

            if ($usid) {
                $GLOBALS['xoopsTpl']->assign('istheirs', true);
    
                $sql = 'SELECT COUNT(*) FROM ' . $xoopsDB->prefix('adslight_listing') . " WHERE usid={$member_usid}";
                $result = $xoopsDB->query($sql);
    Severity: Major
    Found in tips_writing_ad.php and 1 other location - About 3 hrs to fix
    maps.php on lines 93..105

    Duplicated Code

    Duplicated code can lead to software that is hard to understand and difficult to change. The Don't Repeat Yourself (DRY) principle states:

    Every piece of knowledge must have a single, unambiguous, authoritative representation within a system.

    When you violate DRY, bugs and maintenance problems are sure to follow. Duplicated code has a tendency to both continue to replicate and also to diverge (leaving bugs as two similar implementations differ in subtle ways).

    Tuning

    This issue has a mass of 149.

    We set useful threshold defaults for the languages we support but you may want to adjust these settings based on your project guidelines.

    The threshold configuration represents the minimum mass a code block must have to be analyzed for duplication. The lower the threshold, the more fine-grained the comparison.

    If the engine is too easily reporting duplication, try raising the threshold. If you suspect that the engine isn't catching enough duplication, try lowering the threshold. The best setting tends to differ from language to language.

    See codeclimate-duplication's documentation for more information about tuning the mass threshold in your .codeclimate.yml.

    Refactorings

    Further Reading

    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 46 and the first side effect is on line 28.
    Open

    <?php declare(strict_types=1);
    Severity: Minor
    Found in tips_writing_ad.php by phpcodesniffer

    There must be one USE keyword per declaration
    Open

    use XoopsModules\Adslight\{
    Severity: Minor
    Found in tips_writing_ad.php by phpcodesniffer

    Line exceeds 120 characters; contains 178 characters
    Open

        $GLOBALS['xoopsTpl']->assign('xoops_module_header', '<link rel="stylesheet" href="' . XOOPS_URL . '/modules/adslight/assets/css/adslight.css" type="text/css" media="all" >');
    Severity: Minor
    Found in tips_writing_ad.php by phpcodesniffer

    The variable $member_usid is not named in camelCase.
    Open

    function tips_writing(): void
    {
        global $xoopsDB, $xoopsConfig, $xoopsModule, $xoopsTpl, $myts, $mytree, $meta, $mid, $prem_perm;
        $helper                                  = Helper::getInstance();
        $GLOBALS['xoopsOption']['template_main'] = 'adslight_tips_writing_ad.tpl';
    Severity: Minor
    Found in tips_writing_ad.php by phpmd

    CamelCaseVariableName

    Since: 0.2

    It is considered best practice to use the camelCase notation to name variables.

    Example

    class ClassName {
        public function doSomething() {
            $data_module = new DataModule();
        }
    }

    Source

    The variable $show_user is not named in camelCase.
    Open

    function tips_writing(): void
    {
        global $xoopsDB, $xoopsConfig, $xoopsModule, $xoopsTpl, $myts, $mytree, $meta, $mid, $prem_perm;
        $helper                                  = Helper::getInstance();
        $GLOBALS['xoopsOption']['template_main'] = 'adslight_tips_writing_ad.tpl';
    Severity: Minor
    Found in tips_writing_ad.php by phpmd

    CamelCaseVariableName

    Since: 0.2

    It is considered best practice to use the camelCase notation to name variables.

    Example

    class ClassName {
        public function doSomething() {
            $data_module = new DataModule();
        }
    }

    Source

    The variable $member_usid is not named in camelCase.
    Open

    function tips_writing(): void
    {
        global $xoopsDB, $xoopsConfig, $xoopsModule, $xoopsTpl, $myts, $mytree, $meta, $mid, $prem_perm;
        $helper                                  = Helper::getInstance();
        $GLOBALS['xoopsOption']['template_main'] = 'adslight_tips_writing_ad.tpl';
    Severity: Minor
    Found in tips_writing_ad.php by phpmd

    CamelCaseVariableName

    Since: 0.2

    It is considered best practice to use the camelCase notation to name variables.

    Example

    class ClassName {
        public function doSomething() {
            $data_module = new DataModule();
        }
    }

    Source

    The variable $prem_perm is not named in camelCase.
    Open

    function tips_writing(): void
    {
        global $xoopsDB, $xoopsConfig, $xoopsModule, $xoopsTpl, $myts, $mytree, $meta, $mid, $prem_perm;
        $helper                                  = Helper::getInstance();
        $GLOBALS['xoopsOption']['template_main'] = 'adslight_tips_writing_ad.tpl';
    Severity: Minor
    Found in tips_writing_ad.php by phpmd

    CamelCaseVariableName

    Since: 0.2

    It is considered best practice to use the camelCase notation to name variables.

    Example

    class ClassName {
        public function doSomething() {
            $data_module = new DataModule();
        }
    }

    Source

    The variable $prem_perm is not named in camelCase.
    Open

    function tips_writing(): void
    {
        global $xoopsDB, $xoopsConfig, $xoopsModule, $xoopsTpl, $myts, $mytree, $meta, $mid, $prem_perm;
        $helper                                  = Helper::getInstance();
        $GLOBALS['xoopsOption']['template_main'] = 'adslight_tips_writing_ad.tpl';
    Severity: Minor
    Found in tips_writing_ad.php by phpmd

    CamelCaseVariableName

    Since: 0.2

    It is considered best practice to use the camelCase notation to name variables.

    Example

    class ClassName {
        public function doSomething() {
            $data_module = new DataModule();
        }
    }

    Source

    The variable $member_usid is not named in camelCase.
    Open

    function tips_writing(): void
    {
        global $xoopsDB, $xoopsConfig, $xoopsModule, $xoopsTpl, $myts, $mytree, $meta, $mid, $prem_perm;
        $helper                                  = Helper::getInstance();
        $GLOBALS['xoopsOption']['template_main'] = 'adslight_tips_writing_ad.tpl';
    Severity: Minor
    Found in tips_writing_ad.php by phpmd

    CamelCaseVariableName

    Since: 0.2

    It is considered best practice to use the camelCase notation to name variables.

    Example

    class ClassName {
        public function doSomething() {
            $data_module = new DataModule();
        }
    }

    Source

    The variable $member_usid is not named in camelCase.
    Open

    function tips_writing(): void
    {
        global $xoopsDB, $xoopsConfig, $xoopsModule, $xoopsTpl, $myts, $mytree, $meta, $mid, $prem_perm;
        $helper                                  = Helper::getInstance();
        $GLOBALS['xoopsOption']['template_main'] = 'adslight_tips_writing_ad.tpl';
    Severity: Minor
    Found in tips_writing_ad.php by phpmd

    CamelCaseVariableName

    Since: 0.2

    It is considered best practice to use the camelCase notation to name variables.

    Example

    class ClassName {
        public function doSomething() {
            $data_module = new DataModule();
        }
    }

    Source

    The variable $show_user is not named in camelCase.
    Open

    function tips_writing(): void
    {
        global $xoopsDB, $xoopsConfig, $xoopsModule, $xoopsTpl, $myts, $mytree, $meta, $mid, $prem_perm;
        $helper                                  = Helper::getInstance();
        $GLOBALS['xoopsOption']['template_main'] = 'adslight_tips_writing_ad.tpl';
    Severity: Minor
    Found in tips_writing_ad.php by phpmd

    CamelCaseVariableName

    Since: 0.2

    It is considered best practice to use the camelCase notation to name variables.

    Example

    class ClassName {
        public function doSomething() {
            $data_module = new DataModule();
        }
    }

    Source

    There are no issues that match your filters.

    Category
    Status