We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 977aace commit 810f0f6Copy full SHA for 810f0f6
1 file changed
build/psalm-baseline.xml
@@ -1718,11 +1718,6 @@
1718
</InvalidReturnType>
1719
</file>
1720
<file src="apps/files_external/templates/settings.php">
1721
- <InvalidScalarArgument occurrences="3">
1722
- <code>$i</code>
1723
1724
1725
- </InvalidScalarArgument>
1726
<UndefinedVariable occurrences="1">
1727
<code>$_</code>
1728
</UndefinedVariable>
@@ -1965,11 +1960,6 @@
1965
1960
<code>dispatch</code>
1966
1961
</TooManyArguments>
1967
1962
1968
- <file src="apps/files_sharing/templates/public.php">
1969
- <InvalidScalarArgument occurrences="1">
1970
- <code>$maxUploadFilesize</code>
1971
1972
- </file>
1973
1963
<file src="apps/files_trashbin/lib/Sabre/AbstractTrash.php">
1974
1964
<InvalidNullableReturnType occurrences="1">
1975
<code>int</code>
0 commit comments