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 symfony 6.4/7.0 deprecations #809

Closed
Nyoob opened this issue Dec 12, 2023 · 3 comments
Closed

Fix symfony 6.4/7.0 deprecations #809

Nyoob opened this issue Dec 12, 2023 · 3 comments

Comments

@Nyoob
Copy link

Nyoob commented Dec 12, 2023

Is there already a plan when symfony 7 will be supported?

User Deprecated: The "Doctrine\Bundle\MongoDBBundle\CacheWarmer\PersistentCollectionCacheWarmer::warmUp()" method will require a new "string|null $buildDir" argument in the next major version of its interface "Symfony\Component\HttpKernel\CacheWarmer\WarmableInterface", not defining it is deprecated.

User Deprecated: The "Doctrine\Bundle\MongoDBBundle\CacheWarmer\ProxyCacheWarmer::warmUp()" method will require a new "string|null $buildDir" argument in the next major version of its interface "Symfony\Component\HttpKernel\CacheWarmer\WarmableInterface", not defining it is deprecated.

User Deprecated: The "Doctrine\Bundle\MongoDBBundle\CacheWarmer\HydratorCacheWarmer::warmUp()" method will require a new "string|null $buildDir" argument in the next major version of its interface "Symfony\Component\HttpKernel\CacheWarmer\WarmableInterface", not defining it is deprecated.

@GromNaN
Copy link
Member

GromNaN commented Dec 12, 2023

We are actively working on a new major version 5.0 that will support Symfony 6.4 and 7.0

The deprecation have been fixed in #789

@GromNaN GromNaN closed this as not planned Won't fix, can't repro, duplicate, stale Dec 12, 2023
@lchhieu
Copy link

lchhieu commented Dec 19, 2023

Still haven't support symfony 7 yet ?

@malarzm
Copy link
Member

malarzm commented Dec 21, 2023

@lchhieu Symfony 7 support is part of the 5.0 release like @GromNaN mentioned, you can track its progress here https://github.com/doctrine/DoctrineMongoDBBundle/milestone/34. Please try helping out instead of posting such questions

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

4 participants