mirror of
https://github.com/nextcloud/server.git
synced 2026-06-08 16:26:59 -04:00
Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
This commit is contained in:
parent
8134559bba
commit
9a87442827
1 changed files with 0 additions and 5 deletions
|
|
@ -2704,11 +2704,6 @@
|
|||
<code><![CDATA[is_string($request->getMethod())]]></code>
|
||||
</RedundantCondition>
|
||||
</file>
|
||||
<file src="lib/private/Log/Rotate.php">
|
||||
<ParamNameMismatch>
|
||||
<code>$dummy</code>
|
||||
</ParamNameMismatch>
|
||||
</file>
|
||||
<file src="lib/private/Log/Systemdlog.php">
|
||||
<UndefinedFunction>
|
||||
<code><![CDATA[sd_journal_send('PRIORITY='.$journal_level,
|
||||
|
|
|
|||
Loading…
Reference in a new issue