Skip to content

[Serializer] Remove deprecated escape_char functionality from CsvEncoder #60924

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

Merged

Conversation

OskarStark
Copy link
Contributor

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

@OskarStark OskarStark requested a review from dunglas as a code owner June 27, 2025 15:21
@carsonbot carsonbot added this to the 8.0 milestone Jun 27, 2025
@OskarStark OskarStark force-pushed the remove-csv-encoder-escape-char branch 2 times, most recently from 017afac to 394c99e Compare June 27, 2025 15:26
@OskarStark
Copy link
Contributor Author

Status: Needs work

@OskarStark OskarStark force-pushed the remove-csv-encoder-escape-char branch from 394c99e to d181c80 Compare June 27, 2025 20:23
@OskarStark OskarStark requested a review from stof June 27, 2025 20:26
@OskarStark OskarStark force-pushed the remove-csv-encoder-escape-char branch 4 times, most recently from 8415da5 to 42f4008 Compare June 27, 2025 20:48
UPGRADE-8.0.md Outdated
->toArray();
```

*After*
Copy link
Member

Choose a reason for hiding this comment

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

In another case, I had the before/after be a diff. I feel like it might be worth using this style here.
I fear the file might end up overcrowded if we do these before/after all the time 😬

@nicolas-grekas nicolas-grekas force-pushed the remove-csv-encoder-escape-char branch from e777c8f to 3fcfca4 Compare June 28, 2025 06:28
@nicolas-grekas
Copy link
Member

Thank you @OskarStark.

@nicolas-grekas nicolas-grekas merged commit afa287c into symfony:8.0 Jun 28, 2025
7 of 9 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.

4 participants