Composer's attempt to patch search_api gives warning message

Created on 9 June 2023, over 1 year ago
Updated 28 August 2023, about 1 year ago

Problem/Motivation

When installing Thunder 7.0.0-beta2, composer gives the warning message:

  - Installing drupal/search_api (1.29.0): Extracting archive
  - Applying patches for drupal/search_api
    https://www.drupal.org/files/issues/2022-12-21/3328702-second-parameter-of.patch (Second parameter of request->query->get is not allowed to be an array anymore)
   Could not apply patch! Skipping. The error was: Cannot apply patch https://www.drupal.org/files/issues/2022-12-21/3328702-second-parameter-of.patch

This patch for issue https://www.drupal.org/project/search_api/issues/3328702 πŸ› Second parameter of request->query->get is not allowed to be an array anymore Closed: duplicate is no longer required, because its a duplicate of https://www.drupal.org/project/search_api/issues/3346911 πŸ› $request->get may no longer return array as of Symfony 6.0 (BadRequestException) Fixed , the patch for which is included in search_api 1.29.

Steps to reproduce

composer update drupal/search_api

Proposed resolution

Remove the patch for search_api from Thunder's composer.json file.

In the meantime, the error message can be safely ignored.

Remaining tasks

Update composer.json

πŸ› Bug report
Status

Closed: outdated

Version

7.0

Component

Code

Created by

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024