- Issue created by @meyerrob
Another PHP 8.2. Issue: Deprecated function: Creation of dynamic property SearchApiQueryFilter::$tags is deprecated in SearchApiQueryFilter->__construct() (Line 1022 (...) sites/all/modules/search_api/includes/query.inc).
see: https://php.watch/versions/8.2/dynamic-properties-deprecated
Add #[AllowDynamicProperties] to class SearchApiIndex.
Apply attached patch
Active
1.10
Code