8000 [Serializer] Fix typo by dlondero · Pull Request #10135 · symfony/symfony-docs · GitHub
[go: up one dir, main page]

Skip to content

[Serializer] Fix typo 8000 #10135

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

Closed
wants to merge 1 commit into from
Closed

[Serializer] Fix typo #10135

wants to merge 1 commit into from

Conversation

dlondero
Copy link
Contributor

Looks like unserialize (which is not a method of the Serializer class) was used instead of deserialize.

Looks like `unserialize` (which is not a method of the Serializer class) was used instead of `deserialize`.
@dlondero dlondero changed the title Fix typo [Serializer] Fix typo Jul 31, 2018
@javiereguiluz javiereguiluz added this to the 4.1 milestone Jul 31, 2018
@javiereguiluz
Copy link
Member

Good catch, thanks Daniel.

javiereguiluz added a commit that referenced this pull request Jul 31, 2018
This PR was submitted for the master branch but it was merged into the 4.1 branch instead (closes #10135).

Discussion
----------

[Serializer] Fix typo

Looks like `unserialize` (which is not a method of the Serializer class) was used instead of `deserialize`.

Commits
-------

19fd8f7 Fix typo
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.

3 participants
0