diff --git a/UPGRADE-3.2.md b/UPGRADE-3.2.md index ac4127e6cc..840ab113fa 100644 --- a/UPGRADE-3.2.md +++ b/UPGRADE-3.2.md @@ -70,7 +70,6 @@ FrameworkBundle in TwigBundle). * The service `serializer.mapping.cache.doctrine.apc` is deprecated. APCu should now be automatically used when available. - ``` HttpFoundation --------------- @@ -111,6 +110,7 @@ HttpKernel After: ``` Surrogate-Capability: symfony="ESI/1.0" + ``` Serializer ----------