Skip to content

When was support for existing PDO instance removed? #10835

Closed Locked Answered by duzenko
duzenko asked this question in Support Questions
Discussion options

You must be logged in to vote

In case more people run into this: when upgrading to 2.10 you need to manually restrict another package version:

        //"doctrine/orm": "2.8.2",
        "doctrine/orm": "2.13.*",
        "doctrine/dbal": "2.*",
        "doctrine/annotations": "*",
        "symfony/cache": "*",

Replies: 2 comments 6 replies

Comment options

You must be logged in to vote
6 replies
@derrabus
Comment options

@duzenko
Comment options

@derrabus
Comment options

@duzenko
Comment options

@derrabus
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by duzenko
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants