Problem/Motivation

As per @vishalkhode in #3395751: with Drupal 10.2.xx - PHP Fatal error: Type of Drupal\geocoder\Form\SettingsForm::$typedConfigManager must be typed:

@itamair/@oivanov: I think we have to revert commit: a4bea42d, since it's currently causing a failure with Drupal Core 10.2.0-rc1. This issue arose due to a regression in Drupal Core 10.2.x, and it has been resolved as part of #3394197: [regression] The new property \Drupal\Core\Form\ConfigFormBase::$typedConfigManager conflicts with some contrib modules

Steps to reproduce

Use Drupal 10.2-rc1

Proposed resolution

Revert

Remaining tasks

User interface changes

API changes

Data model changes

Issue fork geocoder-3406389

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

mstrelan created an issue. See original summary.

mstrelan’s picture

Status: Active » Needs review

itamair made their first commit to this issue’s fork.

  • itamair committed 64e0d36b on 8.x-4.x authored by mstrelan
    Issue #3406389 by mstrelan: Fatal error: Type of Drupal\geocoder\Form\...
itamair’s picture

Status: Needs review » Fixed

Thanks a lot @mstrelan ... here we go. geocoder 8.x-4.13 just released with this.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.