Skip to content

PHP 8.2 TypeError: explode(): Argument #2 ($string) must be of type string, null given in explode() (line 29 of search_api_pantheon/src/EventSubscriber/SearchApiPantheonSolrConfigFilesAlter.php).

Joel Steidl requested to merge issue/search_api_pantheon-3456875:8.1.x into 8.1.x

This is a simple fix to return an empty string and play nicely with PHP 8.2.

Merge request reports