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

[BUGFIX] Use correct reference to call writeln() method #869

Merged
merged 1 commit into from Dec 18, 2019

Conversation

alexander-vidoni
Copy link
Contributor

The FIX resolves the problem, when a user is calling the command with the deprectated --non-interactive flag.
The deprecation warning leads to an unhandled Exception.

Call to undefined method Helhum\Typo3Console\Command\Install\InstallSetupCommand::writeln()

The FIX resolves the problem, when a user is calling the command with the deprectated --non-interactive flag.
The deprecation warning leads to an unhandled Exception.

Call to undefined method Helhum\Typo3Console\Command\Install\InstallSetupCommand::writeln()
@helhum
Copy link
Member

helhum commented Dec 18, 2019

Thanks. Looks good!

@helhum helhum merged commit 7fc8f6c into TYPO3-Console:master Dec 18, 2019
helhum added a commit to helhum/TYPO3-Console that referenced this pull request Dec 18, 2019
helhum added a commit to helhum/TYPO3-Console that referenced this pull request Dec 18, 2019
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