e107inc/e107

View on GitHub

Showing 571 of 6,975 total issues

Avoid too many return statements within this method.
Open

                    return '5.1.2'; // Not sure if this is right code. Just copied from above.
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 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 $ns->tablerender("<span id='e-comment-total'>".$this->totalComments."</span> ".LAN_COMMENTS, $TEMPL, 'comment', true);
        Severity: Major
        Found in e107_handlers/comment_class.php - About 30 mins to fix

          Avoid too many return statements within this method.
          Open

                          return TRUE; // Success even if no changes required
          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 $title;
            Severity: Major
            Found in e107_handlers/application.php - About 30 mins to fix

              Avoid too many return statements within this method.
              Open

                                  return null;
              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/resize_handler.php - About 30 mins to fix

                  Avoid too many return statements within this method.
                  Open

                              if ($c['userclass_visibility'] == $classID) return FALSE;
                  Severity: Major
                  Found in e107_handlers/userclass_class.php - About 30 mins to fix

                    Avoid too many return statements within this method.
                    Open

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

                      Avoid too many return statements within this method.
                      Open

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

                        Avoid too many return statements within this method.
                        Open

                                            return '4.4.7';
                        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 false;
                            Severity: Major
                            Found in e107_handlers/file_class.php - About 30 mins to fix

                              Avoid too many return statements within this method.
                              Open

                                          if (!function_exists('imagecreatefromgif')) return FALSE;        // Some versions of GD library don't support GIF
                              Severity: Major
                              Found in e107_handlers/resize_handler.php - About 30 mins to fix

                                Avoid too many return statements within this method.
                                Open

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

                                  Avoid too many return statements within this method.
                                  Open

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

                                    Avoid too many return statements within this method.
                                    Open

                                                        return '4.2.0'; // I'm not sure why Symantec delayed this message, but x.2.x means something to do with the mailbox, which seemed appropriate. x.5.x (protocol) or x.7.x (security) also seem possibly appropriate. It seems a lot of times it's x.5.x when it seems to me it should be x.7.x, so maybe x.5.x is standard when mail is rejected due to spam-like characteristics instead of x.7.x like I think it should be.
                                    Severity: Major
                                    Found in e107_handlers/bounce_handler.php - About 30 mins to fix

                                      Avoid too many return statements within this method.
                                      Open

                                                          return implode('.', $mycode['code']);
                                      Severity: Major
                                      Found in e107_handlers/bounce_handler.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
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language