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

Created on 26 February 2024, 11 months ago

Problem/Motivation

On PHP8.2 I cached 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

Active

Version

1.13

Component

Code

Created by

🇧🇾Belarus Andrei Haurukovich Minsk

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024