Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Document save_options of XmlEncoder #17418

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
merged 1 commit into from
Dec 9, 2022

Conversation

ihmels
Copy link
Contributor

@ihmels ihmels commented Nov 8, 2022

Document new option added in symfony/symfony#48164.

@carsonbot carsonbot added this to the 6.2 milestone Nov 8, 2022
@ihmels ihmels changed the title Document save_options of XmlEncoder (symfony#48164) Document save_options of XmlEncoder (symfony/symfony#48164) Nov 8, 2022
@ihmels ihmels changed the title Document save_options of XmlEncoder (symfony/symfony#48164) Document save_options of XmlEncoder Nov 8, 2022
@OskarStark OskarStark added the Waiting Code Merge Docs for features pending to be merged label Nov 9, 2022
@carsonbot carsonbot modified the milestones: 6.2, next Nov 9, 2022
@OskarStark
Copy link
Contributor

Needs to be against 6.3 once created

@ihmels ihmels changed the base branch from 6.2 to 6.3 November 25, 2022 13:15
fabpot added a commit to symfony/symfony that referenced this pull request Dec 9, 2022
…mels)

This PR was merged into the 6.3 branch.

Discussion
----------

[Serializer] Add encoder option for saving options

| Q             | A
| ------------- | ---
| Branch?       | 6.3
| Bug fix?      | no
| New feature?  | yes
| Deprecations? | no
| Tickets       | n/a
| License       | MIT
| Doc PR        | symfony/symfony-docs#17418

This changes add a new `SAVE_OPTIONS` to `XmlEncoder`. This new option is the counterpart to the `LOAD_OPTIONS`.

Commits
-------

f95f1f9 Add encoder option for saving options
symfony-splitter pushed a commit to symfony/serializer that referenced this pull request Dec 9, 2022
…mels)

This PR was merged into the 6.3 branch.

Discussion
----------

[Serializer] Add encoder option for saving options

| Q             | A
| ------------- | ---
| Branch?       | 6.3
| Bug fix?      | no
| New feature?  | yes
| Deprecations? | no
| Tickets       | n/a
| License       | MIT
| Doc PR        | symfony/symfony-docs#17418

This changes add a new `SAVE_OPTIONS` to `XmlEncoder`. This new option is the counterpart to the `LOAD_OPTIONS`.

Commits
-------

f95f1f9770 Add encoder option for saving options
@fabpot fabpot removed the Waiting Code Merge Docs for features pending to be merged label Dec 9, 2022
@OskarStark
Copy link
Contributor

Thanks Yannick for working on this feature, this is much appreciated.

@OskarStark OskarStark merged commit ab95d44 into symfony:6.3 Dec 9, 2022
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