e107inc/e107

View on GitHub

Showing 571 of 6,975 total issues

Avoid too many return statements within this method.
Open

                return str_replace(' ', '+', self::camelize($title, true, ' '));
Severity: Major
Found in e107_handlers/application.php - About 30 mins to fix

    Avoid too many return statements within this method.
    Open

                    return $libraryHandler->load($library, $variant, $types);
    Severity: Major
    Found in e107_handlers/e107_class.php - About 30 mins to fix

      Avoid too many return statements within this method.
      Open

              return $fileContents;
      Severity: Major
      Found in e107_handlers/file_class.php - About 30 mins to fix

        Avoid too many return statements within this method.
        Open

                    return round($size / $tb, 2) . " " . CORE_LAN_TB;
        Severity: Major
        Found in e107_handlers/file_class.php - About 30 mins to fix

          Avoid too many return statements within this method.
          Open

                          return ($source_file == $destination_file);
          Severity: Major
          Found in e107_handlers/resize_handler.php - About 30 mins to fix

            Avoid too many return statements within this method.
            Open

                      return FALSE;
            Severity: Major
            Found in e107_handlers/resize_handler.php - About 30 mins to fix

              Avoid too many return statements within this method.
              Open

                          return FALSE;
              Severity: Major
              Found in e107_handlers/resize_handler.php - About 30 mins to fix

                Avoid too many return statements within this method.
                Open

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

                  Avoid too many return statements within this method.
                  Open

                                      return '5.1.1'; // Or should it be 5.5.0?
                  Severity: Major
                  Found in e107_handlers/bounce_handler.php - About 30 mins to fix

                    Avoid too many return statements within this method.
                    Open

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

                      Avoid too many return statements within this method.
                      Open

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

                        Avoid too many return statements within this method.
                        Open

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

                          Avoid too many return statements within this method.
                          Open

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

                            Avoid too many return statements within this method.
                            Open

                                    return (!$return) ? "" : $ret;
                            Severity: Major
                            Found in e107_handlers/comment_class.php - About 30 mins to fix

                              Avoid too many return statements within this method.
                              Open

                                      return $library;
                              Severity: Major
                              Found in e107_handlers/library_manager.php - About 30 mins to fix

                                Avoid too many return statements within this method.
                                Open

                                                return $ret;
                                Severity: Major
                                Found in e107_handlers/e107_class.php - About 30 mins to fix

                                  Avoid too many return statements within this method.
                                  Open

                                          if ($ip == '0000:0000:0000:0000:0000:0000:0000:0001') return FALSE;
                                  Severity: Major
                                  Found in e107_handlers/iphandler_class.php - About 30 mins to fix

                                    Avoid too many return statements within this method.
                                    Open

                                        if ($destination_file == "stdout") return TRUE;        // Can't do anything more if file sent to stdout - assume success
                                    Severity: Major
                                    Found in e107_handlers/resize_handler.php - About 30 mins to fix

                                      Avoid too many return statements within this method.
                                      Open

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

                                        Avoid too many return statements within this method.
                                        Open

                                                        return true;
                                        Severity: Major
                                        Found in e107_handlers/validator_class.php - About 30 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language