Another PHP 8 compatibility issue, this issue used to be a warning prior to PHP 8, now it is a full blown error that breaks `/admin/config/search/apachesolr/settings/solr/index` page

The error:
TypeError: count(): Argument #1 ($value) must be of type Countable|array, bool given in apachesolr_search_page_list_blocks() (line 165 of /var/www/html/web/sites/all/modules/apachesolr/apachesolr_search.admin.inc).

Issue fork apachesolr-3398569

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

jordan.jamous created an issue. See original summary.

jordan.jamous’s picture

chetan 11 made their first commit to this issue’s fork.

chetan 11’s picture

Status: Active » Needs review