.. |
Addressbook.php
|
Fix some PHP8 warnings (#8239)
|
4 years ago |
Addresses.php
|
Steps -> Actions refactoring (#7688)
|
5 years ago |
BaseReplacer.php
|
Short array syntax, CS fixes
|
5 years ago |
Bootstrap.php
|
Add array_first() helper, fix some code issues
|
5 years ago |
Browser.php
|
Bump version to 1.5.1
|
4 years ago |
Cache.php
|
Short array syntax, CS fixes
|
5 years ago |
CacheDB.php
|
PHP8 fixes, CS fixes, short array syntax, tests
|
5 years ago |
Charset.php
|
Fix charset conversion errors on PHP < 8 for charsets not supported by mbstring (#8252)
|
4 years ago |
Config.php
|
Fix an infinite loop when parsing environment variables with float/integer values (#8293)
|
4 years ago |
Contacts.php
|
Short array syntax, CS fixes
|
5 years ago |
ContentFilter.php
|
Add support for PHPUnit 6 and 7 (#6870)
|
6 years ago |
Csv2vcard.php
|
Add test for validity of csv2vcard localization files
|
4 years ago |
DB.php
|
Fix support for DSN specification without host e.g. pgsql:///dbname (#8558)
|
3 years ago |
DBMssql.php
|
Add support for PHPUnit 6 and 7 (#6870)
|
6 years ago |
DBMysql.php
|
Add support for PHPUnit 6 and 7 (#6870)
|
6 years ago |
DBOracle.php
|
Add support for PHPUnit 6 and 7 (#6870)
|
6 years ago |
DBPgsql.php
|
Fix support for DSN specification without host e.g. pgsql:///dbname (#8558)
|
3 years ago |
DBSqlite.php
|
Add support for PHPUnit 6 and 7 (#6870)
|
6 years ago |
DBSqlsrv.php
|
Spelling (#8001)
|
4 years ago |
Enriched.php
|
CS fixes, short array syntax, PHP8 fixes, tests
|
5 years ago |
Html.php
|
Short array syntax, CS fixes, tests
|
5 years ago |
Html2text.php
|
Fix converting >1MB of HTML content into plain text (#8137)
|
4 years ago |
Image.php
|
CS fixes, short array syntax, PHP8 fixes, tests
|
5 years ago |
Imap.php
|
CS fixes, short array syntax, PHP8 fixes, tests
|
5 years ago |
ImapCache.php
|
Add support for PHPUnit 6 and 7 (#6870)
|
6 years ago |
ImapGeneric.php
|
CS fixes, short array syntax, PHP8 fixes, tests
|
5 years ago |
ImapSearch.php
|
CS fixes, short array syntax, PHP8 fixes, tests
|
5 years ago |
Ldap.php
|
GA: Exclude tests connecting to spell.roundcube.net
|
4 years ago |
LdapGeneric.php
|
CS fixes, PHP8 fixes, short array syntax, tests
|
5 years ago |
Message.php
|
CS fixes, PHP8 fixes, short array syntax, tests
|
5 years ago |
MessageHeader.php
|
Add support for PHPUnit 6 and 7 (#6870)
|
6 years ago |
MessagePart.php
|
Add support for PHPUnit 6 and 7 (#6870)
|
6 years ago |
Mime.php
|
Fix so addr-spec with missing closing angle bracket can be parsed (#8164)
|
4 years ago |
MimeDecode.php
|
Add RFC2231 support to rcube_mime_decode (#7390)
|
4 years ago |
Output.php
|
Fix bug where invalid non-unicode characters in JSON output could make the UI unresponsive (#7955)
|
4 years ago |
PluginApi.php
|
Fix test regression
|
4 years ago |
Rcube.php
|
Short array syntax, CS fixes, tests
|
5 years ago |
ResultIndex.php
|
Fix bug where new messages were not added to the list on refresh if skip_deleted=true (#8234)
|
4 years ago |
ResultMultifolder.php
|
Add support for PHPUnit 6 and 7 (#6870)
|
6 years ago |
ResultSet.php
|
Add support for PHPUnit 6 and 7 (#6870)
|
6 years ago |
ResultThread.php
|
FIX PHP8 fatal error and some warnings (#7931)
|
4 years ago |
Session.php
|
PHP8 fixes, CS fixes, short array syntax, tests
|
5 years ago |
Smtp.php
|
PHP8 fixes, CS fixes, short array syntax, tests
|
5 years ago |
Spellchecker.php
|
Fix tests
|
4 years ago |
SpellcheckerAtd.php
|
Add support for PHPUnit 6 and 7 (#6870)
|
6 years ago |
SpellcheckerEnchant.php
|
Add support for PHPUnit 6 and 7 (#6870)
|
6 years ago |
SpellcheckerGoogie.php
|
Add support for PHPUnit 6 and 7 (#6870)
|
6 years ago |
SpellcheckerPspell.php
|
Add support for PHPUnit 6 and 7 (#6870)
|
6 years ago |
Spoofchecker.php
|
Add IDN homograph attack (spoofing) detection [CVE-2019-15237] (#6891)
|
4 years ago |
StringReplacer.php
|
Fix cross-site scripting (XSS) vulnerability in handling of linkrefs in plain text messages
|
2 years ago |
Text2Html.php
|
Fix cross-site scripting (XSS) vulnerability in handling of linkrefs in plain text messages
|
2 years ago |
TnefDecoder.php
|
Support displaying RTF content (including encapsulated HTML) from a TNEF attachment
|
4 years ago |
User.php
|
PHP8 fixes, CS fixes, short array syntax, tests
|
5 years ago |
Utils.php
|
Fix test
|
2 years ago |
VCard.php
|
Fix so N property always exists in a vCard export (#8771)
|
3 years ago |
Washtml.php
|
Fix bug where title tag content was displayed in the body if it contained HTML tags (#8540)
|
3 years ago |