Drupal 11 compatibility

Created on 17 April 2025, 7 days ago

Problem/Motivation

Couple of issues that need to be resolved for a D11 compatible release

web/modules/contrib/search_api_synonym/search_api_synonym.info.yml 11 Value of core_version_requirement: ^8 || ^9 || ^10 is not compatible with the next major version of Drupal core. See https://drupal.org/node/3070687.

web/modules/contrib/search_api_synonym/src/Export/ExportPluginManager.php 231 Fetching deprecated class constant EXISTS_REPLACE of interface Drupal\Core\File\FileSystemInterface. Deprecated in drupal:10.3.0 and is removed from drupal:12.0.0. Use Drupal\Core\File\FileExists::Replace instead.

web/modules/contrib/search_api_synonym/src/Form/SynonymImportForm.php 191 Fetching deprecated class constant EXISTS_RENAME of interface Drupal\Core\File\FileSystemInterface. Deprecated in drupal:10.3.0 and is removed from drupal:12.0.0. Use Drupal\Core\File\FileExists::Rename instead.

📌 Task
Status

Active

Version

2.0

Component

Code

Created by

🇬🇧United Kingdom aaron.ferris

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

Merge Requests

Comments & Activities

Production build 0.71.5 2024