Skip to content

Commit 6dd1909

Browse files
committed
Add deprecation for method signature
1 parent 43a79f5 commit 6dd1909

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,8 @@ CHANGELOG
1313
* Deprecated booting the kernel before running `WebTestCase::createClient()`
1414
* Deprecated `routing.loader.service`, use `routing.loader.container` instead.
1515
* Not tagging service route loaders with `routing.route_loader` has been deprecated.
16-
16+
* Overriding the methods `KernelTestCase::tearDown()` and `WebTestCase::tearDown()` without the `void` return-type is deprecated.
17+
1718
4.3.0
1819
-----
1920

0 commit comments

Comments
 (0)