Skip to content

[2.0.x] Drop EOL Drupal 11.2 from CI matrix - #1018

Merged
mglaman merged 1 commit into
2.0.xfrom
drop-11.2-matrix-2.0.x
Jul 17, 2026
Merged

[2.0.x] Drop EOL Drupal 11.2 from CI matrix#1018
mglaman merged 1 commit into
2.0.xfrom
drop-11.2-matrix-2.0.x

Conversation

@mglaman

@mglaman mglaman commented Jul 17, 2026

Copy link
Copy Markdown
Owner

What changed

Removes the ~11.2.0 leg from all three CI matrix blocks (Tests, Build Integration, and the core-analysis job) on 2.0.x.

Why

Drupal 11.2 is EOL with unfixed security advisories (SA-CORE-2026-010, -011, -012). The Drupal project template's composer advisory policy blocks installing affected core versions, so every Build Integration run against 2.0.x now fails at composer install — before any phpstan-drupal code runs. This is what's failing CI on #1016 and #1017. Main hit the same breakage and fixed it in #1011.

Minimal fix only: no new matrix legs (11.4 / PHP 8.5 modernization stays a main-branch concern).

Testing notes

CI on this PR is the test — Build Integration legs should get past composer install again. #1016 and #1017 need a rerun after this merges.

🤖 Generated with Claude Code

drupal/core 11.2.14 is blocked by unfixed security advisories
(SA-CORE-2026-010..012), so the project template refuses to install it
and every Build Integration run on 2.0.x fails at composer install.
Same breakage main fixed in #1011.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@mglaman
mglaman merged commit 673153d into 2.0.x Jul 17, 2026
11 of 12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant