XoopsModules25x/apcal

View on GitHub

Showing 26,336 of 26,336 total issues

Avoid using undefined variables such as '$skin_folder' which will lead to PHP notices.
Open

        $cal->images_url  = "$mod_url/assets/images/$skin_folder";
Severity: Minor
Found in blocks/apcal_mini_calendar.php by phpmd

UndefinedVariable

Since: 2.8.0

Detects when a variable is used that has not been defined before.

Example

class Foo
{
    private function bar()
    {
        // $message is undefined
        echo $message;
    }
}

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

Avoid using undefined variables such as '$skin_folder' which will lead to PHP notices.
Open

        $cal->images_url  = "$mod_url/assets/images/$skin_folder";
Severity: Minor
Found in blocks/apcal_after_schedule.php by phpmd

UndefinedVariable

Since: 2.8.0

Detects when a variable is used that has not been defined before.

Example

class Foo
{
    private function bar()
    {
        // $message is undefined
        echo $message;
    }
}

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

Avoid using undefined variables such as '$skin_folder' which will lead to PHP notices.
Open

        $cal->images_url  = "$mod_url/assets/images/$skin_folder";
Severity: Minor
Found in blocks/apcal_map.php by phpmd

UndefinedVariable

Since: 2.8.0

Detects when a variable is used that has not been defined before.

Example

class Foo
{
    private function bar()
    {
        // $message is undefined
        echo $message;
    }
}

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

Avoid using undefined variables such as '$skin_folder' which will lead to PHP notices.
Open

        $cal->images_url  = "$mod_url/assets/images/$skin_folder";
Severity: Minor
Found in blocks/apcal_thedays_schedule.php by phpmd

UndefinedVariable

Since: 2.8.0

Detects when a variable is used that has not been defined before.

Example

class Foo
{
    private function bar()
    {
        // $message is undefined
        echo $message;
    }
}

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

Avoid using undefined variables such as '$skin_folder' which will lead to PHP notices.
Open

        $cal->images_path = "$mod_path/assets/images/$skin_folder";
Severity: Minor
Found in blocks/apcal_minical_ex.php by phpmd

UndefinedVariable

Since: 2.8.0

Detects when a variable is used that has not been defined before.

Example

class Foo
{
    private function bar()
    {
        // $message is undefined
        echo $message;
    }
}

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

Avoid using undefined variables such as '$skin_folder' which will lead to PHP notices.
Open

        $cal->images_path = "$mod_path/assets/images/$skin_folder";
Severity: Minor
Found in blocks/apcal_thedays_schedule.php by phpmd

UndefinedVariable

Since: 2.8.0

Detects when a variable is used that has not been defined before.

Example

class Foo
{
    private function bar()
    {
        // $message is undefined
        echo $message;
    }
}

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

Avoid using undefined variables such as '$skin_folder' which will lead to PHP notices.
Open

        $cal->images_url  = "$mod_url/assets/images/$skin_folder";
Severity: Minor
Found in blocks/apcal_monthly_calendar.php by phpmd

UndefinedVariable

Since: 2.8.0

Detects when a variable is used that has not been defined before.

Example

class Foo
{
    private function bar()
    {
        // $message is undefined
        echo $message;
    }
}

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

Avoid using undefined variables such as '$skin_folder' which will lead to PHP notices.
Open

        $cal->images_url  = "$mod_url/assets/images/$skin_folder";
Severity: Minor
Found in blocks/apcal_thedays_schedule.php by phpmd

UndefinedVariable

Since: 2.8.0

Detects when a variable is used that has not been defined before.

Example

class Foo
{
    private function bar()
    {
        // $message is undefined
        echo $message;
    }
}

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

Avoid using undefined variables such as '$skin_folder' which will lead to PHP notices.
Open

        $cal->images_path = "$mod_path/assets/images/$skin_folder";
Severity: Minor
Found in blocks/apcal_todays_schedule.php by phpmd

UndefinedVariable

Since: 2.8.0

Detects when a variable is used that has not been defined before.

Example

class Foo
{
    private function bar()
    {
        // $message is undefined
        echo $message;
    }
}

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

Avoid using undefined variables such as '$ret' which will lead to PHP notices.
Open

                $ret[date('j', $user_time)] = 1;
Severity: Minor
Found in class/APCal.php by phpmd

UndefinedVariable

Since: 2.8.0

Detects when a variable is used that has not been defined before.

Example

class Foo
{
    private function bar()
    {
        // $message is undefined
        echo $message;
    }
}

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

Avoid using undefined variables such as '$ret' which will lead to PHP notices.
Open

                $ret[$i] = 0;
Severity: Minor
Found in class/APCal.php by phpmd

UndefinedVariable

Since: 2.8.0

Detects when a variable is used that has not been defined before.

Example

class Foo
{
    private function bar()
    {
        // $message is undefined
        echo $message;
    }
}

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

Avoid using undefined variables such as '$ret' which will lead to PHP notices.
Open

                        $ret[date('j', $user_time)] = 1;
Severity: Minor
Found in class/APCal.php by phpmd

UndefinedVariable

Since: 2.8.0

Detects when a variable is used that has not been defined before.

Example

class Foo
{
    private function bar()
    {
        // $message is undefined
        echo $message;
    }
}

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

Avoid using undefined variables such as '$ret' which will lead to PHP notices.
Open

            return $ret;
Severity: Minor
Found in class/APCal.php by phpmd

UndefinedVariable

Since: 2.8.0

Detects when a variable is used that has not been defined before.

Example

class Foo
{
    private function bar()
    {
        // $message is undefined
        echo $message;
    }
}

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

Avoid using undefined variables such as '$cats_color' which will lead to PHP notices.
Open

                                                      && array_key_exists($event->mainCategory, $cats_color)) ? $event->mainCategory : '00000';
Severity: Minor
Found in class/APCal.php by phpmd

UndefinedVariable

Since: 2.8.0

Detects when a variable is used that has not been defined before.

Example

class Foo
{
    private function bar()
    {
        // $message is undefined
        echo $message;
    }
}

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

Avoid using undefined variables such as '$cats_color' which will lead to PHP notices.
Open

                $cats_color[$cat->cid]          = $cat->color;
Severity: Minor
Found in class/APCal.php by phpmd

UndefinedVariable

Since: 2.8.0

Detects when a variable is used that has not been defined before.

Example

class Foo
{
    private function bar()
    {
        // $message is undefined
        echo $message;
    }
}

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

Avoid using undefined variables such as '$cats_color' which will lead to PHP notices.
Open

            $cats_color['00000'] = $this->allcats_color;
Severity: Minor
Found in class/APCal.php by phpmd

UndefinedVariable

Since: 2.8.0

Detects when a variable is used that has not been defined before.

Example

class Foo
{
    private function bar()
    {
        // $message is undefined
        echo $message;
    }
}

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

Avoid using undefined variables such as '$cats_color' which will lead to PHP notices.
Open

            $tpl->assign('cats_color', $cats_color);
Severity: Minor
Found in class/APCal.php by phpmd

UndefinedVariable

Since: 2.8.0

Detects when a variable is used that has not been defined before.

Example

class Foo
{
    private function bar()
    {
        // $message is undefined
        echo $message;
    }
}

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

Avoid using undefined variables such as '$uid' which will lead to PHP notices.
Open

                    $call_ro .= "&uid=$uid";
Severity: Minor
Found in class/APCal.php by phpmd

UndefinedVariable

Since: 2.8.0

Detects when a variable is used that has not been defined before.

Example

class Foo
{
    private function bar()
    {
        // $message is undefined
        echo $message;
    }
}

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

Avoid using undefined variables such as '$field' which will lead to PHP notices.
Open

                if (false !== $resultRow && isset($resultRow[$field])) {
Severity: Minor
Found in class/APCal.php by phpmd

UndefinedVariable

Since: 2.8.0

Detects when a variable is used that has not been defined before.

Example

class Foo
{
    private function bar()
    {
        // $message is undefined
        echo $message;
    }
}

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

Avoid using undefined variables such as '$BYDAY' which will lead to PHP notices.
Open

                    } elseif (isset($BYDAY)) {
Severity: Minor
Found in class/APCal.php by phpmd

UndefinedVariable

Since: 2.8.0

Detects when a variable is used that has not been defined before.

Example

class Foo
{
    private function bar()
    {
        // $message is undefined
        echo $message;
    }
}

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

Severity
Category
Status
Source
Language