Problem/Motivation

drupal-check results on commit hash:
source : [git] https://git.drupal.org/project/csp 5119e5ce74033efe6ad83c090fd4128a2cb45a09
source : http://cgit.drupalcode.org/csp


 [OK] No errors                                                             

 

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Release notes snippet

CommentFileSizeAuthor
#3 updated-info-file.patch571 bytessahana _n

Comments

mcdwayne created an issue. See original summary.

gapple’s picture

Status: Active » Closed (works as designed)
sahana _n’s picture

Status: Closed (works as designed) » Needs review
StatusFileSize
new571 bytes

Looks like the module has no deprecated code usages, so we just need to mark it as compatible with D9.

So, add core_version_requirement: ^8 || ^9 to info.yml file, and also add the composer.json definition per https://www.drupal.org/node/3070687.

Please review the patch.

  • gapple committed 20f4c98 on 8.x-1.x
    Issue #3042957 by Sahana _N, gapple: Mark as compatible with Drupal 9
    
gapple’s picture

Status: Needs review » Fixed
gapple’s picture

Title: Drupal 9 Deprecated Code Report » Mark as compatible with Drupal 9

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.