modxcms/revolution

View on GitHub

Showing 7,873 of 7,873 total issues

Avoid too many return statements within this method.
Open

                    return $this->mailSend($this->MIMEHeader, $this->MIMEBody);
Severity: Major
Found in core/model/modx/mail/phpmailer/src/PHPMailer.php - About 30 mins to fix

    Avoid too many return statements within this method.
    Open

            return $this->server_caps[$name];
    Severity: Major
    Found in core/model/modx/mail/phpmailer/src/SMTP.php - About 30 mins to fix

      Avoid too many return statements within this method.
      Open

                      return $ret;
      Severity: Major
      Found in core/model/modx/mail/phpmailer/src/PHPMailer.php - About 30 mins to fix

        Avoid too many return statements within this method.
        Open

                        return $this->sendCommand('Username', base64_encode($response), 235);
        Severity: Major
        Found in core/model/modx/mail/phpmailer/src/SMTP.php - About 30 mins to fix

          Avoid too many return statements within this method.
          Open

                          return false;
          Severity: Major
          Found in core/model/modx/mail/phpmailer/src/SMTP.php - About 30 mins to fix

            Avoid too many return statements within this method.
            Open

                    return false;
            Severity: Major
            Found in core/model/modx/mail/phpmailer/src/PHPMailer.php - About 30 mins to fix

              Avoid too many return statements within this method.
              Open

                      return true;
              Severity: Major
              Found in core/model/modx/mail/phpmailer/src/SMTP.php - About 30 mins to fix

                Avoid too many return statements within this method.
                Open

                        return false;
                Severity: Major
                Found in core/model/modx/mail/phpmailer/src/PHPMailer.php - About 30 mins to fix

                  Avoid too many return statements within this method.
                  Open

                                      return false;
                  Severity: Major
                  Found in core/model/modx/mail/phpmailer/src/SMTP.php - About 30 mins to fix

                    Avoid too many return statements within this method.
                    Open

                                        return false;
                    Severity: Major
                    Found in core/model/modx/mail/phpmailer/src/SMTP.php - About 30 mins to fix

                      Avoid too many return statements within this method.
                      Open

                              return call_user_func_array([$this, 'addAnAddress'], $params);
                      Severity: Major
                      Found in core/model/modx/mail/phpmailer/src/PHPMailer.php - About 30 mins to fix

                        Avoid too many return statements within this method.
                        Open

                                        return filter_var($address, FILTER_VALIDATE_EMAIL) !== false;
                        Severity: Major
                        Found in core/model/modx/mail/phpmailer/src/PHPMailer.php - About 30 mins to fix

                          Avoid too many return statements within this method.
                          Open

                                  return false;
                          Severity: Major
                          Found in core/model/modx/mail/phpmailer/src/PHPMailer.php - About 30 mins to fix

                            Avoid too many return statements within this method.
                            Open

                                    return true;
                            Severity: Major
                            Found in core/model/modx/filters/modoutputfilter.class.php - About 30 mins to fix

                              Avoid too many return statements within this method.
                              Open

                                      return true;
                              Severity: Major
                              Found in core/model/modx/rest/modrestserver.class.php - About 30 mins to fix

                                Avoid too many return statements within this method.
                                Open

                                            return $this->failure($beforePut === false ? $this->errorMessage : $beforePut);
                                Severity: Major
                                Found in core/model/modx/rest/modrestcontroller.class.php - About 30 mins to fix

                                  Avoid too many return statements within this method.
                                  Open

                                          return parent::initialize();
                                  Severity: Major
                                  Found in core/model/modx/modprocessor.class.php - About 30 mins to fix

                                    Avoid too many return statements within this method.
                                    Open

                                            return $this->success('',$objectArray);
                                    Severity: Major
                                    Found in core/model/modx/rest/modrestcontroller.class.php - About 30 mins to fix

                                      Avoid too many return statements within this method.
                                      Open

                                              return $this->cleanup();
                                      Severity: Major
                                      Found in core/model/modx/modprocessor.class.php - About 30 mins to fix

                                        Avoid too many return statements within this method.
                                        Open

                                                return $this->cleanup();
                                        Severity: Major
                                        Found in core/model/modx/modprocessor.class.php - About 30 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language