Drupal 11 upgrade - #811
Open
vincent-gao wants to merge 29 commits into
Open
Conversation
vincent-gao
force-pushed
the
feature/d11_upgrade
branch
from
August 11, 2026 01:53
93080c9 to
145d3bb
Compare
vincent-gao
force-pushed
the
feature/d11_upgrade
branch
from
August 17, 2026 04:27
01d618a to
1716402
Compare
This comment has been minimized.
This comment has been minimized.
vincent-gao
force-pushed
the
feature/d11_upgrade
branch
from
August 18, 2026 03:08
cae127f to
fa47a69
Compare
vincent-gao
force-pushed
the
feature/d11_upgrade
branch
from
August 18, 2026 03:15
fa47a69 to
714a196
Compare
vincent-gao
force-pushed
the
feature/d11_upgrade
branch
from
August 24, 2026 09:34
e1449de to
23b9764
Compare
|
@anthony-malkoun, @MdNadimHossain |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Jira
https://digital-vic.atlassian.net/browse/SD-1030
Changes.
tide_corefrom Drupal 10.6 to Drupal 11.4 and set PHP 8.3 as the minimum.tide_corehooks to Drupal’s class-based OOP hook system, with procedural wrappers for Drupal 10.6 compatibility.composer.json. Maintaining them added unnecessary automation work, while we/customers don't fill webforms in Drupal. webform can use the CDN versions instead, and the related warnings can be disabled if needed.