tpwd / ke_search

Search Extension for TYPO3 Content Management System, including faceting search functions.
https://extensions.typo3.org/extension/ke_search/
GNU General Public License v3.0
8 stars 31 forks source link

parse_ini_string(): Passing null to parameter #1 ($ini_string) of type string is deprecated #247

Open medarob opened 1 week ago

medarob commented 1 week ago

TYPO3 11.5.39, ke_search 5.5.2, PHP 8.2.20

We noticed the following message in our error log:

Error: parse_ini_string(): Passing null to parameter #1 ($ini_string) of type string is deprecated in /var/www/typo3/public/typo3conf/ext/ke_search/Classes/Service/AdditionalContentService.php line 85

grafik