strata-mvc/strata

View on GitHub

Showing 158 of 158 total issues

Avoid too many return statements within this method.
Open

            return 'boolean';
Severity: Major
Found in src/Logger/Debugger.php - About 30 mins to fix

    Avoid too many return statements within this method.
    Open

                            return $this->setLocale($locale);
    Severity: Major
    Found in src/I18n/I18n.php - About 30 mins to fix

      Avoid too many return statements within this method.
      Open

                      return $label . "\n" . $this->generateHidden($options, $currentValue) . $errorHtml . "\n";
      Severity: Major
      Found in src/View/Helper/FormHelper.php - About 30 mins to fix

        Avoid too many return statements within this method.
        Open

                    return 'float';
        Severity: Major
        Found in src/Logger/Debugger.php - About 30 mins to fix

          Avoid too many return statements within this method.
          Open

                                  return $this->setLocale($locale);
          Severity: Major
          Found in src/I18n/I18n.php - About 30 mins to fix

            Avoid too many return statements within this method.
            Open

                        return 'integer';
            Severity: Major
            Found in src/Logger/Debugger.php - About 30 mins to fix

              Avoid too many return statements within this method.
              Open

                              return "'" . $var . "'";
              Severity: Major
              Found in src/Logger/Debugger.php - About 30 mins to fix

                Avoid too many return statements within this method.
                Open

                                return static::exportObject($var, $depth - 1, $indent + 1);
                Severity: Major
                Found in src/Logger/Debugger.php - About 30 mins to fix

                  Avoid too many return statements within this method.
                  Open

                                  return new TaxonomyGenerator($this);
                  Severity: Major
                  Found in src/Shell/Command/GenerateCommand.php - About 30 mins to fix

                    Avoid too many return statements within this method.
                    Open

                            return array_combine($keys, $vals);
                    Severity: Major
                    Found in src/Utility/Hash.php - About 30 mins to fix

                      Avoid too many return statements within this method.
                      Open

                                      return static::exportArray($var, $depth - 1, $indent + 1);
                      Severity: Major
                      Found in src/Logger/Debugger.php - About 30 mins to fix

                        Avoid too many return statements within this method.
                        Open

                                        return new CommandGenerator($this);
                        Severity: Major
                        Found in src/Shell/Command/GenerateCommand.php - About 30 mins to fix

                          Avoid too many return statements within this method.
                          Open

                                          return 'null';
                          Severity: Major
                          Found in src/Logger/Debugger.php - About 30 mins to fix

                            Avoid too many return statements within this method.
                            Open

                                    return 'unknown';
                            Severity: Major
                            Found in src/Logger/Debugger.php - About 30 mins to fix

                              Avoid too many return statements within this method.
                              Open

                                              return $this->setLocale($locale);
                              Severity: Major
                              Found in src/I18n/I18n.php - About 30 mins to fix

                                Avoid too many return statements within this method.
                                Open

                                                return 'unknown';
                                Severity: Major
                                Found in src/Logger/Debugger.php - About 30 mins to fix

                                  Avoid too many return statements within this method.
                                  Open

                                                  return new ValidatorGenerator($this);
                                  Severity: Major
                                  Found in src/Shell/Command/GenerateCommand.php - About 30 mins to fix

                                    Avoid too many return statements within this method.
                                    Open

                                                return 'resource';
                                    Severity: Major
                                    Found in src/Logger/Debugger.php - About 30 mins to fix

                                      Avoid too many return statements within this method.
                                      Open

                                              return true;
                                      Severity: Major
                                      Found in src/Utility/Hash.php - About 30 mins to fix

                                        Avoid too many return statements within this method.
                                        Open

                                                return $word;
                                        Severity: Major
                                        Found in src/Utility/Inflector.php - About 30 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language