Skip to content

Commit d639657

Browse files
alexandre-dauboissymfonyaml
authored andcommitted
Update deprecations baseline
1 parent ede8621 commit d639657

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/deprecations-baseline.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
{
33
"location": "Symfony\\Component\\Messenger\\Bridge\\Doctrine\\Tests\\Transport\\DoctrinePostgreSqlIntegrationTest::setUp",
44
"message": "Connection::fetchColumn() is deprecated, use Connection::fetchOne() API instead. (Connection.php:662 called by PostgreSqlSchemaManager.php:63, https://github.com/doctrine/dbal/pull/4019, package doctrine/dbal)",
5-
"count": 2
5+
"count": 3
66
},
77
{
88
"location": "Symfony\\Component\\Messenger\\Bridge\\Doctrine\\Tests\\Transport\\DoctrinePostgreSqlIntegrationTest::setUp",

0 commit comments

Comments
 (0)