Skip to content

Commit 9cfc70d

Browse files
PVince81come-nc
authored andcommitted
Update psalm baseline for Sabre decodePath
Signed-off-by: Vincent Petry <[email protected]>
1 parent de5b7f2 commit 9cfc70d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

build/psalm-baseline.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2537,7 +2537,8 @@
25372537
<RedundantCondition occurrences="1">
25382538
<code>\is_array($params)</code>
25392539
</RedundantCondition>
2540-
<UndefinedFunction occurrences="1">
2540+
<UndefinedFunction occurrences="2">
2541+
<code>\Sabre\HTTP\decodePath($pathInfo)</code>
25412542
<code>\Sabre\Uri\split($scriptName)</code>
25422543
</UndefinedFunction>
25432544
</file>

0 commit comments

Comments
 (0)