Problem/Motivation

We need to make connector being able to work on latest versions of Drupal 8 and on Drupal 9

Proposed resolution

Implement all required changes for Drupal 9 compatibility and fallbacks(for D8 backward compatibility)

User interface changes

None.

API changes

Changed some interfaces and services as they're changed in D9

Data model changes

None.

CommentFileSizeAuthor
#2 3173386-2.patch7.32 KBvalentine94

Comments

Valentine94 created an issue. See original summary.

valentine94’s picture

Status: Needs work » Needs review
StatusFileSize
new7.32 KB

Here is a patch with proposed solution.
With this patch module will work on core versions from 8.7 and higher.
Tested in 8.7, 8.8, 8.9 and 9.0

valentine94’s picture

Assigned: valentine94 » Unassigned

  • Valentine94 committed 5027bf3 on 8.x-2.x
    Issue #3173386 by Valentine94: Allow module to be used in D8.7+ and D9
    
valentine94’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

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