Skip to content

Fixed the cause of the PHP warning "Deprecated function: Creation of dynamic...

Fixed the cause of the PHP warning "Deprecated function: Creation of dynamic property Drupal\facets\Result\Result::$weight is deprecated" while sorting facet results.

This fix support Facets 2.x and 3.x version.

Merge request reports