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

depreciation: mongodb Builder::execute is deprecated #5705

Closed
divine opened this issue Jul 26, 2023 · 2 comments
Closed

depreciation: mongodb Builder::execute is deprecated #5705

divine opened this issue Jul 26, 2023 · 2 comments
Labels

Comments

@divine
Copy link
Contributor

divine commented Jul 26, 2023

API Platform version(s) affected: 3.1.x

Description
User Deprecated: Since doctrine/mongodb-odm 2.2: Using "Doctrine\ODM\MongoDB\Aggregation\Builder::execute" is deprecated. Please use "Doctrine\ODM\MongoDB\Aggregation\Builder::getAggregation()" instead.

PR is coming but tests are failing.

@stale
Copy link

stale bot commented Sep 25, 2023

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@DavidePastore
Copy link

Today I migrated a project from api-platform/core 2.7.16 to 3.2.12 and I can still see this deprecation notice. Is it the expected behavior?
/cc @soyuka

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants