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

Fix compatibility with DBAL develop #8861

Merged
merged 1 commit into from
Jul 25, 2021
Merged

Conversation

carnage
Copy link
Contributor

@carnage carnage commented Jul 24, 2021

Backport of #7065

Note some changes have been dropped as they are no longer relevant.

* ResultStatement signature BC break
* PDO::FETCH_* -> FetchMode::*
* PDO::PARAM_* -> ParameterType::*
* AbstractPlatform::DATE_INTERVAL_UNIT_* -> DateIntervalUnit::*
* AbstractPlatform::TRIM_* -> TrimMode::*
Copy link
Member

@SenseException SenseException left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@greg0ire greg0ire merged commit 5861b05 into doctrine:2.10.x Jul 25, 2021
@greg0ire
Copy link
Member

Thanks @carnage!

@carnage carnage deleted the dbal-compat branch July 26, 2021 13:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants