Skip to content

Symfony 8 support#170

Open
markwalet wants to merge 3 commits intopeckphp:mainfrom
markwalet:symfony-8-support
Open

Symfony 8 support#170
markwalet wants to merge 3 commits intopeckphp:mainfrom
markwalet:symfony-8-support

Conversation

@markwalet
Copy link
Copy Markdown

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.

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.

2 participants