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

UserNameTrait: Use Required attribute #410

Merged
merged 1 commit into from
Feb 12, 2024
Merged

Conversation

blankse
Copy link
Contributor

@blankse blankse commented Feb 1, 2024

Fix deprecation:
Since symfony/dependency-injection 6.3: Relying on the "@required" annotation on method "Pimcore\Bundle\AdminBundle\Controller\Admin\Asset\AssetController::setTranslator()" is deprecated, use the "Symfony\Contracts\Service\Attribute\Required" attribute instead.

Fix deprecation:
´Since symfony/dependency-injection 6.3: Relying on the "@required" annotation on method "Pimcore\Bundle\AdminBundle\Controller\Admin\Asset\AssetController::setTranslator()" is deprecated, use the "Symfony\Contracts\Service\Attribute\Required" attribute instead.´
@kingjia90 kingjia90 added this to the 1.4.0 milestone Feb 12, 2024
@kingjia90 kingjia90 merged commit 2f5115c into pimcore:1.x Feb 12, 2024
7 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Feb 12, 2024
@blankse blankse deleted the patch-1 branch February 12, 2024 12:24
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants