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

Drop explicit PDO dependency #7088

Merged
merged 1 commit into from
Feb 25, 2018

Conversation

Majkl578
Copy link
Contributor

After doctrine/dbal#2958, #7076 and #7065, there is no longer reason for an explicit dependency on PDO in ORM.
DBAL dropped it already, ORM should too.

@Majkl578 Majkl578 added this to the 3.0 milestone Feb 22, 2018
@Ocramius Ocramius self-assigned this Feb 25, 2018
Copy link
Member

@Ocramius Ocramius left a comment

Choose a reason for hiding this comment

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

LGTM 🚢

@Ocramius Ocramius merged commit a0e414b into doctrine:master Feb 25, 2018
@Majkl578 Majkl578 deleted the dev/drop-pdo-dependency branch February 25, 2018 23:34
@greg0ire greg0ire removed this from the 3.0.0 milestone Jun 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants