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/managesieve
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.
4 years ago
..
helpdocs Add managesieve plugin documentation 8 years ago
lib/Roundcube Replace "Filter disabled" with "Filter enabled" (#7028) 5 years ago
localization Update localization 5 years ago
skins Replace "Filter disabled" with "Filter enabled" (#7028) 5 years ago
tests Add support for PHPUnit 6 and 7 (#6870) 4 years ago
Changelog Fix filter selection after removing a first filter (#7079) 5 years ago
composer.json Bump version number, use pear/net_sieve 5 years ago
config.inc.php.dist Make sure managesieve_default is not a dir (#6773) 5 years ago
managesieve.js Fix filter selection after removing a first filter (#7079) 5 years ago
managesieve.php Merge branch 'master' into dev/elastic 5 years ago