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/tests/Framework
Hiroshi Shirosaki 869d1d1eaf Fix ISO-2022-JP-MS encoding convert
ISO-2022-JP-MS characters are removed by iconv on sending mail.
Use mbstring functions on sending.
Add a unit test.
5 years ago
..
BaseReplacer.php
Bootstrap.php add messages for in_array_nocase tests (#6957) 5 years ago
Browser.php Cleanup unused code 5 years ago
Cache.php
Charset.php Fix ISO-2022-JP-MS encoding convert 5 years ago
Config.php Prevent from using deprecated timezone names from jsTimezoneDetect 6 years ago
Contacts.php
ContentFilter.php
Csv2vcard.php
DB.php Fix db_prefix handling in queries with `TRUNCATE TABLE <name>` and `UNIQUE <name>` (#7013) 5 years ago
DBMssql.php
DBMysql.php
DBOracle.php
DBPgsql.php
DBSqlite.php
DBSqlsrv.php
Enriched.php
Html.php
Html2text.php Fix bug where bold/strong text was converted to upper-case on html-to-text conversion (6758) 6 years ago
Image.php
Imap.php
ImapCache.php
ImapGeneric.php
ImapSearch.php
Ldap.php
LdapGeneric.php
MessageHeader.php
MessagePart.php
Mime.php
Rcube.php
ResultIndex.php
ResultMultifolder.php
ResultSet.php
ResultThread.php
Smtp.php
Spellchecker.php
SpellcheckerAtd.php Move some framework classes to sub-directories 7 years ago
SpellcheckerEnchant.php Move some framework classes to sub-directories 7 years ago
SpellcheckerGoogie.php Move some framework classes to sub-directories 7 years ago
SpellcheckerPspell.php Move some framework classes to sub-directories 7 years ago
StringReplacer.php
Text2Html.php
User.php
Utils.php Fix security issue where it was possible to bypass the CSS jail in HTML messages using :root pseudo-class (#6897) 5 years ago
VCard.php Fix regression in vcard parser 6 years ago
Washtml.php Fix bug where it was possible to bypass href URI check with data:application/xhtml+xml URIs (#6896) 5 years ago