-
-
Notifications
You must be signed in to change notification settings - Fork 9.7k
[Serializer] Add PSR-6 adapter #17446
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
Conversation
dunglas
commented
Jan 19, 2016
| Q | A |
|---|---|
| Bug fix? | no |
| New feature? | yes |
| BC breaks? | no |
| Deprecations? | yes |
| Tests pass? | yes |
| Fixed tickets | n/a |
| License | MIT |
| Doc PR | todo |
- Add tests
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
cannot contains -> cannot contain
|
Please mark unfinished PRs with "[WIP]". |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
missing space
63a7431 to
b609714
Compare
|
This PR is now ready to be merged. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It seems that you are as tired as I am 😉 The second FQN must be the new one (and BTW you can use sprintf with __CLASS__ / ::class)
|
@dunglas Can you finish this one? |
b609714 to
355f48c
Compare
|
Should be finished now. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
On the validator PR, you added "psr/cache-implementation": "For using the metadata cache.", instead. Not that it matters so much, but for consistency, we should do the same everywhere.
|
@fabpot replaced |
|
Thank you @dunglas. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
::class should be used
This PR was merged into the 3.1-dev branch. Discussion ---------- [Serializer] Use ::class in new tests | Q | A | ------------- | --- | Bug fix? | no | New feature? | no | BC breaks? | no | Deprecations? | no | Tests pass? | yes | Fixed tickets | #17446 (comment) | License | MIT | Doc PR | n/a Commits ------- 48e8041 [Serializer] Use ::class in new tests
This PR was merged into the 3.1-dev branch. Discussion ---------- [Serializer] Use ::class in new tests | Q | A | ------------- | --- | Bug fix? | no | New feature? | no | BC breaks? | no | Deprecations? | no | Tests pass? | yes | Fixed tickets | symfony/symfony#17446 (comment) | License | MIT | Doc PR | n/a Commits ------- 48e8041 [Serializer] Use ::class in new tests