8000 [FrameworkBundle] Advise to not use the serializer services related to the cache by GuilhemN · Pull Request #19235 · symfony/symfony · GitHub
[go: up one dir, main page]

Skip to content

[FrameworkBundle] Advise to not use the serializer services related to the cache #19235

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 30, 2016

Conversation

GuilhemN
Copy link
Contributor
@GuilhemN GuilhemN commented Jun 29, 2016
Q A
Branch? 3.1
Bug fix? no
New feature? no
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets
License MIT
Doc PR

Advise to not use the serializer services related to the cache.


* The `framework.serializer.cache` option has been deprecated. APCu should now
be automatically used when available so you can remove this configuration key.
* The `framework.serializer.cache` option and the service `serializer.mapping.cache.apc` has been deprecated. APCu should now
Copy link
Member

Choose a reason for hiding this comment

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

Should be truncated at 80 chars, same below.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Thanks, I didn't know this rule. Updated :)

* The `framework.serializer.cache` option has been deprecated. APCu should now
be automatically used when available so you can remove this configuration key.
* The `framework.serializer.cache` option and the service
`serializer.mapping.cache.apc` has been deprecated. APCu should now be
Copy link
Member

Choose a reason for hiding this comment

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

have been

Advise to not use the service `serializer.mapping.cache.apc` anymore
@nicolas-grekas
Copy link
Member

👍

@fabpot
Copy link
Member
fabpot commented Jun 30, 2016

Thank you @Ener-Getick.

@fabpot fabpot merged commit 16358d4 into symfony:3.1 Jun 30, 2016
fabpot added a commit that referenced this pull request Jun 30, 2016
…ces related to the cache (Ener-Getick)

This PR was merged into the 3.1 branch.

Discussion
----------

[FrameworkBundle] Advise to not use the serializer services related to the cache

| Q             | A
| ------------- | ---
| Branch?       | 3.1
| Bug fix?      | no
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets |
| License       | MIT
| Doc PR        |

Advise to not use the serializer services related to the cache.

Commits
-------

16358d4 [FrameworkBundle] Update the UPGRADING files Advise to not use the service `serializer.mapping.cache.apc` anymore
@GuilhemN GuilhemN deleted the UPGRADE branch June 30, 2016 09:51
fabpot added a commit that referenced this pull request Jul 1, 2016
…ping.cache.doctrine.apc (Ener-Getick)

This PR was merged into the 3.2-dev branch.

Discussion
----------

[FrameworkBundle] Deprecate the service serializer.mapping.cache.doctrine.apc

| Q             | A
| ------------- | ---
| Branch?       | master
| Bug fix?      | no
| New feature?  | no
| BC breaks?    | no
| Deprecations? | yes
| Tests pass?   | yes
| Fixed tickets |
| License       | MIT
| Doc PR        |

This PR deprecates the service `serializer.mapping.cache.doctrine.apc` introduced in 3.1 as the cache component is now the recommended way.
This PR contains #19235.

Commits
-------

2a0c19c [FrameworkBundle] Deprecate the service serializer.mapping.cache.doctrine.apc
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.

4 participants
0