Skip to content

Commit f5e64ca

Browse files
committed
Add deprecation for method signature
1 parent c8c3415 commit f5e64ca

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ CHANGELOG
2121
* added a new `notInRangeMessage` option to the `Range` constraint that will
2222
be used in the violation builder when both `min` and `max` are not null
2323
* added ability to use stringable objects as violation messages
24+
* Overriding the methods `ConstraintValidatorTestCase::setUp()` and `ConstraintValidatorTestCase::tearDown()` without the `void` return-type is deprecated.
2425

2526
4.3.0
2627
-----

0 commit comments

Comments
 (0)