summaryrefslogtreecommitdiffstats
path: root/tests/psalm-baseline.xml
diff options
context:
space:
mode:
authorVitor Mattos <vitor@php.rio>2022-12-26 20:37:05 -0300
committerVitor Mattos <vitor@php.rio>2022-12-26 20:37:05 -0300
commit60597b159618c71ec1ded65a29d4f4d3a618cf34 (patch)
tree4ad219c558e681c01cb7b55d84c21ffaefbdf8f6 /tests/psalm-baseline.xml
parent4f87dc3a0b91c52adba7ab13aa73694f2aad7220 (diff)
Validate and store record file
Signed-off-by: Vitor Mattos <vitor@php.rio>
Diffstat (limited to 'tests/psalm-baseline.xml')
-rw-r--r--tests/psalm-baseline.xml7
1 files changed, 6 insertions, 1 deletions
diff --git a/tests/psalm-baseline.xml b/tests/psalm-baseline.xml
index abdde0391..b663c0573 100644
--- a/tests/psalm-baseline.xml
+++ b/tests/psalm-baseline.xml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<files psalm-version="5.1.0@4defa177c89397c5e14737a80fe4896584130674">
+<files psalm-version="5.2.0@fb685a16df3050d4c18d8a4100fe83abe6458cba">
<file src="lib/AppInfo/Application.php">
<UndefinedClass occurrences="2">
<code>BeforeTemplateRenderedEvent</code>
@@ -230,6 +230,11 @@
<code>\OC_Image</code>
</UndefinedClass>
</file>
+ <file src="lib/Service/RoomService.php">
+ <UndefinedClass occurrences="1">
+ <code>Filesystem</code>
+ </UndefinedClass>
+ </file>
<file src="lib/Share/Listener.php">
<InvalidArgument occurrences="1">
<code>[self::class, 'listenPreShare']</code>