e107inc/e107

View on GitHub

Showing 571 of 6,975 total issues

Avoid too many return statements within this method.
Open

        return true;
Severity: Major
Found in e107_handlers/mail_manager_class.php - About 30 mins to fix

    Avoid too many return statements within this method.
    Open

                return array('type'=> 'warning', 'msg'=>"Using deprecated method. See e_status.php in the forum plugin for an example.");    
    Severity: Major
    Found in e107_handlers/plugin_class.php - About 30 mins to fix

      Avoid too many return statements within this method.
      Open

                  if ($just_check) return update_needed('Media-Manager is missing the video and audio categories and needs to be updated.');
      Severity: Major
      Found in e107_admin/update_routines.php - About 30 mins to fix

        Avoid too many return statements within this method.
        Open

                    if ($just_check) return update_needed('Update IP address field '.$f.' in table '.$t);
        Severity: Major
        Found in e107_admin/update_routines.php - About 30 mins to fix

          Avoid too many return statements within this method.
          Open

                            return FALSE;
          Severity: Major
          Found in e107_handlers/sitelinks_class.php - About 30 mins to fix

            Avoid too many return statements within this method.
            Open

                            return true;
            Severity: Major
            Found in e107_handlers/sitelinks_class.php - About 30 mins to fix

              Avoid too many return statements within this method.
              Open

                              return $this->fetch();
              Severity: Major
              Found in e107_handlers/mysql_class.php - About 30 mins to fix

                Avoid too many return statements within this method.
                Open

                                return FALSE;
                Severity: Major
                Found in e107_admin/update_routines.php - About 30 mins to fix

                  Avoid too many return statements within this method.
                  Open

                          if ($just_check) return update_needed('Rename rl_history to dblog');
                  Severity: Major
                  Found in e107_admin/update_routines.php - About 30 mins to fix

                    Avoid too many return statements within this method.
                    Open

                            if ($just_check) return update_needed('Empty forum tables need to be removed.');
                    Severity: Major
                    Found in e107_admin/update_routines.php - About 30 mins to fix

                      Avoid too many return statements within this method.
                      Open

                              if ($just_check) return update_needed('Comment table author field update');
                      Severity: Major
                      Found in e107_admin/update_routines.php - About 30 mins to fix

                        Avoid too many return statements within this method.
                        Open

                                if ($just_check) return update_needed('pref: forum_user_customtitle needs to be renamed');
                        Severity: Major
                        Found in e107_admin/update_routines.php - About 30 mins to fix

                          Avoid too many return statements within this method.
                          Open

                                  if ($just_check) return update_needed('Avatar paths require updating.');
                          Severity: Major
                          Found in e107_admin/update_routines.php - About 30 mins to fix

                            Avoid too many return statements within this method.
                            Open

                                    if ($just_check) return update_needed('Core search handlers need to be updated.');
                            Severity: Major
                            Found in e107_admin/update_routines.php - About 30 mins to fix

                              Avoid too many return statements within this method.
                              Open

                                                  return $qry[2] == $lnk[1];
                              Severity: Major
                              Found in e107_handlers/sitelinks_class.php - About 30 mins to fix

                                Avoid too many return statements within this method.
                                Open

                                      if ($just_check) return update_needed();
                                Severity: Major
                                Found in e107_admin/update_routines.php - About 30 mins to fix

                                  Avoid too many return statements within this method.
                                  Open

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

                                    Avoid too many return statements within this method.
                                    Open

                                                        return "'".e107::serialize($fieldValue, true)."'";
                                    Severity: Major
                                    Found in e107_handlers/mysql_class.php - About 30 mins to fix

                                      Avoid too many return statements within this method.
                                      Open

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

                                        Avoid too many return statements within this method.
                                        Open

                                                        return e107::getParser()->toNumber($fieldValue);
                                        Severity: Major
                                        Found in e107_handlers/mysql_class.php - About 30 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language