mambax7/publisher

View on GitHub

Showing 355 of 3,032 total issues

Avoid too many return statements within this method.
Open

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

    Avoid too many return statements within this method.
    Open

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

      Avoid too many return statements within this method.
      Open

              return true;
      Severity: Major
      Found in thumb.php - About 30 mins to fix

        Avoid too many return statements within this method.
        Open

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

          Avoid too many return statements within this method.
          Open

                  return 'UNKNOWN';
          Severity: Major
          Found in thumb.php - About 30 mins to fix

            Avoid too many return statements within this method.
            Open

                                return $this->error('You may not fetch images from that site. To enable this site in timthumb, you can either add it to $allowedSites and set ALLOW_EXTERNAL=true. Or you can set ALLOW_ALL_EXTERNAL_SITES=true, depending on your security needs.');
            Severity: Major
            Found in thumb.php - About 30 mins to fix

              Avoid too many return statements within this method.
              Open

                          return $this->error('Could not open the lockfile for writing an image.');
              Severity: Major
              Found in thumb.php - About 30 mins to fix

                Avoid too many return statements within this method.
                Open

                        return true;
                Severity: Major
                Found in thumb.php - About 30 mins to fix

                  Avoid too many return statements within this method.
                  Open

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

                    Avoid too many return statements within this method.
                    Open

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

                      Avoid too many return statements within this method.
                      Open

                                  return true;
                      Severity: Major
                      Found in thumb.php - About 30 mins to fix

                        Avoid too many return statements within this method.
                        Open

                                    return $this->error('Could not get a lock for writing.');
                        Severity: Major
                        Found in thumb.php - About 30 mins to fix

                          Avoid too many return statements within this method.
                          Open

                                  return true;
                          Severity: Major
                          Found in thumb.php - About 30 mins to fix

                            Avoid too many return statements within this method.
                            Open

                                    return null;
                            Severity: Major
                            Found in thumb.php - About 30 mins to fix

                              Avoid too many return statements within this method.
                              Open

                                          return $ff;
                              Severity: Major
                              Found in thumb.php - About 30 mins to fix

                                Avoid too many return statements within this method.
                                Open

                                            return $this->serveCacheFile();
                                Severity: Major
                                Found in thumb.php - About 30 mins to fix

                                  Avoid too many return statements within this method.
                                  Open

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

                                    Avoid too many return statements within this method.
                                    Open

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

                                      Avoid too many return statements within this method.
                                      Open

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

                                        Avoid too many return statements within this method.
                                        Open

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