You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
roundcubemail/program
Aleksander Machniak 8b706775f3 Fix bug in parsing vCard data using PHP 7.3 due to an invalid regexp (#6744)
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.
7 years ago
..
include Bump version to 1.3.9 7 years ago
js Fix bug where next row wasn't selected after deleting a collapsed thread (#6655) 7 years ago
lib/Roundcube Fix bug in parsing vCard data using PHP 7.3 due to an invalid regexp (#6744) 7 years ago
localization Update localization 8 years ago
resources Remove external javascript code from the git repo, add jsdeps.sh script (#5535) 9 years ago
steps Fix bug where bmp images couldn't be displayed on some systems (#6728) 7 years ago