MPOS/php-mpos

View on GitHub

Showing 889 of 1,089 total issues

Avoid too many return statements within this method.
Open

            return @$aData["{$strBase}/{$strQuote}"]['last_trade'];
Severity: Major
Found in include/classes/tools.class.php - About 30 mins to fix

    Avoid too many return statements within this method.
    Open

              return @$aData['ticker']['lastprice'];
    Severity: Major
    Found in include/classes/tools.class.php - About 30 mins to fix

      Avoid too many return statements within this method.
      Open

            return 'mintpal';
      Severity: Major
      Found in include/classes/tools.class.php - About 30 mins to fix

        Avoid too many return statements within this method.
        Open

              return 'cryptobridge';
        Severity: Major
        Found in include/classes/tools.class.php - About 30 mins to fix

          Avoid too many return statements within this method.
          Open

                    return @$aData['price'];
          Severity: Major
          Found in include/classes/tools.class.php - About 30 mins to fix

            Avoid too many return statements within this method.
            Open

                      return @$aData['Last'];
            Severity: Major
            Found in include/classes/tools.class.php - About 30 mins to fix

              Avoid too many return statements within this method.
              Open

                        return @$aData[strtolower($strBase) . "_" . strtolower($strQuote)]['last'];
              Severity: Major
              Found in include/classes/tools.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/transaction.class.php - About 30 mins to fix

                  Avoid too many return statements within this method.
                  Open

                                return $aItem['last'];
                  Severity: Major
                  Found in include/classes/tools.class.php - About 30 mins to fix

                    Avoid too many return statements within this method.
                    Open

                              return @$aData['pairs']["{$strBase}_{$strQuote}"]['last'];
                    Severity: Major
                    Found in include/classes/tools.class.php - About 30 mins to fix

                      Avoid too many return statements within this method.
                      Open

                                return @$aData['price'];
                      Severity: Major
                      Found in include/classes/tools.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 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/user.class.php - About 30 mins to fix

                                      Avoid too many return statements within this method.
                                      Open

                                            return $remote;
                                      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
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language