diff options
-rw-r--r-- | build/psalm-baseline.xml | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/build/psalm-baseline.xml b/build/psalm-baseline.xml index 71bf21193b0..1a28e2e885e 100644 --- a/build/psalm-baseline.xml +++ b/build/psalm-baseline.xml @@ -2446,11 +2446,6 @@ <code>1</code> </InvalidScalarArgument> </file> - <file src="core/Command/Db/Migrations/GenerateFromSchemaFileCommand.php"> - <InvalidScalarArgument occurrences="1"> - <code>$column->getLength()</code> - </InvalidScalarArgument> - </file> <file src="core/Command/Encryption/Enable.php"> <NullArgument occurrences="1"> <code>null</code> @@ -3152,11 +3147,6 @@ <code>$statement</code> </ParamNameMismatch> </file> - <file src="lib/private/DB/MDB2SchemaReader.php"> - <InvalidScalarArgument occurrences="1"> - <code>$options['default']</code> - </InvalidScalarArgument> - </file> <file src="lib/private/DB/MigrationService.php"> <InvalidOperand occurrences="2"> <code>$offset</code> |