Problem/Motivation
Make the 8.x-1.x branch compatible with Drupal 10.
Steps to reproduce
Proposed resolution
Remaining tasks
User interface changes
None.
API changes
None.
Data model changes
None.
Issue fork config_split-3293759
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
- 3293759-drupal-10-compatibility
changes, plain diff MR !28
Comments
Comment #3
benjifisherI am adding #3284552: Drupal 10 compatibility (2.x branch) as a related issue, adding the issue tag, and updating the title of each issue to help distinguish them.
Comment #4
bircherI think I have a working patch for Drupal 10, but it means Drupal ^9.3. I think at this point that is ok.
Comment #5
benjifisherDrupal 9.4.0 was released a couple of weeks ago, so 9.2 is no longer supported. In my opinion, this is a good time to increase the core version requirement to ^9.3.
Comment #7
bircherI guess we can open another issue in case this doesn't fix it even though tests pass now.
Comment #8
bircher