Releases: symfony/validator
Releases · symfony/validator
v7.3.5
Changelog (v7.3.4...v7.3.5)
- bug symfony/symfony#62028 [Validator] Update regular expression in URL validator (@mjaschen)
v6.4.27
Changelog (v6.4.26...v6.4.27)
- bug symfony/symfony#62028 [Validator] Update regular expression in URL validator (@mjaschen)
v8.0.0-BETA1
Changelog (v7.3.4...v8.0.0-BETA1)
- feature symfony/symfony#61851 [Validator] remove support for implicit constraint option names in YAML/XML mapping files (@xabbuh)
- feature symfony/symfony#61850 [Validator] remove support for passing associative arrays to GroupSequence (@xabbuh)
- feature symfony/symfony#61841 [Validator] deprecate passing an associative array to GroupSequence (@xabbuh)
- feature symfony/symfony#61791 [Validator] deprecate implicit constraint option names in YAML/XML mapping files (@xabbuh)
- feature symfony/symfony#60561 [Validator] Add option to allow
ANYprotocol inAssert\Urlconstraint (@alekLexis) - feature symfony/symfony#61545 [Validator] Add
#[ExtendsValidationFor]to declare new constraints for a class (@nicolas-grekas) - feature symfony/symfony#61528 [Validator] Allow using attributes to declare compile-time constraint metadata (@nicolas-grekas)
- feature symfony/symfony#59042 [Validator] Add
Videoconstraint for validating video files (@symfonyaml) - feature symfony/symfony#61564 [Serializer][Validator] Add JSON schema for validating and autocompleting YAML config files (@nicolas-grekas)
- feature symfony/symfony#61540 [Validator] require a top-level domain by default in the Url constraint (@xabbuh)
- feature symfony/symfony#61424 [HttpKernel][Mime][Serializer][String][Validator] Replace
__sleep/wakeup()by__(un)serialize()(@nicolas-grekas) - feature symfony/symfony#61423 [Mime] Deprecate implementing
__sleep/wakeup()onAbstractPartimplementations (@nicolas-grekas) - feature symfony/symfony#61418 [Validator] Deprecate implementing
__sleep/wakeup()on GenericMetadata implementations (@nicolas-grekas) - feature symfony/symfony#61063 [Validator] remove support for generic constraint option handling (@xabbuh)
- feature symfony/symfony#61255 [Validator] deprecate passing choices as
$optionsargument toChoiceconstraint (@xabbuh) - feature symfony/symfony#60805 [Validator] Add
minandmaxin both error messages ofLengthValidator(@VincentLanglet) - feature symfony/symfony#61108 [DoctrineBridge][Validator] mark getRequiredOptions()/getDefaultOption() of UniqueEntity as deprecated (@xabbuh)
- feature symfony/symfony#60801 [Validator] deprecate handling options in the base Constraint class (@xabbuh)
- feature symfony/symfony#60726 [PropertyInfo] Remove PropertyInfo's
Type(@mtarld) - feature symfony/symfony#60697 Enforce return types on all components (@nicolas-grekas)
- feature symfony/symfony#60639 Bump Symfony 8 to PHP >= 8.4 (@nicolas-grekas)
v7.4.0-BETA1
Changelog (v7.3.4...v7.4.0-BETA1)
- feature symfony/symfony#61841 [Validator] deprecate passing an associative array to GroupSequence (@xabbuh)
- feature symfony/symfony#61791 [Validator] deprecate implicit constraint option names in YAML/XML mapping files (@xabbuh)
- feature symfony/symfony#60561 [Validator] Add option to allow
ANYprotocol inAssert\Urlconstraint (@alekLexis) - feature symfony/symfony#61545 [Validator] Add
#[ExtendsValidationFor]to declare new constraints for a class (@nicolas-grekas) - feature symfony/symfony#61528 [Validator] Allow using attributes to declare compile-time constraint metadata (@nicolas-grekas)
- feature symfony/symfony#59042 [Validator] Add
Videoconstraint for validating video files (@symfonyaml) - feature symfony/symfony#61564 [Serializer][Validator] Add JSON schema for validating and autocompleting YAML config files (@nicolas-grekas)
- feature symfony/symfony#61423 [Mime] Deprecate implementing
__sleep/wakeup()onAbstractPartimplementations (@nicolas-grekas) - feature symfony/symfony#61418 [Validator] Deprecate implementing
__sleep/wakeup()on GenericMetadata implementations (@nicolas-grekas) - feature symfony/symfony#61255 [Validator] deprecate passing choices as
$optionsargument toChoiceconstraint (@xabbuh) - feature symfony/symfony#60805 [Validator] Add
minandmaxin both error messages ofLengthValidator(@VincentLanglet) - feature symfony/symfony#61108 [DoctrineBridge][Validator] mark getRequiredOptions()/getDefaultOption() of UniqueEntity as deprecated (@xabbuh)
- feature symfony/symfony#60801 [Validator] deprecate handling options in the base Constraint class (@xabbuh)
v7.3.4
Changelog (v7.3.3...v7.3.4)
- bug symfony/symfony#61617 [Validator] fall back to legacy options handling if configured named arguments do not match (@xabbuh)
v6.4.26
Changelog (v6.4.25...v6.4.26)
- bug symfony/symfony#61844 do not coerce NAN to other types (@xabbuh)
v7.3.3
Changelog (v7.3.2...v7.3.3)
- bug symfony/symfony#61405 Remove calls to no-op functions, deprecated in PHP 8.5 (@nicolas-grekas)
v6.4.25
Changelog (v6.4.24...v6.4.25)
- bug symfony/symfony#61405 Remove calls to no-op functions, deprecated in PHP 8.5 (@nicolas-grekas)
v7.3.2
Changelog (v7.3.1...v7.3.2)
- bug symfony/symfony#61131 [Validator] error if the fields option is missing for the Collection constraint (@xabbuh)
- bug symfony/symfony#61117 [Validator] fix handling required options (@xabbuh)
- bug symfony/symfony#61106 Fix
@varphpdoc (@fabpot) - bug symfony/symfony#61056 [Validator] Allow mixed root on
CompoundConstraintTestCasevalidator (@thePanz) - bug symfony/symfony#61020 [Doctrine][FrameworkBundle][Serializer][Validator] Increase minimum version of type-info component (@mitelg)
v7.2.9
Changelog (v7.2.8...v7.2.9)
- bug symfony/symfony#61117 [Validator] fix handling required options (@xabbuh)
- bug symfony/symfony#61106 Fix
@varphpdoc (@fabpot) - bug symfony/symfony#61056 [Validator] Allow mixed root on
CompoundConstraintTestCasevalidator (@thePanz) - bug symfony/symfony#61020 [Doctrine][FrameworkBundle][Serializer][Validator] Increase minimum version of type-info component (@mitelg)