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 43a79f5 commit 6dd1909Copy full SHA for 6dd1909
CHANGELOG.md
@@ -13,7 +13,8 @@ CHANGELOG
13
* Deprecated booting the kernel before running `WebTestCase::createClient()`
14
* Deprecated `routing.loader.service`, use `routing.loader.container` instead.
15
* Not tagging service route loaders with `routing.route_loader` has been deprecated.
16
-
+ * Overriding the methods `KernelTestCase::tearDown()` and `WebTestCase::tearDown()` without the `void` return-type is deprecated.
17
+
18
4.3.0
19
-----
20
0 commit comments