Skip to content

Conversation

@alexander-schranz
Copy link
Contributor

@alexander-schranz alexander-schranz commented Nov 20, 2025

Actually soap is added to the root mime types supported so the test will fail.

symfony/symfony#61267

While adopting the tests I stumbled over that actually the previous tests has side effects because the Request::$formats is a static variable which is keept between the difference test. To workaround I did go with _1 here so not reuse some from the previous test.

@alexander-schranz
Copy link
Contributor Author

@nicolas-grekas is there any other mechanic in Symfony to reset Request::$formats?

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.

1 participant