You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor #24766 [FrameworkBundle] Drop serializer.cache option (chalasr)
This PR was merged into the 4.0-dev branch.
Discussion
----------
[FrameworkBundle] Drop serializer.cache option
| Q | A
| ------------- | ---
| Branch? | 4.0
| Bug fix? | no
| New feature? | no
| BC breaks? | no
| Deprecations? | no
| Tests pass? | yes
| Fixed tickets | n/a
| License | MIT
| Doc PR | n/a
BC layer has been removed already but not the option, probably a bad merge.
Commits
-------
85f09a4 [FrameworkBundle] Drop serializer.cache option
->setDeprecated('The "%path%.%node%" option is deprecated since Symfony 3.1 and will be removed in 4.0. Configure the "cache.serializer" service under "framework.cache.pools" instead.')
0 commit comments