Skip to content

[Serializer] Implement missing context aware interfaces #23241

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
Jun 21, 2017

Conversation

chalasr
Copy link
Member

@chalasr chalasr commented Jun 20, 2017

Q A
Branch? 4.0
Bug fix? no
New feature? no
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets #22743
License MIT
Doc PR n/a

Forgot in #22743

@chalasr
Copy link
Member Author

chalasr commented Jun 20, 2017

build failure unrelated

@ogizanagi ogizanagi mentioned this pull request Jun 21, 2017
@chalasr
Copy link
Member Author

chalasr commented Jun 21, 2017

cc @dunglas

fabpot added a commit that referenced this pull request Jun 21, 2017
This PR was merged into the 4.0-dev branch.

Discussion
----------

[DI] Uncomment code

| Q             | A
| ------------- | ---
| Branch?       | master <!-- see comment below -->
| Bug fix?      | no
| New feature?  | no <!-- don't forget updating src/**/CHANGELOG.md files -->
| BC breaks?    | no
| Deprecations? | no <!-- don't forget updating UPGRADE-*.md files -->
| Tests pass?   | yes
| Fixed tickets | N/A <!-- #-prefixed issue number(s), if any -->
| License       | MIT
| Doc PR        | N/A

I was about fixing all [other occurrences of commented code and `func_get/num_arg(s)`](https://github.com/symfony/symfony/search?utf8=%E2%9C%93&q=func_num_args&type=) as BC layer usages at once, but the following PRs will already cover it:

- HttpFoundation: #22863
- Serializer: #23241
- Process: #22836
- DotEnv: #23242

So it only remains DI ones.

Commits
-------

03f33b5 [DI] Uncomment code
@fabpot
Copy link
Member

fabpot commented Jun 21, 2017

Thank you @chalasr.

@fabpot fabpot merged commit 61d796a into symfony:master Jun 21, 2017
fabpot added a commit that referenced this pull request Jun 21, 2017
…(chalasr)

This PR was merged into the 4.0-dev branch.

Discussion
----------

[Serializer] Implement missing context aware interfaces

| Q             | A
| ------------- | ---
| Branch?       | 4.0
| Bug fix?      | no
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | #22743
| License       | MIT
| Doc PR        | n/a

Forgot in #22743

Commits
-------

61d796a [Serializer] Implement missing context aware interfaces
@chalasr chalasr deleted the serializer4-contextaware-signs branch June 21, 2017 14:18
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.

7 participants