Skip to content
Snippets Groups Projects
Commit 0d3c91eb authored by Jigal van Hemert's avatar Jigal van Hemert Committed by Benni Mack
Browse files

[BUGFIX] Update ConsoleOutput functions to new Symfony console

Symfony's Question and ChoiceQuestion define maxAttempts as null|int
with null as default. The ConsoleOutput functions are adjusted accordingly
to prevent an exception from being thrown.

Resolves: #80053
Releases: master
Change-Id: I0e23b8f6e3ff875f14a8f081059e869142ab5aa4
Reviewed-on: https://review.typo3.org/51949


Reviewed-by: default avatarStefan Neufeind <typo3.neufeind@speedpartner.de>
Tested-by: default avatarStefan Neufeind <typo3.neufeind@speedpartner.de>
Tested-by: default avatarTYPO3com <no-reply@typo3.com>
Reviewed-by: default avatarBenni Mack <benni@typo3.org>
Tested-by: default avatarBenni Mack <benni@typo3.org>
parent d88c5218
Branches
Tags
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment