You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Calling Strings::pcre('preg_replace', ['#\\.#', NULL, '70', -1]) fails with Fatal error: Uncaught TypeError: preg_replace(): Argument #2 ($replacement) must be of type array|string, null given
It happens when using symplify/easy-coding-standard, but it looks rather like error with PHP 8.0 compatibility in nette/utils.