Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Manually merge 2.11.x into 3.0.x #4152

Merged
merged 35 commits into from
Jul 7, 2020
Merged

Manually merge 2.11.x into 3.0.x #4152

merged 35 commits into from
Jul 7, 2020

Conversation

morozov
Copy link
Member

@morozov morozov commented Jul 7, 2020

Apart from the merge, this PR contains one more commit that moves PDO driver classes under the PDO namespace (see #4144). The reason is that the classes introduced in #4144 extend the deprecated ones but they were made final in 3.0.x (#4138, #4147).

morozov and others added 30 commits June 28, 2020 09:46
Use relative names in inline {@link} annotations where possible
…etection

Rework extension detection in tests
…st-parent

Restore the PortWithoutHost exception parent class
…rement

respect to platform restrictions when creating autoincrement identifier name
Fix more issues introduced by the deprecation of driver classes
…ement-name

Deprecate AbstractPlatform::fixSchemaElementName()
…eption-methods

Deprecate some DBALException factory methods
…ion-conversion-apis

Deprecate driver exception conversion APIs
Mark connection constructors internal
…asses

Deprecate classes in Driver\PDO* namespaces
Remove workaround in PDOSqlsrv\Connection::quote()
@morozov morozov requested a review from greg0ire July 7, 2020 06:56
@morozov morozov merged commit 98c23fe into doctrine:3.0.x Jul 7, 2020
@morozov morozov self-assigned this Jul 7, 2020
nicolas-grekas added a commit to symfony/symfony that referenced this pull request Jul 8, 2020
This PR was merged into the 3.4 branch.

Discussion
----------

[Cache] Fix compat wth DBAL v3

| Q             | A
| ------------- | ---
| Branch?       | 3.4
| Bug fix?      | no
| New feature?  | no
| Deprecations? | no
| Tickets       | -
| License       | MIT
| Doc PR        | -

Follows doctrine/dbal#4152

Commits
-------

d085243 [Cache] Fix compat wth DBAL v3
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 31, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants