diff options
-rw-r--r-- | build/psalm-baseline.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/build/psalm-baseline.xml b/build/psalm-baseline.xml index f8192736826..131cfe8dc3d 100644 --- a/build/psalm-baseline.xml +++ b/build/psalm-baseline.xml @@ -2762,8 +2762,7 @@ <InvalidReturnType occurrences="1"> <code>array[]</code> </InvalidReturnType> - <InvalidScalarArgument occurrences="2"> - <code>$path</code> + <InvalidScalarArgument occurrences="1"> <code>self::SCAN_RECURSIVE_INCOMPLETE</code> </InvalidScalarArgument> </file> |