You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feature #12461 List CSV encoder's context options (malarzm)
This PR was merged into the 4.4 branch.
Discussion
----------
List CSV encoder's context options
I needed to add new option `output_utf8_bom` introduced in symfony/symfony#33896 and since context options weren't documented I figured I'll list them all. Format and text is based on XML's part of the docs.
Commits
-------
b600aa0 List CSV encoder's context options
0 commit comments