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 193Steps 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
Issue fork phone_number-3595223
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
Comment #2
suryabhi commentedComment #4
suryabhi commented