Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[TASK] Migrate UpgradeCommandController to Symfony Commands #845

Merged
merged 2 commits into from Oct 7, 2019

Conversation

gilbertsoft
Copy link
Contributor

The following commands are migrated from a CommandController structure to Symfony Commands:

  • update:all
  • update:checkextensioncompatibility
  • update:checkextensionconstraints
  • update:list
  • update:subprocess
  • update:wizard

@gilbertsoft gilbertsoft force-pushed the sf-upgrade branch 4 times, most recently from 565c0c7 to 779455b Compare September 30, 2019 17:56
@helhum helhum changed the title [TASK] Migrate UpdateCommandController to Symfony Commands [TASK] Migrate UpgradeCommandController to Symfony Commands Oct 1, 2019
gilbertsoft and others added 2 commits October 7, 2019 14:05
The following commands are migrated from a CommandController structure to Symfony Commands:

- update:all
- update:checkextensioncompatibility
- update:checkextensionconstraints
- update:list
- update:subprocess
- update:wizard

Additional the removed parameter `messages` of method `executeInSubProcess` was removed from all calls.
@gilbertsoft gilbertsoft marked this pull request as ready for review October 7, 2019 12:47
@helhum helhum merged commit c507970 into TYPO3-Console:master Oct 7, 2019
@helhum helhum deleted the sf-upgrade branch October 7, 2019 12:56
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.

None yet

2 participants