mambax7/xnewsletter

View on GitHub

Showing 379 of 379 total issues

Avoid too many return statements within this method.
Open

            return [$tagname, false, $tagtype, $lt, $pos];
Severity: Major
Found in include/phpmailer/extras/htmlfilter.php - About 30 mins to fix

    Avoid too many return statements within this method.
    Open

                    return [$tagname, $attary, $tagtype, $lt, $pos];
    Severity: Major
    Found in include/phpmailer/extras/htmlfilter.php - About 30 mins to fix

      Avoid too many return statements within this method.
      Open

                                  return [false, false, false, $lt, mb_strlen($body)];
      Severity: Major
      Found in include/phpmailer/extras/htmlfilter.php - About 30 mins to fix

        Avoid too many return statements within this method.
        Open

                        return (mb_strlen($address) >= 3 and mb_strpos($address, '@') >= 1 and mb_strpos($address, '@') != mb_strlen($address) - 1);
        Severity: Major
        Found in include/phpmailer/class.phpmailer.php - About 30 mins to fix

          Avoid too many return statements within this method.
          Open

                      return [$tagname, $attary, $tagtype, $lt, $pos];
          Severity: Major
          Found in include/phpmailer/extras/htmlfilter.php - About 30 mins to fix

            Avoid too many return statements within this method.
            Open

                    return $display . ' [' . $url . ']';
            Severity: Major
            Found in include/phpmailer/extras/class.html2text.php - About 30 mins to fix

              Avoid too many return statements within this method.
              Open

                              return [false, false, false, $lt, $gt];
              Severity: Major
              Found in include/phpmailer/extras/htmlfilter.php - About 30 mins to fix

                Avoid too many return statements within this method.
                Open

                            return [false, false, false, $lt, mb_strlen($body)];
                Severity: Major
                Found in include/phpmailer/extras/htmlfilter.php - About 30 mins to fix

                  Avoid too many return statements within this method.
                  Open

                                  return (bool)filter_var($address, FILTER_VALIDATE_EMAIL);
                  Severity: Major
                  Found in include/phpmailer/class.phpmailer.php - About 30 mins to fix

                    Avoid too many return statements within this method.
                    Open

                                                return [false, false, false, $lt, mb_strlen($body)];
                    Severity: Major
                    Found in include/phpmailer/extras/htmlfilter.php - About 30 mins to fix

                      Avoid too many return statements within this method.
                      Open

                                      return $retary;
                      Severity: Major
                      Found in include/phpmailer/extras/htmlfilter.php - About 30 mins to fix

                        Avoid too many return statements within this method.
                        Open

                                            return $retary;
                        Severity: Major
                        Found in include/phpmailer/extras/htmlfilter.php - About 30 mins to fix

                          Avoid too many return statements within this method.
                          Open

                              return [false, false, false, $lt, mb_strlen($body)];
                          Severity: Major
                          Found in include/phpmailer/extras/htmlfilter.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 include/phpmailer/class.phpmailer.php - About 30 mins to fix

                              Avoid too many return statements within this method.
                              Open

                                      return [false, false, false, $lt, mb_strlen($body)];
                              Severity: Major
                              Found in include/phpmailer/extras/htmlfilter.php - About 30 mins to fix

                                Avoid too many return statements within this method.
                                Open

                                        return '';
                                Severity: Major
                                Found in include/phpmailer/extras/class.html2text.php - About 30 mins to fix

                                  Avoid too many return statements within this method.
                                  Open

                                                  return (bool)preg_match('/^[a-zA-Z0-9.!#$%&\'*+\/=?^_`{|}~-]+@[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}' . '[a-zA-Z0-9])?(?:\.[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?)*$/sD', $address);
                                  Severity: Major
                                  Found in include/phpmailer/class.phpmailer.php - About 30 mins to fix

                                    Avoid too many return statements within this method.
                                    Open

                                            return false;
                                    Severity: Major
                                    Found in include/phpmailer/class.phpmailer.php - About 30 mins to fix

                                      Avoid too many return statements within this method.
                                      Open

                                                      return $ret;
                                      Severity: Major
                                      Found in include/phpmailer/class.phpmailer.php - About 30 mins to fix

                                        Avoid too many return statements within this method.
                                        Open

                                                            return false;
                                        Severity: Major
                                        Found in include/phpmailer/class.smtp.php - About 30 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language