Skip to content

[5.6] Add $outputBuffer argument - #22463

Merged
taylorotwell merged 2 commits into
laravel:masterfrom
recca0120:patch-1
Dec 18, 2017
Merged

[5.6] Add $outputBuffer argument#22463
taylorotwell merged 2 commits into
laravel:masterfrom
recca0120:patch-1

Conversation

@recca0120

Copy link
Copy Markdown
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

sisve commented Dec 18, 2017

Copy link
Copy Markdown
Contributor

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
Copy Markdown
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.

4 participants