During migration to PHP8 I found compatibility issue for 7.x-1.0 version, related to missing params -

Call with 0 arg(s) to \addressfield_default_values($field, $instance, array $address = []) which requires 2 arg(s) defined at /home/developer/jjbos-platform/docroot/profiles/jjbos/modules/contrib/addressfield/addressfield.module:374

run phpstan to check PHP8 compatibility for 7.x-1.0 version

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

driverok created an issue. See original summary.

driverok’s picture

Status: Active » Closed (duplicate)