Skip to content

Add support for symfony 8#108

Merged
stecman merged 1 commit intostecman:masterfrom
W0rma:symfony8
Nov 30, 2025
Merged

Add support for symfony 8#108
stecman merged 1 commit intostecman:masterfrom
W0rma:symfony8

Conversation

@W0rma
Copy link
Copy Markdown
Contributor

@W0rma W0rma commented Nov 28, 2025

https://github.com/symfony/symfony/blob/8.0/UPGRADE-8.0.md#console

  • Application::add() was removed. addCommand() is used instead
  • Command::configure() was changed to Command::configure(): void

@W0rma W0rma marked this pull request as ready for review November 28, 2025 07:16
@stecman stecman merged commit f66c1a9 into stecman:master Nov 30, 2025
6 checks passed
@stecman
Copy link
Copy Markdown
Owner

stecman commented Nov 30, 2025

Nice - thanks very much!

@W0rma W0rma deleted the symfony8 branch November 30, 2025 10:04
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