modxcms/revolution

View on GitHub

Showing 7,873 of 7,873 total issues

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 -log(0);
    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 mb_convert_encoding($string, 'HTML-ENTITIES', $char_set);
      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 $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 true;
          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 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 (string) $scalar;
              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 sprintf('"%s"', str_replace(array('"', "\n", "\r"), array('\\"', '\n', '\r'), $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 "''";
                  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 "'$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 true;
                      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 htmlentities($string, ENT_QUOTES, $char_set, $double_encode);
                        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.math.php - About 30 mins to fix

                            Avoid too many return statements within this method.
                            Open

                                        return substr($string, 0, $length) . $etc;
                            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;
                              Severity: Major
                              Found in core/model/smarty/plugins/function.math.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;
                                  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 $prefix . '<img src="' . $path_prefix . $file . '" alt="' . $alt . '" width="' . $width . '" height="' .
                                               $height . '"' . $extra . ' />' . $suffix;
                                    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 htmlentities($string, ENT_QUOTES, $char_set);
                                      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 $return;
                                        Severity: Major
                                        Found in core/model/smarty/plugins/modifier.escape.php - About 30 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language