- 🇺🇸United States rishi kulshreshtha
Patch got applied cleanly, however this needs more work:
================================================================================ Username available AJAX check, 7.x-1.0+0-dev Scanned on Thu, 03/07/2024 - 13:48 FILE: web/modules/contrib/username_check/src/Controller/DefaultController.php STATUS LINE MESSAGE -------------------------------------------------------------------------------- Check manually 37 Call to deprecated method checkPlain() of class Drupal\Component\Utility\SafeMarkup: Will be removed before Drupal 9.0.0. Rely on Twig's auto-escaping feature, or use the @link theme_render #plain_text @endlink key when constructing a render array that contains plain text in order to use the renderer's auto-escaping feature. If neither of these are possible, \Drupal\Component\Utility\Html::escape() can be used in places where explicit escaping is needed. -------------------------------------------------------------------------------- Check manually 37 Call to method checkPlain() of deprecated class Drupal\Component\Utility\SafeMarkup: Will be removed before Drupal 9.0.0. Use the appropriate -------------------------------------------------------------------------------- Check manually 83 Call to deprecated method checkPlain() of class Drupal\Component\Utility\SafeMarkup: Will be removed before Drupal 9.0.0. Rely on Twig's auto-escaping feature, or use the @link theme_render #plain_text @endlink key when constructing a render array that contains plain text in order to use the renderer's auto-escaping feature. If neither of these are possible, \Drupal\Component\Utility\Html::escape() can be used in places where explicit escaping is needed. -------------------------------------------------------------------------------- Check manually 83 Call to method checkPlain() of deprecated class Drupal\Component\Utility\SafeMarkup: Will be removed before Drupal 9.0.0. Use the appropriate -------------------------------------------------------------------------------- Fix now 123 Call to deprecated function valid_email_address(). Deprecated in drupal:8.0.0 and is removed from drupal:9.0.0. Use Drupal::service('email.validator')->isValid(). -------------------------------------------------------------------------------- Check manually 137 Call to deprecated method checkPlain() of class Drupal\Component\Utility\SafeMarkup: Will be removed before Drupal 9.0.0. Rely on Twig's auto-escaping feature, or use the @link theme_render #plain_text @endlink key when constructing a render array that contains plain text in order to use the renderer's auto-escaping feature. If neither of these are possible, \Drupal\Component\Utility\Html::escape() can be used in places where explicit escaping is needed. -------------------------------------------------------------------------------- Check manually 137 Call to method checkPlain() of deprecated class Drupal\Component\Utility\SafeMarkup: Will be removed before Drupal 9.0.0. Use the appropriate -------------------------------------------------------------------------------- FILE: web/modules/contrib/username_check/username_check.info.yml STATUS LINE MESSAGE -------------------------------------------------------------------------------- Check manually 0 Add core_version_requirement: ^8 || ^9 to designate that the extension is compatible with Drupal 9. See https://drupal.org/node/3070687. --------------------------------------------------------------------------------
- Merge request !1Make module D9 compatible & misc code cleanup → (Open) created by rishi kulshreshtha
- Issue was unassigned.
- Status changed to Needs review
about 1 year ago 2:07pm 7 March 2024