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

Symfony5 #179

Merged
merged 4 commits into from
Dec 5, 2019
Merged

Symfony5 #179

merged 4 commits into from
Dec 5, 2019

Conversation

benji07
Copy link
Contributor

@benji07 benji07 commented Nov 26, 2019

@@ -23,6 +23,8 @@ public function let(RefreshTokenAuthenticator $authenticator, RefreshTokenProvid
$ttlUpdate = false;
$providerKey = 'testkey';

$eventDispatcher->dispatch(Argument::any(), Argument::any())->willReturn(Argument::any());
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i don't understand why i need to add this line in the test for them to pass

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If i don't have this line test fail fait:

Gesdinet/JWTRefreshTokenBundle/Service/RefreshToken                                
  34  - it refresh token
      exception [err:TypeError("Return value of Double\EventDispatcherInterface\P110::dispatch() must be an object, null returned")] has been thrown.

@benji07 benji07 changed the title WIP: Symfony5 Symfony5 Nov 29, 2019
@mathroc
Copy link

mathroc commented Dec 3, 2019

phpspec/phpspec#1276 has been merged and released

README.md Outdated Show resolved Hide resolved
@tidall87
Copy link

tidall87 commented Dec 4, 2019

Please someone for merge?

Co-Authored-By: Tomas Norkūnas <norkunas.tom@gmail.com>
@markitosgv markitosgv merged commit fd0e429 into markitosgv:master Dec 5, 2019
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.

5 participants