mirror of
https://github.com/nextcloud/server.git
synced 2026-04-22 14:50:17 -04:00
Update psalm baseline for Sabre decodePath
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
This commit is contained in:
parent
de5b7f260f
commit
9cfc70d189
1 changed files with 2 additions and 1 deletions
|
|
@ -2537,7 +2537,8 @@
|
|||
<RedundantCondition occurrences="1">
|
||||
<code>\is_array($params)</code>
|
||||
</RedundantCondition>
|
||||
<UndefinedFunction occurrences="1">
|
||||
<UndefinedFunction occurrences="2">
|
||||
<code>\Sabre\HTTP\decodePath($pathInfo)</code>
|
||||
<code>\Sabre\Uri\split($scriptName)</code>
|
||||
</UndefinedFunction>
|
||||
</file>
|
||||
|
|
|
|||
Loading…
Reference in a new issue