Skip to content
This repository was archived by the owner on Apr 19, 2021. It is now read-only.

Bug Undefined index in getHandlerForCommand( TestCommand ) #16

Open
jagarsoft opened this issue Feb 28, 2021 · 0 comments
Open

Bug Undefined index in getHandlerForCommand( TestCommand ) #16

jagarsoft opened this issue Feb 28, 2021 · 0 comments

Comments

@jagarsoft
Copy link

Following test fails in PHP 8.0.2 but passes in PHP 7.2.8

It throws exception when locator from laravel container is not found

for both LaravelLocator and LaravelLazyLocator with next error:

Failed asserting that exception of type "ErrorException" matches expected exception "League\Tactician\Exception\MissingHandlerException". Message was: "Undefined index: TestCommand"

I am working on a patch

jagarsoft pushed a commit to jagarsoft/laravel-tactician that referenced this issue Aug 1, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant