-
-
Couldn't load subscription status.
- Fork 936
fix(test): remove SerializerAwareProvider mechanism and related compiler pass #7314
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
base: main
Are you sure you want to change the base?
fix(test): remove SerializerAwareProvider mechanism and related compiler pass #7314
Conversation
2024aea to
61d9cdc
Compare
…ler pass Fixes phpstan error ignored in the config.
61d9cdc to
8ba7b41
Compare
…lizableProvider Violates the dependency injection principle. A PR for the removal was already made: api-platform#7314
|
@vincentchalamon @soyuka As described here, you can found the PR for the deprecation only here: #7348. If you want @soyuka we can keep this PR and merge it when we are ready (for e.g version 5.0). |
…lizableProvider A PR for the removal was already made: api-platform#7314.
…lizableProvider A PR for the removal was already made: api-platform#7314.
…lizableProvider A PR for the removal was already made: api-platform#7314.
…lizableProvider A PR for the removal was already made: api-platform#7314.
…lizableProvider A PR for the removal was already made: api-platform#7314.
|
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. |
mainFixes phpstan error ignored in the config.