mirror of
https://github.com/roundcube/roundcubemail.git
synced 2026-03-09 01:26:50 +01:00
Looks like \R is not allowed in character class, but \r\n is fine. On PHP 7.3.5 it throws warnings and empty result from preg_replace(), though I couldn't reproduce.