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

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

danharper created an issue. See original summary.

itamair’s picture

Status: Active » Fixed

thanks @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.

  • itamair committed 621efeac on 11.0.x authored by danharper
    Issue #3501188 by danharper: PHP 8.4 nullable is deprecated
    

Status: Fixed » Closed (fixed)

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