[PHP 8.4]
[v.^7.0]
Deprecated functionality: preg_replace() : Passing null to parameter #3 ($subject) of type array|string is deprecated in
tpwd/ke_search/Classes/Indexer/IndexerRunner.php line 1279
-> return preg_replace('@[\x00-\x08\x0B\x0C\x0E-\x1F]@', ' ', $content);
$content is sometimes null
[PHP 8.4]
[v.^7.0]
Deprecated functionality: preg_replace() : Passing null to parameter #3 ($subject) of type array|string is deprecated in
tpwd/ke_search/Classes/Indexer/IndexerRunner.php line 1279
-> return preg_replace('@[\x00-\x08\x0B\x0C\x0E-\x1F]@', ' ', $content);
$content is sometimes null