XoopsModules25x/apcal

View on GitHub

Showing 1,049 of 26,336 total issues

Avoid too many return statements within this method.
Open

            return $this->ErrorImage('"' . $this->sourceFilename . '" does not exist');
Severity: Major
Found in thumbs/phpthumb.class.php - About 30 mins to fix

    Avoid too many return statements within this method.
    Open

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

      Avoid too many return statements within this method.
      Open

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

        Avoid too many return statements within this method.
        Open

                                    return $gdimg_source;
        Severity: Major
        Found in thumbs/phpthumb.class.php - About 30 mins to fix

          Avoid too many return statements within this method.
          Open

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

            Avoid too many return statements within this method.
            Open

                    return true;
            Severity: Major
            Found in thumbs/phpthumb.class.php - About 30 mins to fix

              Avoid too many return statements within this method.
              Open

                                      return $this->ErrorImage('failed to open "' . $this->sourceFilename . '" SourceImageToGD() [' . __LINE__ . ']');
              Severity: Major
              Found in thumbs/phpthumb.class.php - About 30 mins to fix

                Avoid too many return statements within this method.
                Open

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

                  Avoid too many return statements within this method.
                  Open

                          return true;
                  Severity: Major
                  Found in thumbs/phpthumb.class.php - About 30 mins to fix

                    Avoid too many return statements within this method.
                    Open

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

                      Avoid too many return statements within this method.
                      Open

                                  return $this->ErrorImage('"' . $this->sourceFilename . '" is not a file');
                      Severity: Major
                      Found in thumbs/phpthumb.class.php - About 30 mins to fix

                        Avoid too many return statements within this method.
                        Open

                                            return true;
                        Severity: Major
                        Found in thumbs/phpthumb.class.php - About 30 mins to fix

                          Avoid too many return statements within this method.
                          Open

                                              return $this->ErrorImage('Neither GD nor ImageMagick seem to be installed on this server. At least one (preferably GD), or better both, MUST be installed for phpThumb to work.');
                          Severity: Major
                          Found in thumbs/phpthumb.class.php - About 30 mins to fix

                            Avoid too many return statements within this method.
                            Open

                                    return gettype($var);
                            Severity: Major
                            Found in thumbs/phpthumb.class.php - About 30 mins to fix

                              Avoid too many return statements within this method.
                              Open

                                      return false;
                              Severity: Major
                              Found in thumbs/phpthumb.functions.php - About 30 mins to fix

                                Avoid too many return statements within this method.
                                Open

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

                                  Avoid too many return statements within this method.
                                  Open

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

                                    Avoid too many return statements within this method.
                                    Open

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

                                      Avoid too many return statements within this method.
                                      Open

                                                          return $this->ErrorImage('Unable to create image, neither filename nor image data suppplied in SourceImageToGD() [' . __LINE__ . ']');
                                      Severity: Major
                                      Found in thumbs/phpthumb.class.php - About 30 mins to fix

                                        Avoid too many return statements within this method.
                                        Open

                                                        return $this->ErrorImage('Unknown image type identified by "'
                                                                                 . $HeaderFourBytes
                                                                                 . '" ('
                                                                                 . phpthumb_functions::HexCharDisplay($HeaderFourBytes)
                                                                                 . ') in SourceImageToGD() ['
                                        Severity: Major
                                        Found in thumbs/phpthumb.class.php - About 30 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language