Skip to content

Commit b9699fc

Browse files
committed
chore(deps): update doctrine/dbal to v3.10.2
* Fixes the problem with MariaDB 11 and `vector` keyword, see nextcloud/recognize#1352 | Production Changes | From | To | Compare | |--------------------|-------|---------|----------------------------------------------------------------| | doctrine/cache | 2.2.0 | REMOVED | | | doctrine/dbal | 3.9.4 | 3.10.2 | [...](doctrine/dbal@3.9.4...3.10.2) | Signed-off-by: Ferdinand Thiessen <[email protected]>
1 parent 49ff126 commit b9699fc

2 files changed

Lines changed: 1 addition & 5 deletions

File tree

3rdparty

Submodule 3rdparty updated 165 files

build/psalm-baseline.xml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3529,10 +3529,6 @@
35293529
<InvalidArgument>
35303530
<code><![CDATA[$params]]></code>
35313531
</InvalidArgument>
3532-
<InvalidArrayOffset>
3533-
<code><![CDATA[$params['adapter']]]></code>
3534-
<code><![CDATA[$params['tablePrefix']]]></code>
3535-
</InvalidArrayOffset>
35363532
</file>
35373533
<file src="lib/private/DB/Exceptions/DbalException.php">
35383534
<RedundantCondition>

0 commit comments

Comments
 (0)