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

Fix deprecation using Symfony 6.1 #23

Merged
merged 1 commit into from
Jul 3, 2022

Conversation

franmomu
Copy link

@franmomu franmomu commented Jun 2, 2022

Overriding "$defaultName" is deprecated since Symfony 6.1

The alias is the same as the name:

<argument type="string">hautelook:fixtures:load</argument>

Ref: https://github.com/symfony/symfony/blob/d09634946b0e9e7035e138b52d6260b2bf7b783c/UPGRADE-6.1.md#console

@franmomu franmomu force-pushed the sf61_deprecations branch from 23f11bb to b9ba019 Compare June 26, 2022 11:18
Overriding "$defaultName" is deprecated since Symfony 6.1
@franmomu franmomu force-pushed the sf61_deprecations branch from b9ba019 to 144977e Compare June 26, 2022 11:18
@theofidry theofidry merged commit 67e5773 into theofidry:master Jul 3, 2022
@theofidry
Copy link
Owner

Thank you @franmomu

@franmomu franmomu deleted the sf61_deprecations branch July 3, 2022 14:56
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