From 71cb301f97a4b580293d3957f03748d5d7b1c857 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 863226922d8..94c7e0a5b40 100644 --- a/build/psalm-baseline.xml +++ b/build/psalm-baseline.xml @@ -2542,7 +2542,8 @@ \is_array($params) - + + \Sabre\HTTP\decodePath($pathInfo) \Sabre\Uri\split($scriptName)