PHP 8.2 Creation of dynamic property SolrBaseQuery::$sortstring is deprecated

Created on 26 February 2024, 3 months ago
Updated 8 March 2024, 3 months ago

Problem/Motivation

On PHP8.2 I caught a warning
Deprecated function: Creation of dynamic property SolrBaseQuery::$sortstring is deprecated in SolrBaseQuery->__construct() (line 317 of ../apachesolr/Solr_Base_Query.php).

Steps to reproduce

Switch to PHP8.2, go to search page, check dblog

Proposed resolution

I would suggest declaring a property in class SolrBaseQuery. Also, we can add annotation comments like #[\AllowDynamicProperties]

πŸ› Bug report
Status

Needs review

Version

1.13

Component

Code

Created by

πŸ‡§πŸ‡ΎBelarus Andrei Haurukovich Minsk

Live updates comments and jobs are added and updated live.
  • PHP 8.2

    The issue particularly affects sites running on PHP version 8.2.0 or later.

Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.69.0 2024