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

chore(api): disable use_symfony_listeners #5276

Merged
merged 3 commits into from
Jun 18, 2024

Conversation

usu
Copy link
Member

@usu usu commented Jun 1, 2024

Based on #5275
Fixes #5095

Since v3.3, api-platform doesn't rely on symfony listeners anymore for internal processing.
So far, we had enabled the legacy layer (=use_symfony_listeners). After merging #5275, it seems we can safely switch to the new behavior.

From our side, we still rely on symfony listeners for some additional functionality (e.g. for transaction handling and for cache tags). As far as I tested, this still works as expected.

@usu usu marked this pull request as ready for review June 1, 2024 12:34
@usu usu requested a review from BacLuc June 16, 2024 13:03
@usu usu added this pull request to the merge queue Jun 18, 2024
Merged via the queue into ecamp:devel with commit 9d76f96 Jun 18, 2024
32 checks passed
@usu usu deleted the chore/disable-symfony-listeners branch June 18, 2024 21:37
@BacLuc BacLuc mentioned this pull request Jul 10, 2024
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

Successfully merging this pull request may close these issues.

api-platform 3.3.0 follow-ups
3 participants