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
Shin Kojima 0b385dc946 Skip iconv for problematic ISO-2022-JP strings (#5668)
We sometimes get broken character encodings such as:
Subject: =?iso-2022-jp?B?GyRCLWo7M3l1OSk2SBsoQgo=?=
This actually is not a strict ISO-2022-JP string, but a CP50220 string
that is a variant of ISO-2022-JP with extended characters proposed by
Microsoft. Iconv can not handle these encodings well.
8 years ago
..
Framework Skip iconv for problematic ISO-2022-JP strings (#5668) 8 years ago
Selenium PHP7: Fixed some E_WARNING errors that previously were E_STRICT 9 years ago
src Get rid of Mail_mimeDecode package dependency (#1490416) 9 years ago
MailFunc.php Adapt washtml test to pass with different versions of iconv (i.e. on CentOS7) 10 years ago
RcmailFunc.php Extend rcmail::url() to produce absolute and fully qualified URLs 10 years ago
bootstrap.php PHP7: Fixed some E_WARNING errors that previously were E_STRICT 9 years ago
phpunit.xml Identicon plugin 8 years ago