8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69dcf41 commit 108ac9eCopy full SHA for 108ac9e
UPGRADE-3.3.md
@@ -18,6 +18,12 @@ Finder
18
19
* The `ExceptionInterface` has been deprecated and will be removed in 4.0.
20
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
27
Security
28
--------
29
@@ -29,9 +35,3 @@ SecurityBundle
35
30
36
* The `FirewallContext::getContext()` method has been deprecated and will be removed in 4.0.
31
37
Use the `getListeners()` method instead.
32
-
33
-HttpKernel
34
------------
- * The `Psr6CacheClearer::addPool()` method has been deprecated. Pass an array of pools indexed
- by name to the constructor instead.
0 commit comments