Skip to content

Conversation

alexandre-daubois
Copy link
Member

Q A
Branch? 5.4
Bug fix? no
New feature? no
Deprecations? no
Issues -
License MIT

Related to #57827. This check has already been done in other places like:

return str_getcsv($env, ',', '"', \PHP_VERSION_ID >= 70400 ? '' : '\\');

@carsonbot

This comment has been minimized.

@carsonbot carsonbot added this to the 7.2 milestone Jul 25, 2024
@alexandre-daubois alexandre-daubois changed the base branch from 7.2 to 5.4 July 25, 2024 09:59
@derrabus derrabus modified the milestones: 7.2, 5.4 Jul 25, 2024
Copy link
Member

@xabbuh xabbuh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks like we need to do something about cases where setCsvControl() is never called (see the failing tests)

@alexandre-daubois
Copy link
Member Author

Indeed. All green now 👍

@nicolas-grekas
Copy link
Member

Thank you @alexandre-daubois.

@nicolas-grekas nicolas-grekas merged commit 31e3abf into symfony:5.4 Jul 26, 2024
11 of 12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants