Showing 3,246 of 4,217 total issues

Avoid too many return statements within this method.
Open

            return tpl()->parse('@object/confirm_messages', ['msg' => 'confirm_success']);
Severity: Major
Found in plugins/user/modules/yf_register.class.php - About 30 mins to fix

    Avoid too many return statements within this method.
    Open

            return 0;
    Severity: Major
    Found in classes/yf_dir.class.php - About 30 mins to fix

      Avoid too many return statements within this method.
      Open

                  return -2;
      Severity: Major
      Found in classes/yf_dir.class.php - About 30 mins to fix

        Avoid too many return statements within this method.
        Open

                    return $this->modules[$class_name];
        Severity: Major
        Found in classes/yf_main.class.php - About 30 mins to fix

          Avoid too many return statements within this method.
          Open

                  return null;
          Severity: Major
          Found in classes/yf_main.class.php - About 30 mins to fix

            Avoid too many return statements within this method.
            Open

                        return YF_PREFIX . $class_name;
            Severity: Major
            Found in classes/yf_main.class.php - About 30 mins to fix

              Avoid too many return statements within this method.
              Open

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

                Avoid too many return statements within this method.
                Open

                        return $body;
                Severity: Major
                Found in plugins/content/classes/yf_bb_codes.class.php - About 30 mins to fix

                  Avoid too many return statements within this method.
                  Open

                          return $body;
                  Severity: Major
                  Found in classes/yf_debug.class.php - About 30 mins to fix

                    Avoid too many return statements within this method.
                    Open

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

                      Avoid too many return statements within this method.
                      Open

                              return html()->tooltip($extra['text'], $extra);
                      Severity: Major
                      Found in classes/yf_graphics.class.php - About 30 mins to fix

                        Avoid too many return statements within this method.
                        Open

                                return $loaded_class_name;
                        Severity: Major
                        Found in classes/yf_main.class.php - About 30 mins to fix

                          Avoid too many return statements within this method.
                          Open

                                  return tpl()->parse('@object/resend_code', $replace);
                          Severity: Major
                          Found in plugins/user/modules/yf_register.class.php - About 30 mins to fix

                            Avoid too many return statements within this method.
                            Open

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

                              Avoid too many return statements within this method.
                              Open

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

                                Avoid too many return statements within this method.
                                Open

                                        return html()->li($data);
                                Severity: Major
                                Found in .dev/samples/classes/sample_form.class.php - About 30 mins to fix

                                  Avoid too many return statements within this method.
                                  Open

                                          return $s;
                                  Severity: Major
                                  Found in functions/yf_strip_tags_smart.php - About 30 mins to fix

                                    Avoid too many return statements within this method.
                                    Open

                                                    return $s[0];
                                    Severity: Major
                                    Found in functions/yf_strip_tags_smart.php - About 30 mins to fix

                                      Avoid too many return statements within this method.
                                      Open

                                                  return ' ';
                                      Severity: Major
                                      Found in functions/yf_strip_tags_smart.php - About 30 mins to fix

                                        Avoid too many return statements within this method.
                                        Open

                                            return $s;
                                        Severity: Major
                                        Found in functions/yf_strip_tags_smart.php - About 30 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language