From 9cfc70d189eb6532a99bf461e2814d75676111c8 Mon Sep 17 00:00:00 2001 From: Vincent Petry Date: Mon, 25 Apr 2022 16:05:19 +0200 Subject: [PATCH] Update psalm baseline for Sabre decodePath Signed-off-by: Vincent Petry --- build/psalm-baseline.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build/psalm-baseline.xml b/build/psalm-baseline.xml index d08312ad789..4f4e18e1f90 100644 --- a/build/psalm-baseline.xml +++ b/build/psalm-baseline.xml @@ -2537,7 +2537,8 @@ \is_array($params) - + + \Sabre\HTTP\decodePath($pathInfo) \Sabre\Uri\split($scriptName) -- 2.39.5