Add core_version_requirement: ^8 || ^9 to check_dns.info.yml to designate that the module is compatible with Drupal 9.
See https://www.drupal.org/node/3070687.

CommentFileSizeAuthor
#2 3131736-2.patch326 bytesrahulrasgon

Comments

rahulrasgon created an issue. See original summary.

rahulrasgon’s picture

Assigned: rahulrasgon » Unassigned
Status: Active » Needs review
StatusFileSize
new326 bytes

Added a patch. Kindly review.

jaykandari’s picture

Status: Needs review » Reviewed & tested by the community

patch #2 applies cleanly and installed this on Drupal 9 instance.

Ran drupal-check and found no issues:

heck_dns git/8.x-1.x  77s
❯ drupal-check -ad .
 1/1 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓] 100%

                                                                                                                        
 [OK] No errors                                                                                                         
                                                                                                                        


gaurav_drupal’s picture

Status: Reviewed & tested by the community » Fixed

Thanks for the patch and review.

gaurav_drupal’s picture

Status: Fixed » Closed (fixed)
kristen pol’s picture

Issue tags: -Drupal 9 readiness

Removing outdated tag.