Skip to content

Added the $context argument to supports* methods #11404

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
Apr 12, 2019

Conversation

javiereguiluz
Copy link
Member

Fixes #7541.

No need to explain it in details because anyone reading the serializer docs knows what the $context is. Also, no need for "versionadded" directive because it was introduced in Symfony 3.3.

@javiereguiluz javiereguiluz merged commit 6760dfc into symfony:3.4 Apr 12, 2019
javiereguiluz added a commit that referenced this pull request Apr 12, 2019
…eguiluz)

This PR was merged into the 3.4 branch.

Discussion
----------

Added the $context argument to supports* methods

Fixes #7541.

No need to explain it in details because anyone reading the serializer docs knows what the $context is. Also, no need for "versionadded" directive because it was introduced in Symfony 3.3.

Commits
-------

6760dfc Added the $context argument to supports* methods
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