### Steps to reproduce the issue > The strcoll() function is now deprecated, use Collator::compare() instead. [RFC: Deprecate strcoll()](https://wiki.php.net/rfc/deprecations_php_8_6#deprecate_strcoll) ``` PHP Deprecated: Function strcoll() is deprecated since 8.6, use Collator::compare() instead in joomla\string\src\StringHelper.php on line 358 ``` ### System information (as much as possible) PHP8.6beta2
Steps to reproduce the issue
RFC: Deprecate strcoll()
System information (as much as possible)
PHP8.6beta2