summaryrefslogtreecommitdiffstats
path: root/psalm.xml
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2023-10-25 12:56:55 +0200
committerJoas Schilling <coding@schilljs.com>2023-10-30 14:23:03 +0100
commit5e06dce59cf073f1625380353ddc77747059af89 (patch)
tree1e4f2da32d71d6e8199418a50628184032ef4902 /psalm.xml
parent5116d663bb6146623a15577410ece887b8d1169b (diff)
Handle dial-out exceptions
Signed-off-by: Joas Schilling <coding@schilljs.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 62d598754..531886820 100644
--- a/psalm.xml
+++ b/psalm.xml
@@ -89,6 +89,7 @@
<file name="tests/stubs/oc_comments_manager.php" />
<file name="tests/stubs/oc_core_command_base.php" />
<file name="tests/stubs/oc_hooks_emitter.php" />
+ <file name="tests/stubs/oc_http_client_response.php" />
<file name="tests/stubs/oca_circles.php" />
<file name="tests/stubs/oca_files_events.php" />
<file name="tests/stubs/GuzzleHttp_Exception_ClientException.php" />