Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-07-31 | 839 Bytes | |
v7.3.2 source code.tar.gz | 2025-07-31 | 294.4 kB | |
v7.3.2 source code.zip | 2025-07-31 | 556.2 kB | |
Totals: 3 Items | 851.5 kB | 0 |
Changelog (https://github.com/symfony/validator/compare/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
@var
phpdoc (@fabpot) - bug symfony/symfony#61056 [Validator] Allow mixed root on
CompoundConstraintTestCase
validator (@thePanz) - bug symfony/symfony#61020 [Doctrine][FrameworkBundle][Serializer][Validator] Increase minimum version of type-info component (@mitelg)