- Issue created by @project update bot
This is an automated patch generated using Upgrade Status and Drupal Rector. Please see the issue summary for more details. A merge request (MR) is also openend and updated.
It is important that any automated tests available are run and that you manually test the changes.
Drupal 11 Compatibility
According to the Upgrade Status module → , even with these changes, this module is not yet compatible with Drupal 11.
Currently Drupal Rector, version 0.20.2, cannot fix all Drupal 11 compatibility problems.
Therefore, these changes did not update the
info.yml
file for Drupal 11 compatibility.The compatibility issues that Upgrade Status found after the Drupal Rector fixes were applied are attached to help you resolve them manually.
Leaving this issue open, even after committing the current patch or merging the MR, will allow the Project Update Bot → to post additional Drupal 11 compatibility fixes as they become available in Drupal Rector.
Debug information
Bot run #11-188815These packages were used to generate the fixes:
- drupal/upgrade_status: 4.3.2
- mglaman/phpstan-drupal: 1.2.11
- palantirnet/drupal-rector: 0.20.2
- Status changed to Needs review
7 months ago 2:22pm 2 June 2024 - Status changed to RTBC
5 months ago 5:26pm 10 August 2024 - Status changed to Needs work
5 months ago 5:36pm 10 August 2024 - 🇺🇸United States BenStallings
I spoke too soon, this still needs work:
web/modules/contrib/geofield_map/src/Form/GeofieldMapSettingsForm.php 151 Call to deprecated function format_size(). Deprecated in drupal:10.2.0 and is removed from drupal:11.0.0. Use Drupal\Core\StringTranslation\ByteSizeMarkup::create($size, $langcode) instead.
web/modules/contrib/geofield_map/geofield_map.info.yml 3 Value of core_version_requirement: ^9.3 || ^10 is not compatible with the next major version of Drupal core. See https://drupal.org/node/3070687.
web/modules/contrib/geofield_map/modules/geofield_map_extras/geofield_map_extras.info.yml 3 Value of core_version_requirement: ^8.8 || ^9 || ^10 is not compatible with the next major version of Drupal core. See https://drupal.org/node/3070687. - Status changed to Needs review
5 months ago 12:48am 12 August 2024 - 🇺🇸United States BenStallings
OK, somebody else please test my MR!20. Thank you!
- Status changed to Fixed
5 months ago 9:17pm 12 August 2024 - 🇮🇹Italy itamair
Thanks for all this contribution ... BUT I parallel worked on this and opened a new 11.0.x main branch that will support ^10.2 || 11 from now on, and that is going to become the default branch too.
New geofield_map 11.0.0 release → deployed with this. Automatically closed - issue fixed for 2 weeks with no activity.