Problem/Motivation

In PHP 8.2 we get

Deprecated function: Creation of dynamic property Drupal\search_api_lunr\Plugin\Block\SearchFormBlock::$serverStorage is deprecated in Drupal\search_api_lunr\Plugin\Block\SearchFormBlock::create()

Steps to reproduce

Install module on PHP 8.2 and visit a page with the form.

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

acbramley created an issue. See original summary.

acbramley’s picture

Status: Active » Needs review

  • acbramley committed c88b6c23 on 3.x
    Issue #3408308: Dynamic property $serverStorage in SearchFormBlock
    
acbramley’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

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