Consumers should call Type::convertToDatabaseValueSQL() and Type::convertToPHPValueSQL() regardless of the type.
Deprecated the doctrine-dbal binary.
The documentation explains how the console tools can be bootstrapped for standalone usage.
The method ConsoleRunner::printCliConfigTemplate() is deprecated because it was only useful in the context of the
doctrine-dbal binary.
Deprecated the Graphviz visitor.
This class is not part of the database abstraction provided by the library and will be removed in DBAL 4.
Deprecated the --depth option of RunSqlCommand.
This option does not have any effect anymore and will be removed in DBAL 4.
Deprecated platform "commented type" API
Since Type::requiresSQLCommentTypeHint() already allows determining whether a
type should result in SQL columns with a type hint in their comments, the
following methods are deprecated:
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps doctrine/dbal from 2.13.9 to 3.3.6.
Release notes
Sourced from doctrine/dbal's releases.
... (truncated)
Upgrade guide
Sourced from doctrine/dbal's upgrade guide.
... (truncated)
Commits
9e7f76d
Merge pull request #5371 from derrabus/bump/deprecationsa550241
Allow doctrine/deprecations 1.0712cf47
Merge pull request #5370 from derrabus/bump/sad33837f
Psalm 4.23, PHPStan 1.6.3ea58a77
Merge pull request #5368 from ysbreker/patch-193489fe
Fix: use correct constants8fa8adb
Merge pull request #5367 from greg0ire/phpstan-1-6edea17d
Remove workaround for PHPStand299d58
Merge pull request #5362 from derrabus/bump/tools6f98fee
PHPStan 1.6.0, PHPUnit 9.5.20Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)