Skip to content

Version 2.2.0

Latest
Compare
Choose a tag to compare
@vjik vjik released this 16 Feb 08:50
· 1 commit to master since this release
2.2.0
f341ef5
  • New #762: Add stopOnError parameter to Each rule (@vjik)
  • Chg #761: Change PHP constraint in composer.json to ~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0 (@vjik)
  • Chg #761: Bump yiisoft/strings version to ^2.6 (@vjik)
  • Enh #758: Minor refactoring with PHP 8.1 features usage (@vjik)
  • Bug #748: Fix hook processing for nested objects that implement PostValidationHookInterface when Nested rule with
    specified rules is used (@DAGpro)
  • Bug #756: Fix russian translation of error message for FilledAtLeast rule (@vjik)
  • Bug #760: Fix bug in Email rule in edge case when enabled IDN, check DNS and used custom pattern (@vjik)
  • Bug #761: Fix URL handler for PHP 8.4 when value is empty string (@vjik)