Update psalm baseline for Sabre decodePath

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
pull/31758/head
Vincent Petry 2022-04-25 16:05:19 +07:00 committed by Côme Chilliet
parent de5b7f260f
commit 9cfc70d189
No known key found for this signature in database
GPG Key ID: A3E2F658B28C760A
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>