Skip to content

Fixes #3414065 - Uploading fails with Drupal 10.2

Nick Georgiou requested to merge issue/all_extensions-3414065:fix-10 into 1.0.x

Unset file validations to prevent uploading issue. e.g. Uncaught PHP Exception TypeError: "array_unshift(): Argument #1 ($array) must be of type array, string given" at /app/web/core/modules/file/src/Validation/FileValidator.php line 49

Merge request reports