e107inc/e107

View on GitHub

Showing 571 of 6,973 total issues

Avoid too many return statements within this method.
Open

                    return;
Severity: Major
Found in e107_plugins/alt_auth/alt_auth_login_class.php - About 30 mins to fix

    Avoid too many return statements within this method.
    Open

                    return $msg . $this->add($_POST);
    Severity: Major
    Found in e107_plugins/pm/pm.php - About 30 mins to fix

      Avoid too many return statements within this method.
      Open

                  return FALSE;
      Severity: Major
      Found in e107_plugins/import/providers/wordpress_import_class.php - About 30 mins to fix

        Avoid too many return statements within this method.
        Open

                        if ($result === false) return false;
        Severity: Major
        Found in e107_plugins/import/providers/PHPNuke_import_class.php - About 30 mins to fix

          Avoid too many return statements within this method.
          Open

                          return $this->savePageChapterData($dataRecord);
          Severity: Major
          Found in e107_plugins/import/import_classes.php - About 30 mins to fix

            Avoid too many return statements within this method.
            Open

                                return $lastpost['thread_name'];
            Severity: Major
            Found in e107_plugins/forum/shortcodes/batch/forum_shortcodes.php - About 30 mins to fix

              Avoid too many return statements within this method.
              Open

                              return ($boot) ? $tp->toGlyph('fa-map-marker') : '';
              Severity: Major
              Found in e107_core/shortcodes/batch/user_shortcodes.php - About 30 mins to fix

                Avoid too many return statements within this method.
                Open

                            return null;
                Severity: Major
                Found in e107_plugins/page/e_shortcode.php - About 30 mins to fix

                  Avoid too many return statements within this method.
                  Open

                                  if ($result === false) return false;
                  Severity: Major
                  Found in e107_plugins/import/providers/PHPNuke_import_class.php - About 30 mins to fix

                    Avoid too many return statements within this method.
                    Open

                                    return $this->saveMediaData($dataRecord);
                    Severity: Major
                    Found in e107_plugins/import/import_classes.php - About 30 mins to fix

                      Avoid too many return statements within this method.
                      Open

                                      return $this->copyMediaData($initial, $result);
                      Severity: Major
                      Found in e107_plugins/import/import_classes.php - About 30 mins to fix
                        Severity
                        Category
                        Status
                        Source
                        Language