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

Deprecated classes and missing dependencies #46

Open
YuenZicht opened this issue Apr 20, 2023 · 0 comments
Open

Deprecated classes and missing dependencies #46

YuenZicht opened this issue Apr 20, 2023 · 0 comments

Comments

@YuenZicht
Copy link
Contributor

info
php8.1

Some dependencies are missing:

  • doctrine/doctrine-bundle
  • sonata-project/doctrine-orm-admin-bundle (via zicht/admin-bundle)

Some classes are also deprecated:

Doctrine\Bundle\DoctrineBundle\Registry (missing doctrine/doctrine-bundle)
Doctrine\DBAL\Driver\PDOConnection (deprecated and removed in ^3.0)
Symfony\Component\Translation\TranslatorInterface (deprecated and removed in ^5.0)

steps to reproduce

  • checkout package
  • install packages via composer install
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

No branches or pull requests

1 participant