qcminecraft/Carbon-Forum-F

View on GitHub

Showing 506 of 851 total issues

Avoid too many return statements within this method.
Open

            return ($Seconds + 1) . ' ' . $Lang['Time_Seconds_Ago'];
Severity: Major
Found in common.php - About 30 mins to fix

    Avoid too many return statements within this method.
    Open

            return date("Y-m-d", $UnixTimeStamp);
    Severity: Major
    Found in common.php - About 30 mins to fix

      Avoid too many return statements within this method.
      Open

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

        Avoid too many return statements within this method.
        Open

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

          Avoid too many return statements within this method.
          Open

                          return (strlen($address) >= 3
                              and strpos($address, '@') >= 1
                              and strpos($address, '@') != strlen($address) - 1);
          Severity: Major
          Found in library/PHPMailer.class.php - About 30 mins to fix

            Avoid too many return statements within this method.
            Open

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

              Avoid too many return statements within this method.
              Open

                              return $this->sendCommand('Username', base64_encode($msg3), 235);
              Severity: Major
              Found in library/PHPMailer.smtp.class.php - About 30 mins to fix

                Avoid too many return statements within this method.
                Open

                            return;
                Severity: Major
                Found in library/Uploader.class.php - About 30 mins to fix

                  Avoid too many return statements within this method.
                  Open

                              return;
                  Severity: Major
                  Found in library/Uploader.class.php - About 30 mins to fix

                    Avoid too many return statements within this method.
                    Open

                                return;
                    Severity: Major
                    Found in library/Uploader.class.php - About 30 mins to fix

                      Avoid too many return statements within this method.
                      Open

                              return true;
                      Severity: Major
                      Found in library/PHPMailer.smtp.class.php - About 30 mins to fix

                        Avoid too many return statements within this method.
                        Open

                                    return;
                        Severity: Major
                        Found in library/Uploader.class.php - About 30 mins to fix

                          Avoid too many return statements within this method.
                          Open

                                              return false;
                          Severity: Major
                          Found in library/PHPMailer.smtp.class.php - About 30 mins to fix

                            Avoid too many return statements within this method.
                            Open

                                        return;
                            Severity: Major
                            Found in library/Uploader.class.php - About 30 mins to fix

                              Avoid too many return statements within this method.
                              Open

                                                  return false;
                              Severity: Major
                              Found in library/PHPMailer.smtp.class.php - About 30 mins to fix

                                Avoid too many return statements within this method.
                                Open

                                                    return false;
                                Severity: Major
                                Found in library/PHPMailer.smtp.class.php - About 30 mins to fix

                                  Avoid too many return statements within this method.
                                  Open

                                                      return false;
                                  Severity: Major
                                  Found in library/PHPMailer.smtp.class.php - About 30 mins to fix

                                    Avoid too many return statements within this method.
                                    Open

                                                        return false;
                                    Severity: Major
                                    Found in library/PHPMailer.smtp.class.php - About 30 mins to fix

                                      Avoid too many return statements within this method.
                                      Open

                                                  return;
                                      Severity: Major
                                      Found in library/Uploader.class.php - About 30 mins to fix

                                        Avoid too many return statements within this method.
                                        Open

                                                    return;
                                        Severity: Major
                                        Found in library/Uploader.class.php - About 30 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language