Closed (fixed)
Project:
Geocoder
Version:
8.x-4.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
6 Dec 2023 at 03:44 UTC
Updated:
20 Dec 2023 at 07:19 UTC
Jump to comment: Most recent
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
Use Drupal 10.2-rc1
Revert
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
Comment #3
mstrelan commentedComment #6
itamair commentedThanks a lot @mstrelan ... here we go. geocoder 8.x-4.13 just released with this.