- Issue created by @joelsteidl
- Status changed to Needs review
5 months ago 8:48pm 17 July 2024
On PHP 8.2 I'm getting:
TypeError: explode(): Argument #2 ($string) must be of type string, null given in explode() (line 29 of search_api_pantheon/src/EventSubscriber/SearchApiPantheonSolrConfigFilesAlter.php).
This causes a WSOD on the Search API configuration page.
Enable this module on PHP 8.2 and go to the search api configuration page.
Patch forthcoming.
Needs review
8.1
Code