summaryrefslogtreecommitdiffstats
path: root/psalm.xml
AgeCommit message (Collapse)Author
2022-05-16Also retry on connect exceptionJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-05-13Retry sending signaling messages up to 3 timesJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-05-11Update baselineJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-03-03Remove deprecated configJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-11-03Use public API of trusted domain helperJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-10-26Limit URLs to trusted domains for nowJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-10-06bump christophwurst/nextcloudVitor Mattos
Signed-off-by: Vitor Mattos <vitor@php.rio>
2021-10-05Bump psalm versionVitor Mattos
Signed-off-by: Vitor Mattos <vitor@php.rio>
2021-08-24Update Psalm listJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-07-15Fix fixable Psalm errorsGary Kim
Signed-off-by: Gary Kim <gary@garykim.dev>
2021-07-15Fix psalmJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-06-17Fix unit tests and psalmJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-06-01Ignore circle classes for nowJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-04-13Allow to mention groupfolder users in file chatsJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-03-08Ignore Psalm error on getInnerJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-01-08Update psalm baselineJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-01-08Update code to work with doctrine/dbal 3.0Joas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-12-18Remove vendor from extrafilesVincent Petry
Since we use the autoloader now to load the needed libraries this is not needed any more. Fixes issue where psalm is analyzing files in the vendor folder also. Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2020-12-10Save the read privacy on the attendee model too, so we can select-query it ↵Joas Schilling
easier later on Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-11-26Ignore the exception that is unknownJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-11-26Fix CS and psalmJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-10-30Ignore "missing" doctrine classesJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-10-28Add a stub for the comments manager to clarify it's defined methodsVincent Petry
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-10-09Add PsalmJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>