Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/spreed.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2019-11-28 16:54:16 +0300
committerJoas Schilling <coding@schilljs.com>2019-11-28 16:54:16 +0300
commit324a30dd5b6ee58579f9c040a9d60045499c52ff (patch)
tree55cae1ff89512f5a023790cc41d3fae125bf4b82 /.gitignore
parent80357681e62e15e9dd21f5a18e43c626359ba8ae (diff)
Fix warnings and errors with phpunit 8
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index b7f92abfd..b4179496b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,6 +9,7 @@ node_modules
coverage
tests/php/coverage-html
tests/php/clover.xml
+tests/php/.phpunit.result.cache
tests/integration/vendor
tests/integration/output