mambax7/songlist

View on GitHub

Showing 264 of 3,642 total issues

Avoid too many return statements within this method.
Open

                return '"' . $ascii . '"';
Severity: Major
Found in class/JSON.php - About 30 mins to fix

    Avoid too many return statements within this method.
    Open

                    return '{' . implode(',', $properties) . '}';
    Severity: Major
    Found in class/JSON.php - About 30 mins to fix

      Avoid too many return statements within this method.
      Open

              return '';
      Severity: Major
      Found in class/JSON.php - About 30 mins to fix

        Avoid too many return statements within this method.
        Open

                                return $element;
        Severity: Major
        Found in class/JSON.php - About 30 mins to fix

          Avoid too many return statements within this method.
          Open

                              return $utf8;
          Severity: Major
          Found in class/JSON.php - About 30 mins to fix

            Avoid too many return statements within this method.
            Open

                                    return $property;
            Severity: Major
            Found in class/JSON.php - About 30 mins to fix

              Avoid too many return statements within this method.
              Open

                                  return '{' . implode(',', $properties) . '}';
              Severity: Major
              Found in class/JSON.php - About 30 mins to fix

                Avoid too many return statements within this method.
                Open

                                            return $arr;
                Severity: Major
                Found in class/JSON.php - About 30 mins to fix

                  Avoid too many return statements within this method.
                  Open

                                          return $obj;
                  Severity: Major
                  Found in class/JSON.php - About 30 mins to fix

                    Avoid too many return statements within this method.
                    Open

                                    return $value;
                    Severity: Major
                    Found in class/Field.php - About 30 mins to fix

                      Avoid too many return statements within this method.
                      Open

                                      return \str_replace('-', '/', $value);
                      Severity: Major
                      Found in class/Field.php - About 30 mins to fix

                        Avoid too many return statements within this method.
                        Open

                                        return $value;
                        Severity: Major
                        Found in class/Field.php - About 30 mins to fix

                          Avoid too many return statements within this method.
                          Open

                                          return \formatTimestamp($value, 's');
                          Severity: Major
                          Found in class/Field.php - About 30 mins to fix

                            Avoid too many return statements within this method.
                            Open

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

                              Avoid too many return statements within this method.
                              Open

                                              return $value = \_MI_SONGLIST_DATENOTSET;
                              Severity: Major
                              Found in class/Field.php - About 30 mins to fix

                                Avoid too many return statements within this method.
                                Open

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

                                  Avoid too many return statements within this method.
                                  Open

                                                  return '';
                                  Severity: Major
                                  Found in class/Field.php - About 30 mins to fix

                                    Avoid too many return statements within this method.
                                    Open

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

                                      Avoid too many return statements within this method.
                                      Open

                                                          return \formatTimestamp($value, 'm');
                                      Severity: Major
                                      Found in class/Field.php - About 30 mins to fix

                                        Avoid too many return statements within this method.
                                        Open

                                                        return $user_rankimage . $userrank['title'];
                                        Severity: Major
                                        Found in class/Field.php - About 30 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language