Skip to content

Fix CI: update matrix to Symfony 7.4, fix Psalm MissingTemplateParam#225

Merged
pamil merged 1 commit into
masterfrom
fix/ci-symfony-7.4
Jun 12, 2026
Merged

Fix CI: update matrix to Symfony 7.4, fix Psalm MissingTemplateParam#225
pamil merged 1 commit into
masterfrom
fix/ci-symfony-7.4

Conversation

@pamil

@pamil pamil commented Jun 12, 2026

Copy link
Copy Markdown
Member

Summary

  • Replace EOL Symfony versions (7.0, 7.3) in CI matrix with 7.4 (current LTS) — all 7.0.x and 7.3.x releases are blocked by Composer due to unpatched security advisories in symfony/yaml and symfony/process
  • Add @extends BrowserKitDriver<Request, Response> to SymfonyDriver to satisfy the template params added in behat/mink-browserkit-driver v2.x
  • Suppress UnusedMethodCall in SymfonyExtension.php (standard Symfony config builder chain pattern, spurious on newer PHP/Psalm versions)

🤖 Generated with Claude Code

Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
@pamil pamil merged commit 04d3f12 into master Jun 12, 2026
14 checks passed
@pamil pamil deleted the fix/ci-symfony-7.4 branch June 12, 2026 10:19
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