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

Symfony\Component\DependencyInjection\ContainerAwareTrait is deprecated in symfony 6.4 #251

Open
kedarkhaire opened this issue Apr 4, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@kedarkhaire
Copy link
Collaborator

Description

Self-deprecation notices.
Since symfony/dependency-injection 6.4: "Symfony\Component\DependencyInjection\ContainerAwareTrait" is deprecated, use dependency injection instead.
Files affected are

  1. Functional\ApiDocsAdminTest::testApiDocAdministration
  2. Functional\SmartdocRoutingTest::testNotFoundSubscriber
  3. Functional\ApiDocsBreadcrumbTest::testApiDocBreadcrumb
  4. Kernel\ApidocEntityTest::testEntity
  5. Kernel\ApidocEntityTest::testRevisions
@kedarkhaire kedarkhaire added the bug Something isn't working label Apr 4, 2024
@kedarkhaire kedarkhaire added this to the 3.0.6 milestone Apr 4, 2024
@kedarkhaire kedarkhaire removed this from the 3.0.6 milestone May 15, 2024
@kedarkhaire kedarkhaire self-assigned this Jun 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant