Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Drupal 11 Compatibility #4356

Open
dafeder opened this issue Dec 9, 2024 · 0 comments · May be fixed by #4354
Open

Drupal 11 Compatibility #4356

dafeder opened this issue Dec 9, 2024 · 0 comments · May be fixed by #4354
Assignees

Comments

@dafeder
Copy link
Member

dafeder commented Dec 9, 2024

Let's get DKAN D11-ready. D11 requires PHP 8.3+ and MySQL 8, as well as a number of dependency updates.

  1. Get a working 11.0.x branch on getdkan/recommended-project.
  2. Figure out how to deal with different min compatibilities in getdkan/ddev
  3. Run tests locally and remediate broken tests or deprecation warnings
  4. Use rector to find any issues we've missed
  5. Complete work in Refactor DrupalFiles to remove deprecated system_retrieve_file() #4283
  6. Add D11 to the CI matrix

A major blocker at the moment: select2 needs a D11 release. Hopefully that is imminent.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant