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/help
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
..
content Refactored Help plugin to use frames, added Elastic skin support 7 years ago
localization Localization update 5 years ago
skins Put charset meta specification before a title tag, add page title automatically (#6811) 5 years ago
tests Add support for PHPUnit 6 and 7 (#6870) 4 years ago
composer.json Change http to https for plugins.roundcube.net (#6405) 6 years ago
config.inc.php.dist Update config.inc.php.dist 8 years ago
help.js Remove year(s) from copyright headers + some cleanup 5 years ago
help.php CS fixes, Avoid usused variables, fixed minor bugs 5 years ago