e107inc/e107

View on GitHub

Showing 571 of 6,975 total issues

Avoid too many return statements within this method.
Open

                    return false;
Severity: Major
Found in e107_handlers/validator_class.php - About 30 mins to fix

    Avoid too many return statements within this method.
    Open

                return "Cannot generate definition for: ".$list['type'].' '.$list['name'];
    Severity: Major
    Found in e107_handlers/db_table_admin_class.php - About 30 mins to fix

      Avoid too many return statements within this method.
      Open

              return TRUE;
      Severity: Major
      Found in e107_handlers/iphandler_class.php - About 30 mins to fix

        Avoid too many return statements within this method.
        Open

                    return;
        Severity: Major
        Found in e107_handlers/redirection_class.php - About 30 mins to fix

          Avoid too many return statements within this method.
          Open

                      return FALSE; // Unsupported image type
          Severity: Major
          Found in e107_handlers/resize_handler.php - About 30 mins to fix

            Avoid too many return statements within this method.
            Open

                                return '5.4.4';
            Severity: Major
            Found in e107_handlers/bounce_handler.php - About 30 mins to fix

              Avoid too many return statements within this method.
              Open

                              return false;
              Severity: Major
              Found in e107_handlers/validator_class.php - About 30 mins to fix

                Avoid too many return statements within this method.
                Open

                                        return defset('CORE_LAN17');
                Severity: Major
                Found in e107_core/bbcodes/bb_img.php - About 30 mins to fix

                  Avoid too many return statements within this method.
                  Open

                                  return "<a href='" . $main_name . "' rel='external'><img src='" . $code_text . "' {$parmStr} /></a>";
                  Severity: Major
                  Found in e107_core/bbcodes/bb_img.php - About 30 mins to fix

                    Avoid too many return statements within this method.
                    Open

                                    return 'list/author';
                    Severity: Major
                    Found in e107_core/url/news/sef_noid_url.php - About 30 mins to fix

                      Avoid too many return statements within this method.
                      Open

                                      return $libraryHandler->info($library);
                      Severity: Major
                      Found in e107_handlers/e107_class.php - About 30 mins to fix

                        Avoid too many return statements within this method.
                        Open

                                            return false;
                        Severity: Major
                        Found in e107_handlers/validator_class.php - About 30 mins to fix

                          Avoid too many return statements within this method.
                          Open

                                              return false;
                          Severity: Major
                          Found in e107_handlers/validator_class.php - About 30 mins to fix

                            Avoid too many return statements within this method.
                            Open

                                                return false;
                            Severity: Major
                            Found in e107_handlers/validator_class.php - About 30 mins to fix

                              Avoid too many return statements within this method.
                              Open

                                                      return false; //3rd party code interception
                              Severity: Major
                              Found in e107_handlers/comment_class.php - About 30 mins to fix

                                Avoid too many return statements within this method.
                                Open

                                                        return $sql->dbError(__METHOD__);
                                Severity: Major
                                Found in e107_handlers/db_table_admin_class.php - About 30 mins to fix

                                  Avoid too many return statements within this method.
                                  Open

                                                  return true;
                                  Severity: Major
                                  Found in e107_handlers/validator_class.php - About 30 mins to fix

                                    Avoid too many return statements within this method.
                                    Open

                                                        return false;
                                    Severity: Major
                                    Found in e107_handlers/validator_class.php - About 30 mins to fix

                                      Avoid too many return statements within this method.
                                      Open

                                                      return true;
                                      Severity: Major
                                      Found in e107_handlers/validator_class.php - About 30 mins to fix

                                        Avoid too many return statements within this method.
                                        Open

                                                                return $inserted_id; // return the ID number so it can be used. true;
                                        Severity: Major
                                        Found in e107_handlers/comment_class.php - About 30 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language