-
Notifications
You must be signed in to change notification settings - Fork 172
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
Some fixes for Drupal 11.0.x compatibility #4354
base: 2.x
Are you sure you want to change the base?
Conversation
Update: as of last push, fixed many errors, but still getting some from:
Also will need
|
Only test failing at this point seems to be |
d805588
to
b5cfe48
Compare
Another option, probably better - once all tests pass, revert changes to info.yml files and merge this, so that the other fixes don't get stale. |
9dc4254
to
ecbf9e9
Compare
ecbf9e9
to
4658533
Compare
Fixes #4356
To build from scratch, need to do some steps. LMK if these don't work, doing this from memory a bit. We should not merge this until select2 has an official D11 release and we can remove the composer-lenient hack from recommended-project.
composer install
composer install
(useupdate
if this failscomposer update
Changes of note: