aboutsummaryrefslogtreecommitdiffstats
path: root/psalm.xml
diff options
context:
space:
mode:
authorAndrey Borysenko <andrey18106x@gmail.com>2023-08-02 17:40:58 +0300
committerAndrey Borysenko <andrey18106x@gmail.com>2023-08-02 17:40:58 +0300
commitd3583d3f309dc68c984d22ff4edd8e436776b475 (patch)
treeee9b217f2d058799d1b12dbc3b0e7cc9121abde6 /psalm.xml
parentca76ab98bd49ee919a09a2751d5a20069d6207df (diff)
downloadnextcloud-server-d3583d3f309dc68c984d22ff4edd8e436776b475.tar.gz
nextcloud-server-d3583d3f309dc68c984d22ff4edd8e436776b475.zip
Fix psalm ci (stub). Wrap server container with try-catch
Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
Diffstat (limited to 'psalm.xml')
-rw-r--r--psalm.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/psalm.xml b/psalm.xml
index 87cecf3e2d2..cb7409489a8 100644
--- a/psalm.xml
+++ b/psalm.xml
@@ -81,6 +81,7 @@
<file name="build/stubs/zip.php"/>
<file name="build/stubs/psr_container.php"/>
<file name="3rdparty/sabre/uri/lib/functions.php" />
+ <file name="build/stubs/app_ecosystem_v2.php" />
</stubs>
<issueHandlers>
<LessSpecificReturnStatement errorLevel="error"/>