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

Fixes missing Symfony 7 (BETA3) type-hint for the Command to load the fixtures #406

Conversation

DavidGarciaCat
Copy link

The source code in branch 4.0.x does not match with the Symfony 7 type-hint requirements to use the bundle's command.

This PR sets them to make sure this bundle is compatible with the framework.

@DavidGarciaCat DavidGarciaCat changed the base branch from 3.4.x to 4.0.x November 11, 2023 19:17
@greg0ire greg0ire force-pushed the DavidGarciaCat-SF7-Command-Type-Hints branch from 731a7aa to fdd7057 Compare November 11, 2023 19:28
@greg0ire greg0ire force-pushed the DavidGarciaCat-SF7-Command-Type-Hints branch from fdd7057 to 4d4f738 Compare November 11, 2023 19:29
@derrabus
Copy link
Member

Didn't we fix that with #402? 🤔

@derrabus
Copy link
Member

We did! @greg0ire simply merged up the wrong branch in #407. 😬

Sorry, this PR is redundant. Merging up 3.5.x is the solution.

@derrabus derrabus closed this Nov 11, 2023
@derrabus
Copy link
Member

see #408

@greg0ire
Copy link
Member

Oh yes, sorry!

@DavidGarciaCat DavidGarciaCat deleted the DavidGarciaCat-SF7-Command-Type-Hints branch November 14, 2023 02:54
@DavidGarciaCat
Copy link
Author

Cheers, guys!

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.

None yet

3 participants