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/lib/yaml/lib/sfYamlInline.php - About 30 mins to fix

    Avoid too many return statements within this method.
    Open

            return '0' == $scalar[0] ? octdec($scalar) : (((string) $raw == (string) $cast) ? $cast : $raw);
    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 strtotime($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 is_infinite($value) ? str_ireplace('INF', '.Inf', strval($value)) : (is_string($value) ? "'$value'" : $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 "'$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 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;
                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;
                  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 $smarty_math_result;
                    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;
                      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 $compiled_ref;

                          Avoid too many return statements within this method.
                          Open

                                      return;
                          Severity: Major
                          Found in core/model/smarty/sysplugins/smarty_internal_compile_private_php.php - About 30 mins to fix

                            Avoid too many return statements within this method.
                            Open

                                                return 'basename($_smarty_tpl->source->filepath)';

                              Avoid too many return statements within this method.
                              Open

                                                  return "\$_smarty_tpl->smarty->right_delimiter";

                                Avoid too many return statements within this method.
                                Open

                                                        return $this->callTagCompiler('private_function_plugin', $args, $parameter, $tag, $function);
                                Severity: Major
                                Found in core/model/smarty/sysplugins/smarty_internal_templatecompilerbase.php - About 30 mins to fix

                                  Avoid too many return statements within this method.
                                  Open

                                                      return call_user_func_array(
                                                          $this->smarty->registered_plugins[ Smarty::PLUGIN_COMPILER ][ $tag ][ 0 ],
                                                          array(
                                                              $args,
                                                              $this
                                  Severity: Major
                                  Found in core/model/smarty/sysplugins/smarty_internal_templatecompilerbase.php - About 30 mins to fix

                                    Avoid too many return statements within this method.
                                    Open

                                                                return $plugin_object->compile($args, $this);
                                    Severity: Major
                                    Found in core/model/smarty/sysplugins/smarty_internal_templatecompilerbase.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/function.mailto.php - About 30 mins to fix

                                        Avoid too many return statements within this method.
                                        Open

                                                                return "\$_smarty_tpl->smarty->ext->configload->_getConfigVariable(\$_smarty_tpl, $_index[1])";
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language