mirror of
https://github.com/roundcube/roundcubemail.git
synced 2025-12-27 23:45:58 +00:00
PHPUnit 10.5.47 and later know the flag `--do-not-fail-on-deprecation`, which allows us to make it not exit with code 1 in case of deprecations on the second run of the script. That second run uses the lowest valid dependencies, which might contain deprecations when used with newer versions of PHP, but still are acceptable versions, and should not make our tests fail. |
||
|---|---|---|
| .. | ||
| docker-images | ||
| compose.yaml | ||
| config-test.inc.php | ||
| run_browser_tests.sh | ||
| run_test_message_rendering.sh | ||
| run_tests.sh | ||