Merge pull request #54960 from nextcloud/chore/update-stable32-dbal

[stable32] chore(deps): update `doctrine/dbal` to v3.10.2
pull/55018/head
Andy Scherzinger 2025-09-10 14:08:31 +07:00 committed by GitHub
commit fe65c757d3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 1 additions and 5 deletions

@ -1 +1 @@
Subproject commit 0c21a4712539d0ba43c863c28ae174755dd20556
Subproject commit 79b428781813d1bfbe094673ece1954834d2859b

@ -3516,10 +3516,6 @@
<InvalidArgument>
<code><![CDATA[$params]]></code>
</InvalidArgument>
<InvalidArrayOffset>
<code><![CDATA[$params['adapter']]]></code>
<code><![CDATA[$params['tablePrefix']]]></code>
</InvalidArrayOffset>
</file>
<file src="lib/private/DB/Exceptions/DbalException.php">
<RedundantCondition>