[Github Action] Automated trickest wordlists update.

This commit is contained in:
github-actions[bot]
2025-10-23 10:08:27 +00:00
parent e3a840b672
commit c1a2193db9
34 changed files with 2007 additions and 2111 deletions
@@ -3879,6 +3879,7 @@ app/bundles/FormBundle/Form/Type/SubmitActionEmailType.php
app/bundles/FormBundle/Form/Type/FormFieldSelectType.php
app/bundles/FormBundle/Form/Type/FieldType.php
app/bundles/FormBundle/Form/Type/CampaignEventFormSubmitType.php
app/bundles/FormBundle/Form/Type/FormFieldCheckboxGroupType.php
app/bundles/FormBundle/Form/Type/ConstrainedIntegerType.php
app/bundles/FormBundle/Form/Type/FormFieldPlaceholderType.php
app/bundles/FormBundle/Form/Type/FormFieldGroupType.php
@@ -3965,6 +3966,7 @@ app/bundles/FormBundle/Tests/EventListener/FormSubscriberTest.php
app/bundles/FormBundle/Tests/EventListener/FormFieldSubscriberTest.php
app/bundles/FormBundle/Tests/EventListener/FormConditionalSubscriberTest.php
app/bundles/FormBundle/Tests/EventListener/ReportSubscriberTest.php
app/bundles/FormBundle/Tests/EventListener/FormValidationSubscriberTest.php
app/bundles/FormBundle/Tests/EventListener/DetermineWinnerSubscriberTest.php
app/bundles/FormBundle/Tests/EventListener/ReportSubscriberFunctionalTest.php
app/bundles/FormBundle/Tests/Helper/PropertiesAccessorTest.php
@@ -3976,6 +3978,7 @@ app/bundles/FormBundle/Tests/Form/Type/FormFieldConditionTypeTest.php
app/bundles/FormBundle/Tests/Form/Type/FormFieldSliderTypeTest.php
app/bundles/FormBundle/Tests/Form/Type/FormFieldNumberTypeTest.php
app/bundles/FormBundle/Tests/Form/Type/FieldTypeTest.php
app/bundles/FormBundle/Tests/Form/Type/FormFieldCheckboxGroupTypeTest.php
app/bundles/FormBundle/Tests/Validator/UploadFieldValidatorTest.php
app/bundles/FormBundle/Tests/Entity/FieldTest.php
app/bundles/FormBundle/Tests/Entity/FormTest.php