8000 [HttpKernel] Fix broken mock by derrabus · Pull Request #42903 · symfony/symfony · GitHub
[go: up one dir, main page]

Skip to content

[HttpKernel] Fix broken mock #42903

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

Merged
merged 1 commit into from
Sep 7, 2021
Merged

Conversation

derrabus
Copy link
Member
@derrabus derrabus commented Sep 6, 2021
Q A
Branch? 4.4
Bug fix? yes
New feature? no
Deprecations? no
Tickets N/A
License MIT
Doc PR N/A

This PR fixes a test that fails on the 6.0 branch because of a broken mock: A correct implementation of CacheItemPoolInterface::clear() returns a bool, but this mock currently returns null.

Signed-off-by: Alexander M. Turek <me@derrabus.de>
Copy link
Member
@nicolas-grekas nicolas-grekas left a comment

Choose a reason for hiding this comment

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

(I suppose the failure is not related)

@fabpot
Copy link
Member
fabpot commented Sep 7, 2021

Thank you @derrabus.

@fabpot fabpot merged commit dd45efc into symfony:4.4 Sep 7, 2021
@derrabus derrabus deleted the bugfix/psr6-clearer-mock branch September 7, 2021 05:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants
0