Skip to content

Commit a822622

Browse files
committed
minor symfony#20842 Fix upgrade notes (enumag)
This PR was submitted for the master branch but it was merged into the 3.2 branch instead (closes symfony#20842). Discussion ---------- Fix upgrade notes | Q | A | ------------- | --- | Branch? | master | Bug fix? | no | New feature? | no | BC breaks? | no | Deprecations? |no | Tests pass? | yes | Fixed tickets | | License | MIT | Doc PR | Commits ------- d3b0044 Fix upgrade notes
2 parents c419041 + d3b0044 commit a822622

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

UPGRADE-3.2.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,6 @@ FrameworkBundle
7070
in TwigBundle).
7171
* The service `serializer.mapping.cache.doctrine.apc` is deprecated. APCu should now
7272
be automatically used when available.
73-
```
7473

7574
HttpFoundation
7675
---------------
@@ -111,6 +110,7 @@ HttpKernel
111110
After:
112111
```
113112
Surrogate-Capability: symfony="ESI/1.0"
113+
```
114114

115115
Serializer
116116
----------

0 commit comments

Comments
 (0)