Skip to content

Fix MimeTypeListenerTest for latest symfony versions#2420

Closed
W0rma wants to merge 1 commit into
FriendsOfSymfony:3.xfrom
W0rma:fix-ci
Closed

Fix MimeTypeListenerTest for latest symfony versions#2420
W0rma wants to merge 1 commit into
FriendsOfSymfony:3.xfrom
W0rma:fix-ci

Conversation

@W0rma

@W0rma W0rma commented Oct 29, 2025

Copy link
Copy Markdown
Contributor

Symfony 7.4 added mime type mapping for soap (see symfony/symfony#61267).

This PR makes the MimeTypeListenerTest more robust by not expecting null explicitly but to check that the mime type was not changed.

Symfony 7.4 added mime type mapping for soap.
Thus, the mime type will not be null anymore.
@W0rma W0rma changed the title Fix CI for latest symfony versions Fix MimeTypeListenerTest for latest symfony versions Oct 29, 2025
@W0rma W0rma marked this pull request as ready for review October 29, 2025 08:23
@goetas

goetas commented Dec 20, 2025

Copy link
Copy Markdown
Member

@W0rma do you mind rebasing this?

@W0rma

W0rma commented Dec 20, 2025

Copy link
Copy Markdown
Contributor Author

@W0rma do you mind rebasing this?

@goetas The test has already been fixed in #2423 - I'm going to close my PR.

@W0rma W0rma closed this Dec 20, 2025
@W0rma W0rma deleted the fix-ci branch December 21, 2025 14:04
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.

3 participants