Merge pull request #50467 from nextcloud/chore/31-doctrine

[stable31] build(deps): Bump doctrine/dbal from 3.9.1 to 3.9.4
This commit is contained in:
Andy Scherzinger 2025-01-28 20:50:04 +01:00 committed by GitHub
commit fe352bf212
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 e0778e57177f26ab938f61287c248d03ee1a2022
Subproject commit 4e2aa662a7a398519b2de4bee0ac54493f8bed42

View file

@ -1620,10 +1620,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>