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

[5.6] Add $outputBuffer argument #22463

Merged
merged 2 commits into from
Dec 18, 2017
Merged

[5.6] Add $outputBuffer argument #22463

merged 2 commits into from
Dec 18, 2017

Conversation

recca0120
Copy link
Contributor

When extend Illuminate\Console\Application
php will report
Declaration of Recca0120\Terminal\Application::call($command, array $parameters = Array) must be compatible with Illuminate\Console\Application::call($command, array $parameters = Array, $outputBuffer = NULL)

@sisve
Copy link
Contributor

sisve commented Dec 18, 2017

Changing method signatures is a breaking change and should target the next Laravel release; in this case the 5.6 release in the master branch.

@GrahamCampbell GrahamCampbell changed the title Add $outputBuffer argument [5.5] Add $outputBuffer argument Dec 18, 2017
@GrahamCampbell GrahamCampbell changed the base branch from 5.5 to master December 18, 2017 12:48
@GrahamCampbell GrahamCampbell changed the title [5.5] Add $outputBuffer argument [5.6] Add $outputBuffer argument Dec 18, 2017
@taylorotwell taylorotwell merged commit 44c36a9 into laravel:master Dec 18, 2017
@browner12
Copy link
Contributor

looks like this is in reference to 5e5be5c

crazy it took this long to pop up.

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

4 participants