Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
fabpot merged 1 commit intosymfony:3.1fromGuilhemN:UPGRADE
Jun 30, 2016

Conversation

@GuilhemN
Copy link
Contributor

@GuilhemNGuilhemN commentedJun 29, 2016
edited
Loading

QA
Branch?3.1
Bug fix?no
New feature?no
BC breaks?no
Deprecations?no
Tests pass?yes
Fixed tickets
LicenseMIT
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
ContributorAuthor

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

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

Thank you @Ener-Getick.

@fabpotfabpot merged commit16358d4 intosymfony:3.1Jun 30, 2016
fabpot added a commit that referenced this pull requestJun 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
@GuilhemNGuilhemN deleted the UPGRADE branchJune 30, 2016 09:51
fabpot added a commit that referenced this pull requestJul 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 freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

4 participants

@GuilhemN@nicolas-grekas@fabpot@carsonbot

[8]ページ先頭

©2009-2025 Movatter.jp