smarty
smarty copied to clipboard
plugins: shared: mb_str_replace: mb_split special case fix
mb_split might return false, and following call to count throws a TypeError in PHP 8 if supplied argument is not of type Countable|array