Weave Code
Code Weaver
Helps Laravel developers discover, compare, and choose open-source packages. See popularity, security, maintainers, and scores at a glance to make better decisions.
Feedback
Share your thoughts, report bugs, or suggest improvements.
Subject
Message

Validator Laravel Package

symfony/validator

Symfony Validator provides a flexible validation system based on the JSR-303/Bean Validation model. Define constraints via annotations/attributes, YAML/XML, or PHP, validate objects and values, and get detailed, localized violation messages.

View on GitHub
Deep Wiki
Context7
v8.1.5

Changelog (https://github.com/symfony/validator/compare/v8.1.4...v8.1.5)

  • minor #65585 Review the German translations for the EntityExists and Ulid messages (@wazum)
  • minor #65583 Review Croatian translations (@HypeMC)
  • bug #65506 Fix auto-mapping strategies being ignored on inherited properties (@nicolas-grekas)
  • minor #65574 Update Albanian translations (@llupa)
  • minor #65571 Review Brazilian Portuguese translations (@henriquejsza)
  • minor #65572 Review French translations (@Amoifr)
  • minor #65453 Add the EntityExists and Ulid message translation units (@nicolas-grekas)
  • bug #65376 Allow a literal # in the fragment part of Url (@lazerg)
  • bug #65367 Fix PHP 8.6 deprecations (@nicolas-grekas)
v7.4.17

Changelog (https://github.com/symfony/validator/compare/v7.4.16...v7.4.17)

  • minor #65585 Review the German translations for the EntityExists and Ulid messages (@wazum)
  • minor #65583 Review Croatian translations (@HypeMC)
  • bug #65506 Fix auto-mapping strategies being ignored on inherited properties (@nicolas-grekas)
  • minor #65574 Update Albanian translations (@llupa)
  • minor #65571 Review Brazilian Portuguese translations (@henriquejsza)
  • minor #65572 Review French translations (@Amoifr)
  • minor #65453 Add the EntityExists and Ulid message translation units (@nicolas-grekas)
  • bug #65376 Allow a literal # in the fragment part of Url (@lazerg)
  • bug #65367 Fix PHP 8.6 deprecations (@nicolas-grekas)
v6.4.44

Changelog (https://github.com/symfony/validator/compare/v6.4.43...v6.4.44)

  • minor #65585 Review the German translations for the EntityExists and Ulid messages (@wazum)
  • minor #65583 Review Croatian translations (@HypeMC)
  • bug #65506 Fix auto-mapping strategies being ignored on inherited properties (@nicolas-grekas)
  • minor #65574 Update Albanian translations (@llupa)
  • minor #65571 Review Brazilian Portuguese translations (@henriquejsza)
  • minor #65572 Review French translations (@Amoifr)
  • minor #65453 Add the EntityExists and Ulid message translation units (@nicolas-grekas)
  • bug #65376 Allow a literal # in the fragment part of Url (@lazerg)
  • bug #65367 Fix PHP 8.6 deprecations (@nicolas-grekas)
  • minor #65165 Added missing Slovak translations (@dtokos)
  • minor #65097 Review Lithuanian (lt) translations (@MariusVarna)
  • minor #65055 Review Serbian (sr_Latn) translations (@milanqtx)
  • minor #65054 Review Serbian (sr_Cyrl) translations (@milanqtx)
  • bug #65041 Fix File constraint skipping the mime type check when extensions and mimeTypes have no common value (@nicolas-grekas)
v8.1.4

Changelog (https://github.com/symfony/validator/compare/v8.1.2...v8.1.4)

  • minor #65165 Added missing Slovak translations (@dtokos)
  • minor #65097 Review Lithuanian (lt) translations (@MariusVarna)
  • minor #65055 Review Serbian (sr_Latn) translations (@milanqtx)
  • minor #65054 Review Serbian (sr_Cyrl) translations (@milanqtx)
  • bug #65041 Fix File constraint skipping the mime type check when extensions and mimeTypes have no common value (@nicolas-grekas)
v7.4.16

Changelog (https://github.com/symfony/validator/compare/v7.4.15...v7.4.16)

  • minor #65165 Added missing Slovak translations (@dtokos)
  • minor #65097 Review Lithuanian (lt) translations (@MariusVarna)
  • minor #65055 Review Serbian (sr_Latn) translations (@milanqtx)
  • minor #65054 Review Serbian (sr_Cyrl) translations (@milanqtx)
  • bug #65041 Fix File constraint skipping the mime type check when extensions and mimeTypes have no common value (@nicolas-grekas)
v8.1.2

Changelog (https://github.com/symfony/validator/compare/v8.1.1...v8.1.2)

  • minor #65000 Review Italian validator translations (@JJordan0C)
  • minor #64981 Review Turkish (tr) translations (@mmustafaAydogan)
  • minor #64950 Updated danish translations (@jekuaitk)
  • bug #64937 Allow Traverse to be inherited (@MatTheCat)
  • minor #64940 Fix missing Tagalog (tl) translations (@QuantumBreakz)
  • bug #64654 Merge target's own constraints when using # (@pokki-deploy)
  • bug #64801 Allow null groups in ConstraintValidatorTestCase (@sjh9714)
  • minor #64845 Add return type annotations to Validation::createCallable() (@rela589n)
  • minor #64882 Finalize Urdu (ur) translations (@sadiqk2)
  • bug #64920 add missing inherited options to Video constraint (@xabbuh)
  • bug #64877 Reject misplaced "X" character in ISBN-10 validation (@semx)
  • minor #64736 i18n(fr): improve French validator translations (symfony#64680) (@Boomwerk)
  • minor #64821 Review Bosnian (bs) translations (@pkranjcecx)
  • minor #64854 Add missing French (fr) translation for cron expression (@sadiqk2)
  • minor #64834 Review Russian (ru) translation (@Fuck4ik)
  • minor #64809 fix Basque IBAN placeholder casing in BIC mismatch message (@munzzyy)
  • minor #64808 fix Turkish placeholder name in divisible-by message (@munzzyy)
  • minor #64807 fix Galician placeholder name in collection divisible-by message (@munzzyy)
  • minor #64806 fix Azerbaijani placeholder name in divisible-by message (@munzzyy)
  • minor #64805 fix Traditional Chinese min/max placeholder swap in image messages (@munzzyy)
  • minor #64804 fix Finnish height placeholder in image constraint message (@munzzyy)
  • minor #64803 fix Welsh height placeholder in image constraint messages (@munzzyy)
  • minor #64810 fix Arabic ratio placeholder in image ratio-too-small message (@munzzyy)
  • minor #64811 fix broken Armenian placeholders (@munzzyy)
  • minor #64796 fix Finnish translation for BIC/IBAN mismatch message (@munzzyy)
  • minor #64793 Review Arabic translation (@ayyoub-afwallah)
  • minor #64792 Review Brazilian Portuguese translations (@joao-ramajo)
  • minor #64784 Review Uzbek (uz) translations (@lazerg)
  • minor #64713 Update Chinese (zh-TW) translations (@Link1515)
  • minor #64737 Improve Croatian translations (@HypeMC)
  • minor #64755 Review Albanian translations (@gazi04)
  • minor #64742 review German translations (@xabbuh)
  • minor #64733 Review Croatian translations (@HypeMC)
v8.0.15

Changelog (https://github.com/symfony/validator/compare/v8.0.14...v8.0.15)

  • minor #65000 Review Italian validator translations (@JJordan0C)
  • minor #64981 Review Turkish (tr) translations (@mmustafaAydogan)
  • minor #64950 Updated danish translations (@jekuaitk)
  • bug #64937 Allow Traverse to be inherited (@MatTheCat)
  • minor #64940 Fix missing Tagalog (tl) translations (@QuantumBreakz)
  • bug #64654 Merge target's own constraints when using # (@pokki-deploy)
  • bug #64801 Allow null groups in ConstraintValidatorTestCase (@sjh9714)
  • minor #64845 Add return type annotations to Validation::createCallable() (@rela589n)
  • minor #64882 Finalize Urdu (ur) translations (@sadiqk2)
  • bug #64920 add missing inherited options to Video constraint (@xabbuh)
  • bug #64877 Reject misplaced "X" character in ISBN-10 validation (@semx)
  • minor #64736 i18n(fr): improve French validator translations (symfony#64680) (@Boomwerk)
  • minor #64821 Review Bosnian (bs) translations (@pkranjcecx)
  • minor #64854 Add missing French (fr) translation for cron expression (@sadiqk2)
  • minor #64834 Review Russian (ru) translation (@Fuck4ik)
  • minor #64809 fix Basque IBAN placeholder casing in BIC mismatch message (@munzzyy)
  • minor #64808 fix Turkish placeholder name in divisible-by message (@munzzyy)
  • minor #64807 fix Galician placeholder name in collection divisible-by message (@munzzyy)
  • minor #64806 fix Azerbaijani placeholder name in divisible-by message (@munzzyy)
  • minor #64805 fix Traditional Chinese min/max placeholder swap in image messages (@munzzyy)
  • minor #64804 fix Finnish height placeholder in image constraint message (@munzzyy)
  • minor #64803 fix Welsh height placeholder in image constraint messages (@munzzyy)
  • minor #64810 fix Arabic ratio placeholder in image ratio-too-small message (@munzzyy)
  • minor #64811 fix broken Armenian placeholders (@munzzyy)
  • minor #64796 fix Finnish translation for BIC/IBAN mismatch message (@munzzyy)
  • minor #64793 Review Arabic translation (@ayyoub-afwallah)
  • minor #64792 Review Brazilian Portuguese translations (@joao-ramajo)
  • minor #64784 Review Uzbek (uz) translations (@lazerg)
  • minor #64713 Update Chinese (zh-TW) translations (@Link1515)
  • minor #64737 Improve Croatian translations (@HypeMC)
  • minor #64755 Review Albanian translations (@gazi04)
  • minor #64742 review German translations (@xabbuh)
  • minor #64733 Review Croatian translations (@HypeMC)
v7.4.15

Changelog (https://github.com/symfony/validator/compare/v7.4.14...v7.4.15)

  • minor #65000 Review Italian validator translations (@JJordan0C)
  • minor #64981 Review Turkish (tr) translations (@mmustafaAydogan)
  • minor #64950 Updated danish translations (@jekuaitk)
  • bug #64937 Allow Traverse to be inherited (@MatTheCat)
  • minor #64940 Fix missing Tagalog (tl) translations (@QuantumBreakz)
  • bug #64654 Merge target's own constraints when using # (@pokki-deploy)
  • bug #64801 Allow null groups in ConstraintValidatorTestCase (@sjh9714)
  • minor #64845 Add return type annotations to Validation::createCallable() (@rela589n)
  • minor #64882 Finalize Urdu (ur) translations (@sadiqk2)
  • bug #64920 add missing inherited options to Video constraint (@xabbuh)
  • bug #64877 Reject misplaced "X" character in ISBN-10 validation (@semx)
  • minor #64736 i18n(fr): improve French validator translations (symfony#64680) (@Boomwerk)
  • minor #64821 Review Bosnian (bs) translations (@pkranjcecx)
  • minor #64854 Add missing French (fr) translation for cron expression (@sadiqk2)
  • minor #64834 Review Russian (ru) translation (@Fuck4ik)
  • minor #64809 fix Basque IBAN placeholder casing in BIC mismatch message (@munzzyy)
  • minor #64808 fix Turkish placeholder name in divisible-by message (@munzzyy)
  • minor #64807 fix Galician placeholder name in collection divisible-by message (@munzzyy)
  • minor #64806 fix Azerbaijani placeholder name in divisible-by message (@munzzyy)
  • minor #64805 fix Traditional Chinese min/max placeholder swap in image messages (@munzzyy)
  • minor #64804 fix Finnish height placeholder in image constraint message (@munzzyy)
  • minor #64803 fix Welsh height placeholder in image constraint messages (@munzzyy)
  • minor #64810 fix Arabic ratio placeholder in image ratio-too-small message (@munzzyy)
  • minor #64811 fix broken Armenian placeholders (@munzzyy)
  • minor #64796 fix Finnish translation for BIC/IBAN mismatch message (@munzzyy)
  • minor #64793 Review Arabic translation (@ayyoub-afwallah)
  • minor #64792 Review Brazilian Portuguese translations (@joao-ramajo)
  • minor #64784 Review Uzbek (uz) translations (@lazerg)
  • minor #64713 Update Chinese (zh-TW) translations (@Link1515)
  • minor #64737 Improve Croatian translations (@HypeMC)
  • minor #64755 Review Albanian translations (@gazi04)
  • minor #64742 review German translations (@xabbuh)
  • minor #64733 Review Croatian translations (@HypeMC)
v6.4.43

Changelog (https://github.com/symfony/validator/compare/v6.4.42...v6.4.43)

  • minor #65000 Review Italian validator translations (@JJordan0C)
  • minor #64981 Review Turkish (tr) translations (@mmustafaAydogan)
  • minor #64950 Updated danish translations (@jekuaitk)
  • bug #64937 Allow Traverse to be inherited (@MatTheCat)
  • minor #64940 Fix missing Tagalog (tl) translations (@QuantumBreakz)
  • minor #64882 Finalize Urdu (ur) translations (@sadiqk2)
  • bug #64877 Reject misplaced "X" character in ISBN-10 validation (@semx)
  • minor #64736 i18n(fr): improve French validator translations (symfony#64680) (@Boomwerk)
  • minor #64821 Review Bosnian (bs) translations (@pkranjcecx)
  • minor #64854 Add missing French (fr) translation for cron expression (@sadiqk2)
  • minor #64834 Review Russian (ru) translation (@Fuck4ik)
  • minor #64809 fix Basque IBAN placeholder casing in BIC mismatch message (@munzzyy)
  • minor #64808 fix Turkish placeholder name in divisible-by message (@munzzyy)
  • minor #64807 fix Galician placeholder name in collection divisible-by message (@munzzyy)
  • minor #64806 fix Azerbaijani placeholder name in divisible-by message (@munzzyy)
  • minor #64805 fix Traditional Chinese min/max placeholder swap in image messages (@munzzyy)
  • minor #64804 fix Finnish height placeholder in image constraint message (@munzzyy)
  • minor #64803 fix Welsh height placeholder in image constraint messages (@munzzyy)
  • minor #64810 fix Arabic ratio placeholder in image ratio-too-small message (@munzzyy)
  • minor #64811 fix broken Armenian placeholders (@munzzyy)
  • minor #64796 fix Finnish translation for BIC/IBAN mismatch message (@munzzyy)
  • minor #64793 Review Arabic translation (@ayyoub-afwallah)
  • minor #64792 Review Brazilian Portuguese translations (@joao-ramajo)
  • minor #64784 Review Uzbek (uz) translations (@lazerg)
  • minor #64713 Update Chinese (zh-TW) translations (@Link1515)
  • minor #64737 Improve Croatian translations (@HypeMC)
  • minor #64755 Review Albanian translations (@gazi04)
  • minor #64742 review German translations (@xabbuh)
  • minor #64733 Review Croatian translations (@HypeMC)
v8.1.1

Changelog (https://github.com/symfony/validator/compare/v8.1.0...v8.1.1)

  • data #64692 Remove needs-review-translation state from Spanish cron e… (@salvador-castro)
  • data #64698 reviewed Polish translation unit 146 (@thunderer)
  • data #64711 Ukrainian translation update (@VladyslavChernyshov)
  • data #64675 Add translated messages for the Cron constraint (@fabpot)
  • bug #49137 Avoid TypeError and improve DX when null groups (@alamirault)
  • data #64602 Review Hungarian translations (@antalaron)
  • data #64626 Ukrainian translation review and update (@VladyslavChernyshov)
  • data #64597 Review Indonesian (id) translations (@sawirricardo)
  • data #64607 Verify Tagalog (tl) validator strings and remove needs-… (@Jerdon07)
  • data #64578 Review Bulgarian (bg) translations (@moynzzz)
  • data #64564 Remove review state from Serbian translations (@Trysha-rbrn)
  • data #64565 Remove review state from Russian translations #64512 (@centaur-vova)
  • data #64550 reviewed Polish translation units 143-145 (@thunderer)
  • data #64544 Review French (fr) translations for XML constraints (@lacatoire)
  • data #64542 Update Spanish translations (@ThiagoMirandaLiotto)
  • data #64543 Review Croatian translations (@HypeMC)
  • data #64526 Review and correct Arabic translation (@ayyoub-afwallah)
  • minor #64524 Make tests compatible with PHPUnit 13.2 and Twig 3.28 (@nicolas-grekas)
  • minor #64453 Remove review state from Serbian translations (@Trysha-rbrn)
  • bug #64359 Support SVG dimensions with units (@Will-thom)
  • data #64440 fix sr-Latn validation messages and video constraint translations (@Trysha-rbrn)
  • data #64446 Add translated messages for the XML constraint (@nicolas-grekas)
v8.0.14

Changelog (https://github.com/symfony/validator/compare/v8.0.10...v8.0.14)

  • data #64692 Remove needs-review-translation state from Spanish cron e… (@salvador-castro)
  • data #64698 reviewed Polish translation unit 146 (@thunderer)
  • data #64711 Ukrainian translation update (@VladyslavChernyshov)
  • data #64675 Add translated messages for the Cron constraint (@fabpot)
  • bug #49137 Avoid TypeError and improve DX when null groups (@alamirault)
  • data #64602 Review Hungarian translations (@antalaron)
  • data #64626 Ukrainian translation review and update (@VladyslavChernyshov)
  • data #64597 Review Indonesian (id) translations (@sawirricardo)
  • data #64607 Verify Tagalog (tl) validator strings and remove needs-… (@Jerdon07)
  • data #64578 Review Bulgarian (bg) translations (@moynzzz)
  • data #64564 Remove review state from Serbian translations (@Trysha-rbrn)
  • data #64565 Remove review state from Russian translations #64512 (@centaur-vova)
  • data #64550 reviewed Polish translation units 143-145 (@thunderer)
  • data #64544 Review French (fr) translations for XML constraints (@lacatoire)
  • data #64542 Update Spanish translations (@ThiagoMirandaLiotto)
  • data #64543 Review Croatian translations (@HypeMC)
  • data #64526 Review and correct Arabic translation (@ayyoub-afwallah)
  • minor #64524 Make tests compatible with PHPUnit 13.2 and Twig 3.28 (@nicolas-grekas)
  • minor #64453 Remove review state from Serbian translations (@Trysha-rbrn)
  • bug #64359 Support SVG dimensions with units (@Will-thom)
  • data #64440 fix sr-Latn validation messages and video constraint translations (@Trysha-rbrn)
  • data #64446 Add translated messages for the XML constraint (@nicolas-grekas)
v7.4.14

Changelog (https://github.com/symfony/validator/compare/v7.4.10...v7.4.14)

  • data #64692 Remove needs-review-translation state from Spanish cron e… (@salvador-castro)
  • data #64698 reviewed Polish translation unit 146 (@thunderer)
  • data #64711 Ukrainian translation update (@VladyslavChernyshov)
  • data #64675 Add translated messages for the Cron constraint (@fabpot)
  • bug #49137 Avoid TypeError and improve DX when null groups (@alamirault)
  • data #64602 Review Hungarian translations (@antalaron)
  • data #64626 Ukrainian translation review and update (@VladyslavChernyshov)
  • data #64597 Review Indonesian (id) translations (@sawirricardo)
  • data #64607 Verify Tagalog (tl) validator strings and remove needs-… (@Jerdon07)
  • data #64578 Review Bulgarian (bg) translations (@moynzzz)
  • data #64564 Remove review state from Serbian translations (@Trysha-rbrn)
  • data #64565 Remove review state from Russian translations #64512 (@centaur-vova)
  • data #64550 reviewed Polish translation units 143-145 (@thunderer)
  • data #64544 Review French (fr) translations for XML constraints (@lacatoire)
  • data #64542 Update Spanish translations (@ThiagoMirandaLiotto)
  • data #64543 Review Croatian translations (@HypeMC)
  • data #64526 Review and correct Arabic translation (@ayyoub-afwallah)
  • minor #64524 Make tests compatible with PHPUnit 13.2 and Twig 3.28 (@nicolas-grekas)
  • minor #64453 Remove review state from Serbian translations (@Trysha-rbrn)
  • bug #64359 Support SVG dimensions with units (@Will-thom)
  • data #64440 fix sr-Latn validation messages and video constraint translations (@Trysha-rbrn)
  • data #64446 Add translated messages for the XML constraint (@nicolas-grekas)
v6.4.42

Changelog (https://github.com/symfony/validator/compare/v6.4.37...v6.4.42)

  • data #64692 Remove needs-review-translation state from Spanish cron e… (@salvador-castro)
  • data #64698 reviewed Polish translation unit 146 (@thunderer)
  • data #64711 Ukrainian translation update (@VladyslavChernyshov)
  • data #64675 Add translated messages for the Cron constraint (@fabpot)
  • bug #49137 Avoid TypeError and improve DX when null groups (@alamirault)
  • data #64602 Review Hungarian translations (@antalaron)
  • data #64626 Ukrainian translation review and update (@VladyslavChernyshov)
  • data #64597 Review Indonesian (id) translations (@sawirricardo)
  • data #64607 Verify Tagalog (tl) validator strings and remove needs-… (@Jerdon07)
  • data #64578 Review Bulgarian (bg) translations (@moynzzz)
  • data #64564 Remove review state from Serbian translations (@Trysha-rbrn)
  • data #64565 Remove review state from Russian translations #64512 (@centaur-vova)
  • data #64550 reviewed Polish translation units 143-145 (@thunderer)
  • data #64544 Review French (fr) translations for XML constraints (@lacatoire)
  • data #64542 Update Spanish translations (@ThiagoMirandaLiotto)
  • data #64543 Review Croatian translations (@HypeMC)
  • data #64526 Review and correct Arabic translation (@ayyoub-afwallah)
  • minor #64453 Remove review state from Serbian translations (@Trysha-rbrn)
  • data #64440 fix sr-Latn validation messages and video constraint translations (@Trysha-rbrn)
  • data #64446 Add translated messages for the XML constraint (@nicolas-grekas)
v8.1.0
v8.1.0-RC1

Changelog (https://github.com/symfony/validator/compare/v8.1.0-BETA3...v8.1.0-RC1)

  • feature #64312 Add framework.validation.property_metadata_existence_check config (@nicolas-grekas)
v8.1.0-BETA3
v8.1.0-BETA2

Changelog (https://github.com/symfony/validator/compare/v8.1.0-BETA1...v8.1.0-BETA2)

  • feature #64156 Add findByCodes() to ConstraintViolationListInterface (@michaelthieulin)
v8.1.0-BETA1

Changelog (https://github.com/symfony/validator/compare/v8.0.10...v8.1.0-BETA1)

  • feature #63945 Make constraint validators reentrant instead of being stateful (@stof)
  • feature #63355 Add ValidatorBuilder::enablePropertyMetadataExistenceCheck() (@lacatoire)
  • feature #63360 Add clock-awareness to comparison and range validators (@lacatoire)
  • bug #63256 Fix Xml constraint behavior when ext-simplexml/ext-dom are not installed (@nicolas-grekas)
  • feature #57365 Add Xml constraint (@sfmok)
  • feature #63121 Allow using env vars in the list of enabled locales (@nicolas-grekas)
v8.0.10

Changelog (https://github.com/symfony/validator/compare/v8.0.9...v8.0.10)

  • bug #63744 Fix Compound constraint with nested Composite and validation groups (@Amoifr)
v7.4.10

Changelog (https://github.com/symfony/validator/compare/v7.4.9...v7.4.10)

  • bug #63744 Fix Compound constraint with nested Composite and validation groups (@Amoifr)
v8.0.9

Changelog (https://github.com/symfony/validator/compare/v8.0.7...v8.0.9)

  • bug #64036 fix mapping properties using property hooks (@mrossard)
  • data #63849 Remove needs-review flag for Afrikaans (af) (@payene)
v7.4.9

Changelog (https://github.com/symfony/validator/compare/v7.4.7...v7.4.9)

  • bug #64036 fix mapping properties using property hooks (@mrossard)
  • data #63849 Remove needs-review flag for Afrikaans (af) (@payene)
v6.4.37

Changelog (https://github.com/symfony/validator/compare/v6.4.35...v6.4.37)

  • bug #64036 fix mapping properties using property hooks (@mrossard)
  • data #63849 Remove needs-review flag for Afrikaans (af) (@payene)
v8.0.8
v7.4.8
v6.4.36
v8.0.7

Changelog (https://github.com/symfony/validator/compare/v8.0.6...v8.0.7)

  • bug #63599 Fix required options check when extending a constraint with a simplified constructor (@nicolas-grekas)
  • bug #63591 Fix when constraint without expression language installed, when using closure expression (@annadamm-check24)
  • bug #63534 Regex bypass when match is false with too big input (@vincent4vx)
v7.4.7

Changelog (https://github.com/symfony/validator/compare/v7.4.6...v7.4.7)

  • bug #63599 Fix required options check when extending a constraint with a simplified constructor (@nicolas-grekas)
  • bug #63591 Fix when constraint without expression language installed, when using closure expression (@annadamm-check24)
  • bug #63534 Regex bypass when match is false with too big input (@vincent4vx)
v6.4.35

Changelog (https://github.com/symfony/validator/compare/v6.4.34...v6.4.35)

  • bug #63534 Regex bypass when match is false with too big input (@vincent4vx)
v8.0.6

Changelog (https://github.com/symfony/validator/compare/v8.0.5...v8.0.6)

  • bug #63476 Correctly handle null allowedVariables in ExpressionSyntaxValidator (@alexandre-daubois)
  • bug #52722 Fix type error for non-array items when Unique::fields is set (@aprat84)
  • bug #63463 Fix required options not validated when constructor calls parent with null (@lacatoire)
  • bug #63353 Fix comparison validator crash on extreme dates (@lacatoire)
  • bug #63349 Fix AbstractComparison deprecation triggered for array values (@lacatoire)
v7.4.6

Changelog (https://github.com/symfony/validator/compare/v7.4.5...v7.4.6)

  • bug #63476 Correctly handle null allowedVariables in ExpressionSyntaxValidator (@alexandre-daubois)
  • bug #52722 Fix type error for non-array items when Unique::fields is set (@aprat84)
  • bug #63463 Fix required options not validated when constructor calls parent with null (@lacatoire)
  • bug #63353 Fix comparison validator crash on extreme dates (@lacatoire)
  • bug #63349 Fix AbstractComparison deprecation triggered for array values (@lacatoire)
v6.4.34

Changelog (https://github.com/symfony/validator/compare/v6.4.33...v6.4.34)

  • bug #52722 Fix type error for non-array items when Unique::fields is set (@aprat84)
  • bug #63353 Fix comparison validator crash on extreme dates (@lacatoire)
v8.0.5
v7.4.5
v7.3.11
v6.4.33
v8.0.4
v7.4.4
v7.3.10
v8.0.3

Changelog (https://github.com/symfony/validator/compare/v8.0.2...v8.0.3)

  • bug symfony/symfony#62745 [Validator] do not use PHPUnit mock objects without configured expectations (@xabbuh)
  • bug symfony/symfony#62716 [Validator] fix handling named arguments in Existence constraint (@xabbuh)
v7.4.3

Changelog (https://github.com/symfony/validator/compare/v7.4.2...v7.4.3)

  • bug symfony/symfony#62745 [Validator] do not use PHPUnit mock objects without configured expectations (@xabbuh)
  • bug symfony/symfony#62716 [Validator] fix handling named arguments in Existence constraint (@xabbuh)
v7.3.9

Changelog (https://github.com/symfony/validator/compare/v7.3.8...v7.3.9)

  • bug symfony/symfony#62745 [Validator] do not use PHPUnit mock objects without configured expectations (@xabbuh)
v6.4.31

Changelog (https://github.com/symfony/validator/compare/v6.4.30...v6.4.31)

  • bug symfony/symfony#62745 [Validator] do not use PHPUnit mock objects without configured expectations (@xabbuh)
v8.0.2

Changelog (https://github.com/symfony/validator/compare/v8.0.1...v8.0.2)

  • bug symfony/symfony#62682 [Serializer][Validator] Attribute metadata no longer requires container.excluded tags (@HypeMC)
v7.4.2

Changelog (https://github.com/symfony/validator/compare/v7.4.1...v7.4.2)

  • bug symfony/symfony#62682 [Serializer][Validator] Attribute metadata no longer requires container.excluded tags (@HypeMC)
v8.0.1
v7.4.1
v7.3.8
v6.4.30
v7.4.0
v8.0.0-RC3
v7.4.0-RC3
v7.4.0-RC1
v7.3.7
v6.4.29
v7.3.6

Changelog (https://github.com/symfony/validator/compare/v7.3.5...v7.3.6)

  • bug symfony/symfony#62197 [Validator] Fix call to undefined getParser() in YamlValidator (@yoeunes)
v8.0.0-BETA2

Changelog (https://github.com/symfony/validator/compare/v8.0.0-BETA1...v8.0.0-BETA2)

  • bug symfony/symfony#62197 [Validator] Fix call to undefined getParser() in YamlValidator (@yoeunes)
v7.4.0-BETA2

Changelog (https://github.com/symfony/validator/compare/v7.4.0-BETA1...v7.4.0-BETA2)

  • bug symfony/symfony#62197 [Validator] Fix call to undefined getParser() in YamlValidator (@yoeunes)
v7.3.5

Changelog (https://github.com/symfony/validator/compare/v7.3.4...v7.3.5)

  • bug symfony/symfony#62028 [Validator] Update regular expression in URL validator (@mjaschen)
v6.4.27

Changelog (https://github.com/symfony/validator/compare/v6.4.26...v6.4.27)

  • bug symfony/symfony#62028 [Validator] Update regular expression in URL validator (@mjaschen)
v8.0.0-BETA1

Changelog (https://github.com/symfony/validator/compare/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 ANY protocol in Assert\Url constraint (@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 Video constraint 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() on AbstractPart implementations (@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 $options argument to Choice constraint (@xabbuh)
  • feature symfony/symfony#60805 [Validator] Add min and max in both error messages of LengthValidator (@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 (https://github.com/symfony/validator/compare/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 ANY protocol in Assert\Url constraint (@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 Video constraint 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() on AbstractPart implementations (@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 $options argument to Choice constraint (@xabbuh)
  • feature symfony/symfony#60805 [Validator] Add min and max in both error messages of LengthValidator (@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)
Weaver

How can I help you explore Laravel packages today?

Conversation history is not saved when not logged in.
Prompt
Add packages to context
No packages found.
calmfox/watch-sylius
damienfern/grpc-symfony-bundle
atoolo/index-bundle
atoolo/genai-bundle
coprotoai/laravel-ticket
davidjln/llm-carbon-bundle
cryonighter/valid-request-bundle
coolms/taxonomy-bundle
coolms/field-bundle
articulate-orm/symfony
aaix/laravel-tall-architect
ephoto/akeneo-connector
emmanuelballery/eb-plantumlbundle
emielburgman/symfony-visitor-beacon
emielburgman/symfony-visit-storage
emielburgman/symfony-security-headers
emielburgman/symfony-log-viewer
emarref/xdebug-bundle
emarref/pubnub-bundle
elriseio/finance-money-bundle