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
bug #13968 [FrameworkBundle] Fix regression introduced by #13107 (dunglas)
This PR was merged into the 2.7 branch.
Discussion
----------
[FrameworkBundle] Fix regression introduced by #13107
| Q | A
| ------------- | ---
| Bug fix? | yes
| New feature? | no
| BC breaks? | no
| Deprecations? | no
| Tests pass? | yes
| Fixed tickets | n/a
| License | MIT
| Doc PR | n/a
I've introduced a bug in 83b56f6. An error will be throw if the serializer is enabled but no cache is set.
This is the fix.
Commits
-------
efadac0 [FrameworkBundle] Fix regression introduced by #13107
0 commit comments