summaryrefslogtreecommitdiffstats
path: root/psalm.xml
diff options
context:
space:
mode:
authorVitor Mattos <vitor@php.rio>2021-10-06 05:13:30 -0300
committerVitor Mattos <vitor@php.rio>2021-10-06 05:16:38 -0300
commit251d68513b7a7d932592edb314581ad2a443de63 (patch)
treeb3b1e4df34a36a91e2982b30b2d8a01c4c987126 /psalm.xml
parent8841415daf9f3ce50a693dc54304cfa20766ac39 (diff)
bump christophwurst/nextcloud
Signed-off-by: Vitor Mattos <vitor@php.rio>
Diffstat (limited to 'psalm.xml')
-rw-r--r--psalm.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/psalm.xml b/psalm.xml
index 0f550a0ae..48a82f9cd 100644
--- a/psalm.xml
+++ b/psalm.xml
@@ -49,20 +49,15 @@
<referencedClass name="OCA\Circles\Model\Member" />
<referencedClass name="OCA\DAV\CardDAV\PhotoCache" />
<referencedClass name="OCA\FederatedFileSharing\AddressHandler" />
- <referencedClass name="OCP\HintException" />
</errorLevel>
</UndefinedDocblockClass>
<UndefinedInterfaceMethod>
<errorLevel type="suppress">
<referencedMethod name="OCP\IDBConnection::getInner" />
- <referencedMethod name="OCP\DB\QueryBuilder\IQueryBuilder::executeStatement" />
</errorLevel>
</UndefinedInterfaceMethod>
<InvalidThrow>
<errorLevel type="suppress">
- <referencedClass name="OCP\Share\Exceptions\GenericShareException" />
- </errorLevel>
- <errorLevel type="suppress">
<referencedClass name="Doctrine\DBAL\Exception\UniqueConstraintViolationException" />
</errorLevel>
</InvalidThrow>