Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit c6ab692

Browse filesBrowse files
committed
minor #58596 Update deprecations baseline (alexandre-daubois)
This PR was merged into the 5.4 branch. Discussion ---------- Update deprecations baseline | Q | A | ------------- | --- | Branch? | 5.4 | Bug fix? | yes | New feature? | no | Deprecations? | no | Issues | - | License | MIT A deprecation happens once more after #58528, the baseline should be updated accordingly. This fixes the "Integration (7.2)" job. Commits ------- 88df500 Update deprecations baseline
2 parents 8378b58 + 88df500 commit c6ab692
Copy full SHA for c6ab692

File tree

1 file changed

+1
-1
lines changed
Filter options

1 file changed

+1
-1
lines changed

‎.github/deprecations-baseline.json

Copy file name to clipboardExpand all lines: .github/deprecations-baseline.json
+1-1Lines 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)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.