modxcms/revolution

View on GitHub

Showing 7,873 of 7,873 total issues

Avoid too many return statements within this method.
Open

                    return false;
Severity: Major
Found in core/model/aws/utilities/gzipdecode.class.php - About 30 mins to fix

    Avoid too many return statements within this method.
    Open

                return;
    Severity: Major
    Found in core/model/smarty/plugins/function.fetch.php - About 30 mins to fix

      Avoid too many return statements within this method.
      Open

                          return 'htmlentities(' . $params[ 0 ] . ', ENT_QUOTES, ' . var_export($char_set, true) . ', ' .
                                 var_export($double_encode, true) . ')';
      Severity: Major
      Found in core/model/smarty/plugins/modifiercompiler.escape.php - About 30 mins to fix

        Avoid too many return statements within this method.
        Open

                return '<a href="' . $mailto . $address_encode . '" ' . $extra . '>' . $text_encode . '</a>';
        Severity: Major
        Found in core/model/smarty/plugins/function.mailto.php - About 30 mins to fix

          Avoid too many return statements within this method.
          Open

                      return $this->request_url;
          Severity: Major
          Found in core/model/aws/services/s3.class.php - About 30 mins to fix

            Avoid too many return statements within this method.
            Open

                    return $data;
            Severity: Major
            Found in core/model/aws/services/s3.class.php - About 30 mins to fix

              Avoid too many return statements within this method.
              Open

                      return false;
              Severity: Major
              Found in core/model/aws/lib/yaml/lib/sfYamlInline.php - About 30 mins to fix

                Avoid too many return statements within this method.
                Open

                            return $params[ 0 ];
                Severity: Major
                Found in core/model/smarty/plugins/modifiercompiler.unescape.php - About 30 mins to fix

                  Avoid too many return statements within this method.
                  Open

                                  return $return;
                  Severity: Major
                  Found in core/model/smarty/plugins/modifier.escape.php - About 30 mins to fix

                    Avoid too many return statements within this method.
                    Open

                                return $string;
                    Severity: Major
                    Found in core/model/smarty/plugins/modifier.escape.php - About 30 mins to fix

                      Avoid too many return statements within this method.
                      Open

                                      return 'rawurlencode(' . $params[ 0 ] . ')';
                      Severity: Major
                      Found in core/model/smarty/plugins/modifiercompiler.escape.php - About 30 mins to fix

                        Avoid too many return statements within this method.
                        Open

                                return sprintf("'%s'", str_replace('\'', '\'\'', $value));
                        Severity: Major
                        Found in core/model/aws/lib/yaml/lib/sfYamlInline.php - About 30 mins to fix

                          Avoid too many return statements within this method.
                          Open

                              return $string;
                          Severity: Major
                          Found in core/model/smarty/plugins/modifier.truncate.php - About 30 mins to fix

                            Avoid too many return statements within this method.
                            Open

                                        return preg_replace("%(?<!\\\\)'%", "\\'", $string);
                            Severity: Major
                            Found in core/model/smarty/plugins/modifier.escape.php - About 30 mins to fix

                              Avoid too many return statements within this method.
                              Open

                                              return;
                              Severity: Major
                              Found in core/model/smarty/plugins/function.html_image.php - About 30 mins to fix

                                Avoid too many return statements within this method.
                                Open

                                            return false;
                                Severity: Major
                                Found in core/model/aws/utilities/gzipdecode.class.php - About 30 mins to fix

                                  Avoid too many return statements within this method.
                                  Open

                                              return $handle;
                                  Severity: Major
                                  Found in core/model/aws/services/s3.class.php - About 30 mins to fix

                                    Avoid too many return statements within this method.
                                    Open

                                            return $value;
                                    Severity: Major
                                    Found in core/model/aws/lib/yaml/lib/sfYamlInline.php - About 30 mins to fix

                                      Avoid too many return statements within this method.
                                      Open

                                              return $time;
                                      Severity: Major
                                      Found in core/model/smarty/plugins/shared.make_timestamp.php - About 30 mins to fix

                                        Avoid too many return statements within this method.
                                        Open

                                                    return str_replace('%2F', '/', rawurlencode($string));
                                        Severity: Major
                                        Found in core/model/smarty/plugins/modifier.escape.php - About 30 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language