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

Suppression des dépréciations pour les Command #1639

Merged
merged 2 commits into from
Feb 19, 2025

Conversation

stakovicz
Copy link
Contributor

On supprime les dépréciations lié aux Command:

  1. Dans service.yml on active l'autowire et l'autoconfigure.
  2. On remplace ContainerAwareCommand par Command donc on injecte les services qui vont bien.

Toujours en préparation de la migration vers Symfony 4.4 : #1616

(ça manque de tests pour être plus tranquille)

@stakovicz stakovicz merged commit 47b509a into afup:master Feb 19, 2025
4 checks passed
@stakovicz stakovicz deleted the deprecated-command branch February 19, 2025 07:07
@Mopolo Mopolo mentioned this pull request Feb 19, 2025
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.

2 participants