10000 Do not use validator.cache and serializer.cache anymore by GuilhemN · Pull Request #965 · symfony/symfony-standard · GitHub
[go: up one dir, main page]

Skip to content
This repository was archived by the owner on Nov 27, 2020. It is now read-only.

Do not use validator.cache and serializer.cache anymore #965

Merged
merged 1 commit into from
May 9, 2016
Merged

Do not use validator.cache and serializer.cache anymore #965

merged 1 commit into from
May 9, 2016

Conversation

GuilhemN
Copy link
Contributor

framework.serializer.cache has been deprecated in symfony/symfony#18630 in favor of the new caching system.

see symfony/symfony#18630

# serializer:
# cache: serializer.mapping.cache.doctrine.apc
# cache:
# pools:
Copy link
Member
@nicolas-grekas nicolas-grekas Apr 27, 2016

Choose a reason for hiding this comment

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

here it's adapters and requires symfony/symfony#18625 beforehand.
Otherwise, 👍

Copy link
Contributor Author

Choose a reason for hiding this comment

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

you're right 👍
then we need to wait before merging this.

@GuilhemN
Copy link
Contributor Author
GuilhemN commented May 4, 2016

Rebased and updated to use the new option framework.cache.system introduced in symfony/symfony#18667.
This is ready now.

@xabbuh
Copy link
Member
xabbuh commented May 6, 2016

👍

@fabpot
Copy link
Member
fabpot commented May 9, 2016

Thank you @Ener-Getick.

@fabpot fabpot merged commit e7a2085 into symfony:master May 9, 2016
fabpot added a commit that referenced this pull request May 9, 2016
…r-Getick)

This PR was merged into the 3.1-dev branch.

Discussion
----------

Do not use validator.cache and serializer.cache anymore

``framework.serializer.cache`` has been deprecated in symfony/symfony#18630 in favor of the new caching system.

see symfony/symfony#18630

Commits
-------

e7a2085 Use the new cache system configuration
@GuilhemN GuilhemN deleted the patch-1 branch May 9, 2016 18:24
bocharsky-bw added a commit to bocharsky-bw/demo that referenced this pull request May 9, 2016
javiereguiluz added a commit to symfony/demo that referenced this pull request Jun 21, 2016
… serializer (bocharsky-bw)

This PR was merged into the master branch.

Discussion
----------

Use cache.adapter.apcu instead of deprecated validator and serializer

According to the symfony/symfony-standard#965

Commits
-------

10146d8 Use cache.adapter.apcu instead of deprecated validator and serializer
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants
0