8000 reorder upgrade entries alphabetically · symfony/symfony@108ac9e · GitHub
[go: up one dir, main page]

Skip to content

Commit 108ac9e

Browse files
committed
reorder upgrade entries alphabetically
1 parent 69dcf41 commit 108ac9e

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

UPGRADE-3.3.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,12 @@ Finder
1818

1919
* The `ExceptionInterface` has been deprecated and will be removed in 4.0.
2020

21+
HttpKernel
22+
-----------
23+
24+
* The `Psr6CacheClearer::addPool()` method has been deprecated. Pass an array of pools indexed
25+
by name to the constructor instead.
26+
2127
Security
2228
--------
2329

@@ -29,9 +35,3 @@ SecurityBundle
2935

3036
* The `FirewallContext::getContext()` method has been deprecated and will be removed in 4.0.
3137
Use the `getListeners()` method instead.
32-
33-
HttpKernel
34-
-----------
35-
36-
* The `Psr6CacheClearer::addPool()` method has been deprecated. Pass an array of pools indexed
37-
by name to the constructor instead.

0 commit comments

Comments
 (0)
0