Showing 3,246 of 4,217 total issues

Avoid too many return statements within this method.
Open

            return false;
Severity: Major
Found in plugins/db/classes/db/yf_db_utils_driver.class.php - About 30 mins to fix

    Avoid too many return statements within this method.
    Open

                return false;
    Severity: Major
    Found in plugins/db/classes/db/yf_db_utils_pgsql.class.php - About 30 mins to fix

      Avoid too many return statements within this method.
      Open

                          return _e(
                              'Sorry, you are not allowed to post comments!' . PHP_EOL . 'Perhaps, you broke some of our rules and moderator has banned you from using this feature. Please, enjoy our site in some other way!'
                              . 'For more details <a href=\'./?object=faq&action=view&id=16\'>click here</a>'
                          );
      Severity: Major
      Found in plugins/comments/modules/comments/yf_comments_manage.class.php - About 30 mins to fix

        Avoid too many return statements within this method.
        Open

                            return _e(
                                'Sorry, you are not allowed to post comments!' . PHP_EOL . 'Perhaps, you broke some of our rules and moderator has banned you from using this feature. Please, enjoy our site in some other way!'
                                . 'For more details <a href=\'./?object=faq&action=view&id=16\'>click here</a>'
                            );
        Severity: Major
        Found in plugins/comments/modules/comments/yf_comments_manage.class.php - About 30 mins to fix

          Avoid too many return statements within this method.
          Open

                      return false;
          Severity: Major
          Found in plugins/db/classes/db/yf_db_utils_driver.class.php - About 30 mins to fix

            Avoid too many return statements within this method.
            Open

                    return false;
            Severity: Major
            Found in plugins/email/admin_modules/yf_manage_emails.class.php - About 30 mins to fix

              Avoid too many return statements within this method.
              Open

                      return $body;
              Severity: Major
              Found in plugins/comments/modules/comments/yf_comments_manage.class.php - About 30 mins to fix

                Avoid too many return statements within this method.
                Open

                        return true;
                Severity: Major
                Found in plugins/db/classes/db/yf_db_query_builder_driver.class.php - About 30 mins to fix

                  Avoid too many return statements within this method.
                  Open

                              return false;
                  Severity: Major
                  Found in plugins/db/classes/db/yf_db_utils_driver.class.php - About 30 mins to fix

                    Avoid too many return statements within this method.
                    Open

                            return $extra['sql'] ? $sql : $this->db->query($sql);
                    Severity: Major
                    Found in plugins/db/classes/db/yf_db_utils_driver.class.php - About 30 mins to fix

                      Avoid too many return statements within this method.
                      Open

                              return $extra['sql'] ? $sql : $this->db->query($sql);
                      Severity: Major
                      Found in plugins/db/classes/db/yf_db_utils_mysql.class.php - About 30 mins to fix

                        Avoid too many return statements within this method.
                        Open

                                            return false;
                        Severity: Major
                        Found in plugins/email/classes/yf_email.class.php - About 30 mins to fix

                          Avoid too many return statements within this method.
                          Open

                                  return $result;
                          Severity: Major
                          Found in plugins/db/classes/db/yf_db_installer.class.php - About 30 mins to fix

                            Avoid too many return statements within this method.
                            Open

                                    return $this->query($sql);
                            Severity: Major
                            Found in plugins/db/classes/yf_db.class.php - About 30 mins to fix

                              Avoid too many return statements within this method.
                              Open

                                      return  [$status, $result];
                              Severity: Major
                              Found in plugins/api/classes/yf_api.class.php - About 30 mins to fix

                                Avoid too many return statements within this method.
                                Open

                                                return ' RLIKE "' . _es($a['value']) . '"';
                                Severity: Major
                                Found in plugins/table2/classes/table2/yf_table2_filter.class.php - About 30 mins to fix

                                  Avoid too many return statements within this method.
                                  Open

                                                      return false;
                                  Severity: Major
                                  Found in plugins/db/classes/db/yf_db_installer_mysql.class.php - About 30 mins to fix

                                    Avoid too many return statements within this method.
                                    Open

                                                return false;
                                    Severity: Major
                                    Found in plugins/db/classes/db/yf_db_utils_pgsql.class.php - About 30 mins to fix

                                      Avoid too many return statements within this method.
                                      Open

                                                  return (int) $string;
                                      Severity: Major
                                      Found in plugins/db/classes/db/yf_db_driver_mysqli.class.php - About 30 mins to fix

                                        Avoid too many return statements within this method.
                                        Open

                                                return $this->query($sql);
                                        Severity: Major
                                        Found in plugins/db/classes/yf_db.class.php - About 30 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language