File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 11# Yii Validator Change Log
22
3- ## 2.1.1 under development
3+ ## 2.2.0 February 16, 2025
44
55- New #762 : Add ` stopOnError ` parameter to ` Each ` rule (@vjik )
6- - Bug #748 : Fix hook processing for nested objects that implement ` PostValidationHookInterface ` when ` Nested ` rule with
7- specified rules is used (@DAGpro )
8- - Bug #756 : Fix russian translation of error message for ` FilledAtLeast ` rule (@vjik )
96- Chg #761 : Change PHP constraint in ` composer.json ` to ` ~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0 ` (@vjik )
107- Chg #761 : Bump ` yiisoft/strings ` version to ` ^2.6 ` (@vjik )
118- Enh #758 : Minor refactoring with PHP 8.1 features usage (@vjik )
12- - Bug #761 : Fix ` URL ` handler for PHP 8.4 when value is empty string (@vjik )
9+ - Bug #748 : Fix hook processing for nested objects that implement ` PostValidationHookInterface ` when ` Nested ` rule with
10+ specified rules is used (@DAGpro )
11+ - Bug #756 : Fix russian translation of error message for ` FilledAtLeast ` rule (@vjik )
1312- Bug #760 : Fix bug in ` Email ` rule in edge case when enabled IDN, check DNS and used custom pattern (@vjik )
13+ - Bug #761 : Fix ` URL ` handler for PHP 8.4 when value is empty string (@vjik )
1414
1515## 2.1.0 September 12, 2024
1616
You can’t perform that action at this time.
0 commit comments