e107inc/e107

View on GitHub

Showing 571 of 6,973 total issues

Avoid too many return statements within this method.
Open

                return $this->copyPageChapterData($initial, $result);
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->copyForumData($initial, $result);
    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 AUTH_SUCCESS;
      Severity: Major
      Found in e107_plugins/alt_auth/importdb_auth.php - About 30 mins to fix

        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;
          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

                            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->saveForumData($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->copyForumTrackData($initial, $result);
                  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 FALSE;
                    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 AUTH_SUCCESS;
                      Severity: Major
                      Found in e107_plugins/alt_auth/radius_auth.php - About 30 mins to fix
                        Severity
                        Category
                        Status
                        Source
                        Language