[Serializer] Add PSR-6 adapter#17446
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.
cannot contains -> cannot contain
|
Please mark unfinished PRs with "[WIP]". |
63a7431 to
b609714
Compare
|
This PR is now ready to be merged. |
There was a problem hiding this comment.
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.
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. |
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