Skip to content

Conversation

@crynobone
Copy link
Member

Symfony 7.4 changes the return value of getAcceptableContentType() to include additional value after ;. E,g: application/json; charset=utf-8 returns application/json in 7.3 and below while 7.4 return the full value.

Symfony 7.4 changes the return value of `getAcceptableContentType()` to
include additional value after `;`. E,g: `application/json; charset=utf-8` returns `application/json` in 7.3 and
below while 7.4 return the full value.

Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>
@crynobone crynobone marked this pull request as ready for review November 13, 2025 13:21
Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>
@taylorotwell taylorotwell merged commit 6fa6381 into 12.x Nov 14, 2025
67 checks passed
@taylorotwell taylorotwell deleted the 12/fix-symfony-74 branch November 14, 2025 14:57
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.

4 participants