MPOS/php-mpos

View on GitHub

Showing 889 of 1,089 total issues

Avoid too many return statements within this method.
Open

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

    Avoid too many return statements within this method.
    Open

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

      Avoid too many return statements within this method.
      Open

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

        Avoid too many return statements within this method.
        Open

                  return true;
        Severity: Major
        Found in include/classes/user.class.php - About 30 mins to fix

          Avoid too many return statements within this method.
          Open

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

            Avoid too many return statements within this method.
            Open

                  return true;
            Severity: Major
            Found in include/classes/notification.class.php - About 30 mins to fix

              Avoid too many return statements within this method.
              Open

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

                Avoid too many return statements within this method.
                Open

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

                  Avoid too many return statements within this method.
                  Open

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

                    Avoid too many return statements within this method.
                    Open

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

                      Avoid too many return statements within this method.
                      Open

                          return $this->sqlError();
                      Severity: Major
                      Found in include/classes/statistics.class.php - About 30 mins to fix

                        Avoid too many return statements within this method.
                        Open

                                return true;
                        Severity: Major
                        Found in include/classes/share.class.php - About 30 mins to fix

                          Avoid too many return statements within this method.
                          Open

                                    return true;
                          Severity: Major
                          Found in include/classes/user.class.php - About 30 mins to fix

                            Avoid too many return statements within this method.
                            Open

                                    return true;
                            Severity: Major
                            Found in include/classes/user.class.php - About 30 mins to fix

                              Avoid too many return statements within this method.
                              Open

                                    if ($this->getGetCache() && $data = $this->memcache->getStatic(__FUNCTION__ . $type . $limit)) return $data;
                              Severity: Major
                              Found in include/classes/statistics.class.php - About 30 mins to fix

                                Avoid too many return statements within this method.
                                Open

                                      return true;
                                Severity: Major
                                Found in include/classes/invitation.class.php - About 30 mins to fix

                                  Avoid too many return statements within this method.
                                  Open

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

                                    Avoid too many return statements within this method.
                                    Open

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

                                      Avoid too many return statements within this method.
                                      Open

                                          return $this->sqlError();
                                      Severity: Major
                                      Found in include/classes/statistics.class.php - About 30 mins to fix

                                        Avoid too many return statements within this method.
                                        Open

                                              return $this->sqlError();
                                        Severity: Major
                                        Found in include/classes/statistics.class.php - About 30 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language