It would be great if this module was already supported for Drupal 9.

CommentFileSizeAuthor
#2 3125030-2.patch866 bytesupchuk

Comments

Upchuk created an issue. See original summary.

upchuk’s picture

Status: Active » Needs review
StatusFileSize
new866 bytes

Here's a start that adds support for Drupal 9. I did a couple of things:

* Added a dev dependency on Devel. I added also 2.x though I think it would not be used anymore after Drupal 8.7 if you need to use this module.
* Added core requirement from 8.7.7 onwards. This eliminates support for patch versions from 8.7.0 to 8.7.7.

  • plach committed 19b836a on 3.x
    Issue #3125030 by Upchuk: Support for Drupal 9.
    
plach’s picture

Status: Needs review » Fixed

Thanks for the patch!

I decided to open yet a new branch for this: 3.x will support both D8 and D9 as long as possible through semver

plach’s picture

Version: 8.x-2.x-dev » 3.0.x-dev

Status: Fixed » Closed (fixed)

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