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

[5.3] Return a regular PDO object if a persistent connection is requested #16702

Merged
merged 1 commit into from
Dec 8, 2016
Merged

[5.3] Return a regular PDO object if a persistent connection is requested #16702

merged 1 commit into from
Dec 8, 2016

Commits on Dec 8, 2016

  1. Return a regular PDO object if a persistent connection is requested.

    Doctrine DBAL currently does not work with persistent connections.
    doctrine/dbal#2315
    ikari7789 authored and andrew-miller-rakuten committed Dec 8, 2016
    Configuration menu
    Copy the full SHA
    730a2cc View commit details
    Browse the repository at this point in the history