You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor symfony#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 symfony#58528, the baseline should be updated accordingly. This fixes the "Integration (7.2)" job.
Commits
-------
88df500 Update deprecations baseline
"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)",
0 commit comments