Any plans with Drupal 9 compatibility?

Comments

iMiksu created an issue. See original summary.

imiksu’s picture

Issue summary: View changes
karishmaamin’s picture

Status: Active » Needs review
StatusFileSize
new420 bytes

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

nwom’s picture

Status: Needs review » Reviewed & tested by the community
Related issues: +#3140942: Automated Drupal 9 compatibility fixes

It works. Thanks!

viappidu’s picture

Status: Reviewed & tested by the community » Needs review
Related issues: +#3092930: Deprecated Code Report
StatusFileSize
new3.61 KB

Reviewed...

This patch was missing core_version_requirement: ^8 || ^9 in submodule leaflet_demo
Added modifications as for #3140942: Automated Drupal 9 compatibility fixes and/or #3092930: Deprecated Code Report
Modified Drupal\block\BlockBase to Drupal\Core\Block\BlockBase

Checked and it applies correctly to current -dev version.

  • japerry committed 363477b on 8.x-1.x
    Issue #3127854 by japerry: Drupal 9 Compatibility and set Drupal 8.8...
japerry’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

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