Problem/Motivation

PHP Deprecated:  Drupal\phone_number\PhoneNumberUtil::getCountryOptions(): Implicitly marking parameter $filter as nullable is deprecated, the explicit nullable type must be used instead in /var/www/html/docroot/modules/contrib/phone_number/src/PhoneNumberUtil.php on line 242
PHP Deprecated:  Drupal\phone_number\PhoneNumberUtilInterface::getCountryOptions(): Implicitly marking parameter $filter as nullable is deprecated, the explicit nullable type must be used instead in /var/www/html/docroot/modules/contrib/phone_number/src/PhoneNumberUtilInterface.php on line 193

Steps to reproduce

Proposed resolution

  • Install and enable php 8.4
  • Visit any of the node page

Remaining tasks

User interface changes

API changes

Data model changes

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

suryabhi created an issue. See original summary.

suryabhi’s picture

Issue summary: View changes

suryabhi’s picture

Status: Active » Needs review