Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[Serializer] Add PSR-6 adapter#17446

Closed
dunglas wants to merge 4 commits into
symfony:masterfrom
dunglas:serializer_psr6
Closed

[Serializer] Add PSR-6 adapter#17446
dunglas wants to merge 4 commits into
symfony:masterfrom
dunglas:serializer_psr6

Conversation

@dunglas
Copy link
Copy Markdown
Member

@dunglas 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

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

cannot contains -> cannot contain

@Tobion
Copy link
Copy Markdown
Contributor

Tobion commented Jan 19, 2016

Please mark unfinished PRs with "[WIP]".

@dunglas dunglas changed the title [Serializer] Add PSR-6 adapter [WIP] [Serializer] Add PSR-6 adapter Jan 19, 2016
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

missing space

@dunglas dunglas changed the title [WIP] [Serializer] Add PSR-6 adapter [Serializer] Add PSR-6 adapter Jan 19, 2016
@dunglas
Copy link
Copy Markdown
Member Author

dunglas commented Jan 19, 2016

This PR is now ready to be merged.

Copy link
Copy Markdown
Contributor

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)

@fabpot
Copy link
Copy Markdown
Member

fabpot commented Jan 25, 2016

@dunglas Can you finish this one?

@dunglas
Copy link
Copy Markdown
Member Author

dunglas commented Jan 26, 2016

Should be finished now.

Copy link
Copy Markdown
Member

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.

@dunglas
Copy link
Copy Markdown
Member Author

dunglas commented Jan 26, 2016

@fabpot replaced symfony/cache by psr/cache-implementation in suggest.

@fabpot
Copy link
Copy Markdown
Member

fabpot commented Jan 27, 2016

Thank you @dunglas.

@fabpot fabpot closed this in cb16bff Jan 27, 2016
@dunglas dunglas deleted the serializer_psr6 branch January 27, 2016 07:13
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

::class should be used

fabpot added a commit that referenced this pull request Jan 27, 2016
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
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