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/plugins/archive
Aleksander Machniak 47d9ed6d0c Add support for PHPUnit 6 and 7 (#6870)
Fixes composer dependencies: Package phpunit/phpunit-mock-objects is abandoned

We cannot support v8 yet because of errors like:
Declaration of MailFunc::setUp() must be compatible with PHPUnit\Framework\TestCase::setUp(): void
It would require dropping PHP < 7.1 support.
5 years ago
..
localization Update localization 5 years ago
skins Fix icon on archive folder (after changes in classic skin) and 11 years ago
tests Add support for PHPUnit 6 and 7 (#6870) 5 years ago
archive.js Archive: Fix missing Archive icon in folder selector popup in Elastic 5 years ago
archive.php CS fixes, Avoid usused variables, fixed minor bugs 5 years ago
composer.json Archive: Fix bug where next email was not displayed after Archive button use (#6965) 5 years ago