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

Add support for Symfony 7 #22

Merged
merged 2 commits into from
Sep 9, 2024
Merged

Conversation

loic425
Copy link
Contributor

@loic425 loic425 commented Sep 9, 2024

No description provided.

* @return \Mockery\Mock
*/
public function mock()
if (null === (new \ReflectionClass(Container::class))->getMethod('get')->getReturnType()) {
Copy link
Contributor Author

Choose a reason for hiding this comment

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

we cannot refer to the kernel version. This is not really "nice" but for now, that works great.

@l3l0 l3l0 merged commit 84b0f32 into PolishSymfonyCommunity:master Sep 9, 2024
7 checks passed
@loic425 loic425 deleted the symfony-7 branch September 9, 2024 17:34
@loic425 loic425 mentioned this pull request Sep 13, 2024
74 tasks
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.

2 participants