MPOS/php-mpos

View on GitHub

Showing 1,089 of 1,089 total issues

Avoid too many return statements within this method.
Open

      return 'yobit';
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 false;
      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->smarty->$property_name;
        Severity: Major
        Found in include/smarty/libs/sysplugins/smarty_internal_template.php - About 30 mins to fix

          Avoid too many return statements within this method.
          Open

                  return array_unique($expected);
          Severity: Major
          Found in include/smarty/libs/sysplugins/smarty_internal_configfileparser.php - About 30 mins to fix

            Avoid too many return statements within this method.
            Open

                  return 'c-cex';
            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['0']['last_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 '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 'southxchange';
                  Severity: Major
                  Found in include/classes/tools.class.php - About 30 mins to fix

                    Avoid too many return statements within this method.
                    Open

                          return 'mercatox';
                    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[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 @$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['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["{$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['result']['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 false;
                                  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 $this->sqlError('E0035');
                                      Severity: Major
                                      Found in include/classes/news.class.php - About 30 mins to fix

                                        Avoid too many return statements within this method.
                                        Open

                                            return false;
                                        Severity: Major
                                        Found in include/classes/tools.class.php - About 30 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language