Skip to content

Symfony 8 support#170

Merged
c0nst4ntin merged 3 commits intopeckphp:mainfrom
markwalet:symfony-8-support
Apr 7, 2026
Merged

Symfony 8 support#170
c0nst4ntin merged 3 commits intopeckphp:mainfrom
markwalet:symfony-8-support

Conversation

@markwalet
Copy link
Copy Markdown
Contributor

What:

  • Bug Fix
  • New Feature

Description:

Symfony Console deprecated Application::add() in Symfony 7 and removed it in Symfony 8. This package still supports Symfony 6, so instead of adding version-specific conditionals we moved to the command-loader API, which is supported across Symfony 6/7/8.

Tests were executed on my own fork and the complete test matrix seems to be successful.

Related:

(#169)

@c0nst4ntin
Copy link
Copy Markdown
Collaborator

@markwalet Looks good from what I can see. I'll take a closer look after my vacation.

Sure we can get this merged soon.

@markwalet
Copy link
Copy Markdown
Contributor Author

@c0nst4ntin Hi there, hope you had a great vacation. Do you need any help with testing the PR or is there anything else I can do to support? Please let me know. Thanks!

@c0nst4ntin c0nst4ntin linked an issue Apr 7, 2026 that may be closed by this pull request
@c0nst4ntin
Copy link
Copy Markdown
Collaborator

@markwalet Came back yesterday. Thank you for the great contribution. Test look good to me!

@c0nst4ntin c0nst4ntin merged commit a756812 into peckphp:main Apr 7, 2026
30 checks passed
@c0nst4ntin
Copy link
Copy Markdown
Collaborator

@markwalet Merged and new version tagged!

@markwalet markwalet deleted the symfony-8-support branch April 7, 2026 14:45
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.

Support for Symfony 8

2 participants