Replace file_validate_extensions deprecated method to work with Drupal 11
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3512482. --> Reported by: [ankitv18](https://www.drupal.org/user/3550392) Related to !62 >>> <h3 id="summary-problem-motivation">Problem/Motivation</h3> <p>Deprecate Method: file_validate_extensions in sub-modules<br> <a href="https://git.drupalcode.org/project/ai_agents/-/blob/1.1.x/modules/ai_agents_form_integration/src/Form/ContentTypes.php?ref_type=heads#L109">https://git.drupalcode.org/project/ai_agents/-/blob/1.1.x/modules/ai_agents_form_integration/src/Form/ContentTypes.php?ref_type=heads#L109</a><br> <a href="https://git.drupalcode.org/project/ai_agents/-/blob/1.1.x/modules/ai_agents_form_integration/src/Form/FieldTypeCreation.php?ref_type=heads#L125">https://git.drupalcode.org/project/ai_agents/-/blob/1.1.x/modules/ai_agents_form_integration/src/Form/FieldTypeCreation.php?ref_type=heads#L125</a></p> <h3 id="summary-proposed-resolution">Proposed resolution</h3> <p><a href="https://www.drupal.org/node/3363700">https://www.drupal.org/node/3363700</a></p>
issue