Skip to content

[5.6] Add missing functions in Dispatcher contract#22958

Merged
taylorotwell merged 1 commit intolaravel:5.6from
Naouak:missing-functions-dispatcher-contract
Jan 30, 2018
Merged

[5.6] Add missing functions in Dispatcher contract#22958
taylorotwell merged 1 commit intolaravel:5.6from
Naouak:missing-functions-dispatcher-contract

Conversation

@Naouak
Copy link
Copy Markdown
Contributor

@Naouak Naouak commented Jan 30, 2018

see #22951

@taylorotwell taylorotwell merged commit ae4bfdd into laravel:5.6 Jan 30, 2018
@GrahamCampbell GrahamCampbell changed the title Add missing functions in Dispatcher contract (#22951) [5.6] Add missing functions in Dispatcher contract Jan 30, 2018
@carusogabriel
Copy link
Copy Markdown
Contributor

This has introduced an error ⚠️

PHP Fatal error:  Class Illuminate\Support\Testing\Fakes\BusFake contains 3 abstract methods and must therefore be declared abstract or implement the remaining methods (Illuminate\Contracts\Bus\Dispatcher::hasCommandHandler, Illuminate\Contracts\Bus\Dispatcher::getCommandHandler, Illuminate\Contracts\Bus\Dispatcher::map) in /var/www/framework/src/Illuminate/Support/Testing/Fakes/BusFake.php on line 8

@Naouak
Copy link
Copy Markdown
Contributor Author

Naouak commented Feb 1, 2018

@carusogabriel Can you point out which test is giving the error? I have a commit ready fixing it but I want to check it is correctly fixing it.

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.

3 participants