diff options
-rw-r--r-- | build/psalm-baseline.xml | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/build/psalm-baseline.xml b/build/psalm-baseline.xml index a14659149c8..39947ac0315 100644 --- a/build/psalm-baseline.xml +++ b/build/psalm-baseline.xml @@ -1741,9 +1741,6 @@ <code>0</code> <code>self::MIN_INTERVAL</code> </InvalidScalarArgument> - <MoreSpecificImplementedParamType occurrences="1"> - <code>$argument</code> - </MoreSpecificImplementedParamType> <NullArgument occurrences="1"> <code>null</code> </NullArgument> @@ -3517,11 +3514,6 @@ <code>exec</code> </InvalidMethodCall> </file> - <file src="lib/private/Migration/BackgroundRepair.php"> - <MoreSpecificImplementedParamType occurrences="1"> - <code>$jobList</code> - </MoreSpecificImplementedParamType> - </file> <file src="lib/private/NavigationManager.php"> <ParamNameMismatch occurrences="1"> <code>$id</code> |