Skip to content

Conversation

@Naouak
Copy link
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
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
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