Islandora / advanced_search

This module creates several blocks to support searching. It also enables the use of Ajax with search blocks, facets, and search results.
https://www.drupal.org/project/advanced_search
GNU General Public License v2.0
3 stars 9 forks source link

Remove deprecated ${var} pattern. #47

Closed rosiel closed 5 months ago

rosiel commented 6 months ago

What does this Pull Request do?

Deprecation: https://php.watch/versions/8.2/$%7Bvar%7D-string-interpolation-deprecated

This removes the deprecated pattern.

How should this be tested?

With this change, do you still get the "advanced search" and "pager" blocks for each search API view display?

Documentation Status

Additional Notes:

Any additional information that you think would be helpful when reviewing this PR.

Interested parties

Tag (@ mention) interested parties or, if unsure, @Islandora/committers