Closed (fixed)
Project:
Geofield Map
Version:
11.0.4
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
21 Jan 2025 at 15:50 UTC
Updated:
5 Feb 2025 at 09:29 UTC
Jump to comment: Most recent
Using php 8.4 I'm getting the following error message
Deprecated: Drupal\geofield_map\GeofieldMapFieldTrait::getGeoJsonData(): Implicitly marking parameter $tooltip as nullable is deprecated, the explicit nullable type must be used instead in /app/web/modules/contrib/geofield_map/src/GeofieldMapFieldTrait.php on line 343
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 #5
itamair commentedthanks @danharper .. nice catch,
as I missed these last adjustments to get rid of PHP 8.4 warnings ...
Merging and Committing into a new 11.0.5 release.