8000 Update deprecations baseline · symfonyaml/symfony@88df500 · GitHub
[go: up one dir, main page]

Skip to content

Commit 88df500

Browse files
Update deprecations baseline
1 parent 8378b58 commit 88df500

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)
0